2022-08-10 11:41:57.461 | + ./stack.sh:main:482 : exec 2022-08-10 11:41:57.461 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-114157' 2022-08-10 11:41:57.461 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-10-114157.summary.2022-08-10-114157 2022-08-10 11:41:57.461 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:41:57.461 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-114157 2022-08-10 11:41:57.461 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-114157 /opt/stack/logs/stack.sh.log 2022-08-10 11:41:57.461 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-114157.summary.2022-08-10-114157 /opt/stack/logs/stack.sh.log.summary 2022-08-10 11:41:57.461 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-10 11:41:57.461 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-10 11:41:57.461 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-10 11:41:57.461 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-10 11:41:57.461 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-10 11:41:57.461 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-10 11:41:57.461 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-10 11:41:57.462 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-10 11:41:57.462 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-10 11:41:57.462 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 11:41:57.464 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-10 11:41:57.466 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-10 11:41:57.468 | + ./stack.sh:main:568 : set -o errexit 2022-08-10 11:41:57.470 | + ./stack.sh:main:571 : uname -a 2022-08-10 11:41:57.472 | Linux dv-cinder-851351-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-10 11:41:57.474 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-10 11:41:57.476 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-10 11:41:57.479 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-10 11:41:57.517 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-10 11:41:57.533 | + ./stack.sh:main:585 : fetch_plugins 2022-08-10 11:41:57.535 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-10 11:41:57.538 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-10 11:41:57.540 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-10 11:41:57.542 | + functions-common:fetch_plugins:1791 : return 2022-08-10 11:41:57.545 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-10 11:41:57.547 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-10 11:41:57.548 | + functions-common:run_phase:1869 : local phase= 2022-08-10 11:41:57.550 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 11:41:57.552 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 11:41:57.554 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 11:41:57.556 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 11:41:57.558 | + functions-common:run_phase:1878 : local extra 2022-08-10 11:41:57.561 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 11:41:57.564 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 11:41:57.566 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 11:41:57.568 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 11:41:57.569 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-10 11:41:57.571 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 11:41:57.585 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:57.587 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 11:41:57.589 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 11:41:57.591 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 11:41:57.593 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 11:41:57.595 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 11:41:57.596 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 11:41:57.598 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-10 11:41:57.600 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-10 11:41:57.602 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 11:41:57.604 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 11:41:57.605 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-10 11:41:57.607 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-10 11:41:57.609 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-10 11:41:57.611 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-10 11:41:57.613 | + functions-common:plugin_override_defaults:1832 : return 2022-08-10 11:41:57.615 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-10 11:41:57.632 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-10 11:41:57.634 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-10 11:41:57.647 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:41:57.650 | +++ lib/tls:source:43 : hostname -f 2022-08-10 11:41:57.653 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-10 11:41:57.655 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-10 11:41:57.657 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-10 11:41:57.659 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-10 11:41:57.661 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-10 11:41:57.663 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-10 11:41:57.664 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-10 11:41:57.666 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-10 11:41:57.668 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-10 11:41:57.670 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-10 11:41:57.675 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-10 11:41:57.687 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-10 11:41:57.704 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-10 11:41:57.719 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-10 11:41:57.733 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-10 11:41:57.771 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-10 11:41:57.837 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-10 11:41:57.931 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-10 11:41:57.954 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-10 11:41:58.000 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-10 11:41:58.054 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-10 11:41:58.216 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-10 11:41:58.233 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-10 11:41:58.248 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-10 11:41:58.263 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-10 11:41:58.358 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-10 11:41:58.360 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-10 11:41:58.363 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-10 11:41:58.366 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-10 11:41:58.368 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-10 11:41:58.370 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-10 11:41:58.373 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-10 11:41:58.373 | False' 2022-08-10 11:41:58.377 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-10 11:41:58.395 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-10 11:41:58.397 | + ./stack.sh:main:619 : run_phase source 2022-08-10 11:41:58.400 | + functions-common:run_phase:1868 : local mode=source 2022-08-10 11:41:58.403 | + functions-common:run_phase:1869 : local phase= 2022-08-10 11:41:58.405 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 11:41:58.407 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 11:41:58.409 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 11:41:58.411 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 11:41:58.414 | + functions-common:run_phase:1878 : local extra 2022-08-10 11:41:58.417 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 11:41:58.421 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 11:41:58.423 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 11:41:58.426 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 11:41:58.428 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-10 11:41:58.431 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 11:41:58.446 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:58.449 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 11:41:58.451 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-10 11:41:58.491 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-10 11:41:58.493 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-10 11:41:58.495 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 11:41:58.498 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-10 11:41:58.500 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-10 11:41:58.502 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-10 11:41:58.504 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-10 11:41:58.506 | + functions-common:load_plugin_settings:1809 : return 2022-08-10 11:41:58.509 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-10 11:41:58.511 | + functions-common:verify_disabled_services:2151 : local service 2022-08-10 11:41:58.514 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.516 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-10 11:41:58.518 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.521 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-10 11:41:58.523 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.525 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-10 11:41:58.528 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.530 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-10 11:41:58.533 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.535 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-10 11:41:58.538 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.540 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-10 11:41:58.543 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.545 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-10 11:41:58.548 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.550 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-10 11:41:58.553 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.555 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-10 11:41:58.558 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.561 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-10 11:41:58.563 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.565 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-10 11:41:58.568 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.570 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-10 11:41:58.573 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.575 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-10 11:41:58.577 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.580 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-10 11:41:58.582 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.584 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-10 11:41:58.587 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.589 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-10 11:41:58.592 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.594 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-10 11:41:58.596 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.599 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-10 11:41:58.601 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.604 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-10 11:41:58.606 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.608 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-10 11:41:58.611 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.613 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-10 11:41:58.615 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.618 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-10 11:41:58.620 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.622 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-10 11:41:58.625 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.627 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-10 11:41:58.629 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.632 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-10 11:41:58.634 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.637 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-10 11:41:58.639 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.642 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-10 11:41:58.644 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.646 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-10 11:41:58.649 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.651 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-10 11:41:58.653 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.656 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-10 11:41:58.658 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.662 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-10 11:41:58.663 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.665 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-10 11:41:58.668 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.670 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-10 11:41:58.672 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.675 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-10 11:41:58.677 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.680 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-10 11:41:58.682 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.684 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-10 11:41:58.687 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.689 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-10 11:41:58.691 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.694 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-10 11:41:58.696 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.698 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-10 11:41:58.701 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.703 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-10 11:41:58.705 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.708 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-10 11:41:58.710 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.712 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-10 11:41:58.715 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.717 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-10 11:41:58.719 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.722 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-10 11:41:58.724 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 11:41:58.727 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-10 11:41:58.730 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-10 11:41:58.733 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 11:41:58.735 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-10 11:41:58.753 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:58.755 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-10 11:41:58.758 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 11:41:58.761 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-10 11:41:58.779 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:41:58.781 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-10 11:41:58.784 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-10 11:41:58.786 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-10 11:41:58.788 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-10 11:41:58.791 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-10 11:41:58.793 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-10 11:41:58.796 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-10 11:41:58.798 | + lib/database:initialize_database_backends:92 : return 0 2022-08-10 11:41:58.800 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-10 11:41:58.801 | Using mysql database backend 2022-08-10 11:41:58.803 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-10 11:41:58.819 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-10 11:41:58.822 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-10 11:41:58.825 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 11:41:58.827 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-10 11:41:58.830 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 11:41:58.833 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-10 11:41:58.849 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:58.852 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-10 11:41:58.871 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-10 11:41:58.888 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:58.891 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-10 11:41:58.910 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-10 11:41:58.929 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-10 11:41:58.945 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:41:58.948 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-10 11:41:58.964 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:41:58.967 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-10 11:41:58.983 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-10 11:41:58.985 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-10 11:41:58.988 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-10 11:41:58.991 | + functions-common:save_stackenv:60 : local tag=752 2022-08-10 11:41:58.995 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 11:41:59.000 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-114158 2022-08-10 11:41:59.003 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-114158 752' 2022-08-10 11:41:59.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.008 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 11:41:59.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.014 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 11:41:59.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.019 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 11:41:59.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 11:41:59.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.029 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 11:41:59.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.034 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 11:41:59.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.039 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-114157 2022-08-10 11:41:59.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.044 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 11:41:59.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.049 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 11:41:59.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.053 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 11:41:59.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.058 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 11:41:59.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.063 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 11:41:59.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.068 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 11:41:59.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.072 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 11:41:59.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:41:59.077 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 11:41:59.080 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-10 11:41:59.082 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-10 11:41:59.084 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-10 11:41:59.087 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-10 11:41:59.089 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:41:59.091 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:41:59.093 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:41:59.096 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:41:59.098 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:41:59.101 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:41:59.119 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:41:59.123 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:41:59.125 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:41:59.128 | + functions-common:git_clone:618 : echo master 2022-08-10 11:41:59.128 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:41:59.134 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-10 11:41:59.137 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:41:59.139 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-10 11:41:59.153 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-10 11:41:59.156 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:41:59.156 | + functions-common:git_clone:679 : head -1 2022-08-10 11:41:59.159 | d7955362 Updated from generate-constraints 2022-08-10 11:41:59.162 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:41:59.165 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-10 11:41:59.168 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:41:59.174 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-10 11:41:59.177 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-10 11:41:59.179 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-10 11:41:59.182 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-10 11:41:59.185 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 11:41:59.187 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-10 11:41:59.190 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-10 11:41:59.192 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-10 11:41:59.196 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-10 11:41:59.200 | ++ tools/install_prereqs.sh:source:47 : NOW=1660131719 2022-08-10 11:41:59.204 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-10 11:41:59.208 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660130769 2022-08-10 11:41:59.211 | ++ tools/install_prereqs.sh:source:49 : DELTA=950 2022-08-10 11:41:59.214 | ++ tools/install_prereqs.sh:source:50 : [[ 950 -lt 7200 ]] 2022-08-10 11:41:59.216 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-10 11:41:59.219 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-10 11:41:59.221 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-10 11:41:59.224 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-10 11:41:59.226 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-10 11:41:59.229 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-10 11:41:59.233 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-10 11:41:59.236 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-10 11:41:59.239 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 11:41:59.288 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-10 11:41:59.288 | apache2-dev 2022-08-10 11:41:59.288 | bc 2022-08-10 11:41:59.288 | bsdmainutils 2022-08-10 11:41:59.288 | curl 2022-08-10 11:41:59.288 | g++ 2022-08-10 11:41:59.288 | gawk 2022-08-10 11:41:59.288 | gcc 2022-08-10 11:41:59.288 | gettext 2022-08-10 11:41:59.288 | git 2022-08-10 11:41:59.288 | graphviz 2022-08-10 11:41:59.288 | iputils-ping 2022-08-10 11:41:59.288 | libapache2-mod-proxy-uwsgi 2022-08-10 11:41:59.288 | libffi-dev 2022-08-10 11:41:59.288 | libjpeg-dev 2022-08-10 11:41:59.288 | libpcre3-dev 2022-08-10 11:41:59.288 | libpq-dev 2022-08-10 11:41:59.288 | libssl-dev 2022-08-10 11:41:59.288 | libsystemd-dev 2022-08-10 11:41:59.288 | libxml2-dev 2022-08-10 11:41:59.288 | libxslt1-dev 2022-08-10 11:41:59.288 | libyaml-dev 2022-08-10 11:41:59.288 | lsof 2022-08-10 11:41:59.288 | openssh-server 2022-08-10 11:41:59.288 | openssl 2022-08-10 11:41:59.288 | pkg-config 2022-08-10 11:41:59.288 | psmisc 2022-08-10 11:41:59.288 | python3-dev 2022-08-10 11:41:59.288 | python3-pip 2022-08-10 11:41:59.288 | python3-systemd 2022-08-10 11:41:59.288 | python3-venv 2022-08-10 11:41:59.288 | tar 2022-08-10 11:41:59.289 | tcpdump 2022-08-10 11:41:59.289 | unzip 2022-08-10 11:41:59.289 | uuid-runtime 2022-08-10 11:41:59.289 | wget 2022-08-10 11:41:59.289 | wget 2022-08-10 11:41:59.289 | zlib1g-dev 2022-08-10 11:41:59.289 | libkrb5-dev 2022-08-10 11:41:59.289 | libldap2-dev 2022-08-10 11:41:59.289 | libsasl2-dev 2022-08-10 11:41:59.289 | memcached 2022-08-10 11:41:59.289 | python3-mysqldb 2022-08-10 11:41:59.289 | sqlite3 2022-08-10 11:41:59.289 | conntrack 2022-08-10 11:41:59.289 | curl 2022-08-10 11:41:59.289 | dnsmasq-base 2022-08-10 11:41:59.289 | dnsmasq-utils 2022-08-10 11:41:59.289 | ebtables 2022-08-10 11:41:59.289 | genisoimage 2022-08-10 11:41:59.289 | iptables 2022-08-10 11:41:59.289 | iputils-arping 2022-08-10 11:41:59.289 | kpartx 2022-08-10 11:41:59.289 | libjs-jquery-tablesorter 2022-08-10 11:41:59.289 | parted 2022-08-10 11:41:59.289 | pm-utils 2022-08-10 11:41:59.289 | python3-mysqldb 2022-08-10 11:41:59.289 | socat 2022-08-10 11:41:59.289 | sqlite3 2022-08-10 11:41:59.289 | sudo 2022-08-10 11:41:59.289 | vlan 2022-08-10 11:41:59.289 | lsscsi 2022-08-10 11:41:59.289 | open-iscsi 2022-08-10 11:41:59.289 | lvm2 2022-08-10 11:41:59.289 | qemu-utils 2022-08-10 11:41:59.289 | thin-provisioning-tools 2022-08-10 11:41:59.289 | acl 2022-08-10 11:41:59.289 | dnsmasq-base 2022-08-10 11:41:59.289 | dnsmasq-utils 2022-08-10 11:41:59.289 | ebtables 2022-08-10 11:41:59.289 | haproxy 2022-08-10 11:41:59.290 | iptables 2022-08-10 11:41:59.290 | iputils-arping 2022-08-10 11:41:59.290 | iputils-ping 2022-08-10 11:41:59.290 | postgresql-server-dev-all 2022-08-10 11:41:59.290 | python3-mysqldb 2022-08-10 11:41:59.290 | sqlite3 2022-08-10 11:41:59.290 | sudo 2022-08-10 11:41:59.290 | vlan 2022-08-10 11:41:59.290 | pcp 2022-08-10 11:41:59.290 | ipset 2022-08-10 11:41:59.290 | conntrack 2022-08-10 11:41:59.290 | conntrackd 2022-08-10 11:41:59.290 | keepalived 2022-08-10 11:41:59.290 | lvm2 2022-08-10 11:41:59.290 | qemu-utils 2022-08-10 11:41:59.290 | thin-provisioning-tools 2022-08-10 11:41:59.290 | curl 2022-08-10 11:41:59.290 | liberasurecode-dev 2022-08-10 11:41:59.290 | make 2022-08-10 11:41:59.290 | memcached 2022-08-10 11:41:59.290 | rsync 2022-08-10 11:41:59.290 | sqlite3 2022-08-10 11:41:59.290 | xfsprogs' 2022-08-10 11:41:59.291 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-10 11:41:59.311 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-10 11:41:59.311 | apache2-dev 2022-08-10 11:41:59.311 | bc 2022-08-10 11:41:59.311 | bsdmainutils 2022-08-10 11:41:59.311 | curl 2022-08-10 11:41:59.311 | g++ 2022-08-10 11:41:59.311 | gawk 2022-08-10 11:41:59.311 | gcc 2022-08-10 11:41:59.311 | gettext 2022-08-10 11:41:59.311 | git 2022-08-10 11:41:59.311 | graphviz 2022-08-10 11:41:59.311 | iputils-ping 2022-08-10 11:41:59.311 | libapache2-mod-proxy-uwsgi 2022-08-10 11:41:59.311 | libffi-dev 2022-08-10 11:41:59.311 | libjpeg-dev 2022-08-10 11:41:59.311 | libpcre3-dev 2022-08-10 11:41:59.311 | libpq-dev 2022-08-10 11:41:59.311 | libssl-dev 2022-08-10 11:41:59.311 | libsystemd-dev 2022-08-10 11:41:59.311 | libxml2-dev 2022-08-10 11:41:59.311 | libxslt1-dev 2022-08-10 11:41:59.311 | libyaml-dev 2022-08-10 11:41:59.311 | lsof 2022-08-10 11:41:59.311 | openssh-server 2022-08-10 11:41:59.311 | openssl 2022-08-10 11:41:59.311 | pkg-config 2022-08-10 11:41:59.311 | psmisc 2022-08-10 11:41:59.311 | python3-dev 2022-08-10 11:41:59.311 | python3-pip 2022-08-10 11:41:59.311 | python3-systemd 2022-08-10 11:41:59.311 | python3-venv 2022-08-10 11:41:59.312 | tar 2022-08-10 11:41:59.312 | tcpdump 2022-08-10 11:41:59.312 | unzip 2022-08-10 11:41:59.312 | uuid-runtime 2022-08-10 11:41:59.312 | wget 2022-08-10 11:41:59.312 | wget 2022-08-10 11:41:59.312 | zlib1g-dev 2022-08-10 11:41:59.312 | libkrb5-dev 2022-08-10 11:41:59.312 | libldap2-dev 2022-08-10 11:41:59.312 | libsasl2-dev 2022-08-10 11:41:59.312 | memcached 2022-08-10 11:41:59.312 | python3-mysqldb 2022-08-10 11:41:59.312 | sqlite3 2022-08-10 11:41:59.312 | conntrack 2022-08-10 11:41:59.312 | curl 2022-08-10 11:41:59.312 | dnsmasq-base 2022-08-10 11:41:59.312 | dnsmasq-utils 2022-08-10 11:41:59.312 | ebtables 2022-08-10 11:41:59.312 | genisoimage 2022-08-10 11:41:59.312 | iptables 2022-08-10 11:41:59.312 | iputils-arping 2022-08-10 11:41:59.312 | kpartx 2022-08-10 11:41:59.312 | libjs-jquery-tablesorter 2022-08-10 11:41:59.312 | parted 2022-08-10 11:41:59.312 | pm-utils 2022-08-10 11:41:59.312 | python3-mysqldb 2022-08-10 11:41:59.312 | socat 2022-08-10 11:41:59.312 | sqlite3 2022-08-10 11:41:59.312 | sudo 2022-08-10 11:41:59.312 | vlan 2022-08-10 11:41:59.312 | lsscsi 2022-08-10 11:41:59.312 | open-iscsi 2022-08-10 11:41:59.312 | lvm2 2022-08-10 11:41:59.312 | qemu-utils 2022-08-10 11:41:59.312 | thin-provisioning-tools 2022-08-10 11:41:59.312 | acl 2022-08-10 11:41:59.312 | dnsmasq-base 2022-08-10 11:41:59.312 | dnsmasq-utils 2022-08-10 11:41:59.313 | ebtables 2022-08-10 11:41:59.313 | haproxy 2022-08-10 11:41:59.313 | iptables 2022-08-10 11:41:59.313 | iputils-arping 2022-08-10 11:41:59.313 | iputils-ping 2022-08-10 11:41:59.313 | postgresql-server-dev-all 2022-08-10 11:41:59.313 | python3-mysqldb 2022-08-10 11:41:59.313 | sqlite3 2022-08-10 11:41:59.313 | sudo 2022-08-10 11:41:59.313 | vlan 2022-08-10 11:41:59.313 | pcp 2022-08-10 11:41:59.313 | ipset 2022-08-10 11:41:59.313 | conntrack 2022-08-10 11:41:59.313 | conntrackd 2022-08-10 11:41:59.313 | keepalived 2022-08-10 11:41:59.313 | lvm2 2022-08-10 11:41:59.313 | qemu-utils 2022-08-10 11:41:59.313 | thin-provisioning-tools 2022-08-10 11:41:59.313 | curl 2022-08-10 11:41:59.313 | liberasurecode-dev 2022-08-10 11:41:59.313 | make 2022-08-10 11:41:59.313 | memcached 2022-08-10 11:41:59.313 | rsync 2022-08-10 11:41:59.313 | sqlite3 2022-08-10 11:41:59.313 | xfsprogs ' 2022-08-10 11:41:59.315 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-10 11:41:59.317 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:41:59.320 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:41:59.323 | ++ 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-08-10 11:41:59.324 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-10 11:41:59.329 | ++ 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-08-10 11:41:59.331 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-10 11:41:59.333 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:41:59.336 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-10 11:41:59.338 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:41:59.340 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:41:59.343 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:41:59.345 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:41:59.347 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:41:59.349 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:41:59.352 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-10 11:41:59.354 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-10 11:41:59.357 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-10 11:41:59.359 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-10 11:41:59.364 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-10 11:41:59.366 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-10 11:41:59.368 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-10 11:41:59.370 | ++ functions-common:time_start:2427 : local start_time= 2022-08-10 11:41:59.373 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:41:59.377 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:41:59.382 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660131719379 2022-08-10 11:41:59.385 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-10 11:41:59.387 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-10 11:41:59.389 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-10 11:41:59.649 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-10 11:41:59.693 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-10 11:41:59.739 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-10 11:41:59.751 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-10 11:42:02.117 | Reading package lists... 2022-08-10 11:42:02.152 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-10 11:42:02.155 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-10 11:42:02.160 | ++ functions-common:time_stop:2440 : local name 2022-08-10 11:42:02.163 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:02.166 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:02.169 | ++ functions-common:time_stop:2443 : local total 2022-08-10 11:42:02.172 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:02.174 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-10 11:42:02.177 | ++ functions-common:time_stop:2447 : start_time=1660131719379 2022-08-10 11:42:02.179 | ++ functions-common:time_stop:2449 : [[ -z 1660131719379 ]] 2022-08-10 11:42:02.182 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:02.187 | ++ functions-common:time_stop:2452 : end_time=1660131722184 2022-08-10 11:42:02.190 | ++ functions-common:time_stop:2453 : elapsed_time=2805 2022-08-10 11:42:02.192 | ++ functions-common:time_stop:2454 : total=0 2022-08-10 11:42:02.195 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:02.198 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2805 2022-08-10 11:42:02.200 | ++ functions-common:install_package:1465 : 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-08-10 11:42:02.203 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:42:02.205 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:42:02.208 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:42:02.218 | ++ functions-common:real_install_package:1451 : 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-08-10 11:42:02.241 | ++ functions-common:apt_get:1231 : 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-08-10 11:42:02.367 | Reading package lists... 2022-08-10 11:42:02.659 | Building dependency tree... 2022-08-10 11:42:02.661 | Reading state information... 2022-08-10 11:42:02.701 | acl is already the newest version (2.2.53-6). 2022-08-10 11:42:02.701 | bc is already the newest version (1.07.1-2build1). 2022-08-10 11:42:02.702 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-10 11:42:02.702 | conntrack is already the newest version (1:1.4.5-2). 2022-08-10 11:42:02.702 | ebtables is already the newest version (2.0.11-3build1). 2022-08-10 11:42:02.702 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 11:42:02.702 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-10 11:42:02.702 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 11:42:02.702 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-10 11:42:02.702 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-10 11:42:02.702 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-10 11:42:02.702 | iputils-arping is already the newest version (3:20190709-3). 2022-08-10 11:42:02.702 | iputils-ping is already the newest version (3:20190709-3). 2022-08-10 11:42:02.702 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-10 11:42:02.702 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-10 11:42:02.702 | libffi-dev is already the newest version (3.3-4). 2022-08-10 11:42:02.702 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-10 11:42:02.702 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-10 11:42:02.702 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-10 11:42:02.702 | lsscsi is already the newest version (0.30-0.1). 2022-08-10 11:42:02.702 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-10 11:42:02.702 | make is already the newest version (4.2.1-1.2). 2022-08-10 11:42:02.702 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-10 11:42:02.702 | psmisc is already the newest version (23.3-1). 2022-08-10 11:42:02.702 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-10 11:42:02.702 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-10 11:42:02.702 | python3-systemd is already the newest version (234-3build2). 2022-08-10 11:42:02.702 | socat is already the newest version (1.7.3.3-2). 2022-08-10 11:42:02.702 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-10 11:42:02.702 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-10 11:42:02.702 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-10 11:42:02.702 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-10 11:42:02.702 | graphviz is already the newest version (2.42.2-3build2). 2022-08-10 11:42:02.702 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-10 11:42:02.703 | pcp is already the newest version (5.0.3-1). 2022-08-10 11:42:02.703 | pm-utils is already the newest version (1.4.1-19). 2022-08-10 11:42:02.703 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-10 11:42:02.703 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 11:42:02.703 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 11:42:02.703 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-10 11:42:02.703 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 11:42:02.703 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 11:42:02.703 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-10 11:42:02.703 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-10 11:42:02.703 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-10 11:42:02.703 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-10 11:42:02.703 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-10 11:42:02.703 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-10 11:42:02.703 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-10 11:42:02.703 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-10 11:42:02.703 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-10 11:42:02.703 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 11:42:02.703 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-10 11:42:02.703 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-10 11:42:02.703 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-10 11:42:02.703 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-10 11:42:02.703 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-10 11:42:02.703 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-10 11:42:02.703 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 11:42:02.703 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-10 11:42:02.703 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-10 11:42:02.703 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-10 11:42:02.703 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-10 11:42:02.703 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-10 11:42:02.703 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-10 11:42:02.703 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-10 11:42:02.703 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-10 11:42:02.703 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-10 11:42:02.703 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-10 11:42:02.954 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 11:42:02.955 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-10 11:42:02.955 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-10 11:42:02.955 | The following packages were automatically installed and are no longer required: 2022-08-10 11:42:02.956 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:42:02.956 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:42:02.956 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:42:02.956 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:42:02.956 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:42:02.956 | python3-zope.interface 2022-08-10 11:42:02.956 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:42:02.957 | The following additional packages will be installed: 2022-08-10 11:42:02.957 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-08-10 11:42:03.029 | The following NEW packages will be installed: 2022-08-10 11:42:03.030 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-08-10 11:42:03.030 | python3-yaml 2022-08-10 11:42:03.635 | 0 upgraded, 5 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:42:03.635 | Need to get 0 B/27.5 MB of archives. 2022-08-10 11:42:03.635 | After this operation, 211 MB of additional disk space will be used. 2022-08-10 11:42:03.674 | Selecting previously unselected package python3-yaml. 2022-08-10 11:42:03.726 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88084 files and directories currently installed.) 2022-08-10 11:42:03.730 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-10 11:42:03.734 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-10 11:42:03.787 | Selecting previously unselected package llvm-10-tools. 2022-08-10 11:42:03.797 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-10 11:42:03.800 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-10 11:42:03.960 | Selecting previously unselected package llvm-10-dev. 2022-08-10 11:42:03.970 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-10 11:42:03.975 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-10 11:42:08.434 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-10 11:42:08.445 | Preparing to unpack .../postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-10 11:42:08.448 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-10 11:42:08.767 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-10 11:42:08.777 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-10 11:42:08.781 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-10 11:42:08.847 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-10 11:42:09.137 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-10 11:42:09.143 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-10 11:42:09.148 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-10 11:42:09.154 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-10 11:42:09.160 | Processing triggers for man-db (2.9.1-1) ... 2022-08-10 11:42:09.521 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-10 11:42:17.895 | ++ functions-common:apt_get:1235 : result=0 2022-08-10 11:42:17.898 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:42:17.900 | ++ functions-common:time_stop:2440 : local name 2022-08-10 11:42:17.903 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:17.906 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:17.908 | ++ functions-common:time_stop:2443 : local total 2022-08-10 11:42:17.911 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:17.913 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:42:17.915 | ++ functions-common:time_stop:2447 : start_time=1660131722237 2022-08-10 11:42:17.917 | ++ functions-common:time_stop:2449 : [[ -z 1660131722237 ]] 2022-08-10 11:42:17.920 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:17.924 | ++ functions-common:time_stop:2452 : end_time=1660131737922 2022-08-10 11:42:17.927 | ++ functions-common:time_stop:2453 : elapsed_time=15685 2022-08-10 11:42:17.929 | ++ functions-common:time_stop:2454 : total=833 2022-08-10 11:42:17.931 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:17.933 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16518 2022-08-10 11:42:17.935 | ++ functions-common:apt_get:1239 : return 0 2022-08-10 11:42:17.938 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-10 11:42:17.940 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-10 11:42:17.943 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-10 11:42:17.947 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-10 11:42:17.952 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-10 11:42:17.954 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-10 11:42:17.957 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-10 11:42:19.409 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-10 11:42:19.411 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-10 11:42:19.413 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-10 11:42:19.415 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-10 11:42:19.417 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-10 11:42:19.419 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-10 11:42:19.421 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-10 11:42:19.423 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-10 11:42:19.425 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-10 11:42:19.427 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-10 11:42:19.429 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-10 11:42:19.431 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-10 11:42:19.432 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-10 11:42:19.434 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-10 11:42:19.436 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-10 11:42:19.438 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-10 11:42:19.439 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-10 11:42:19.441 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-10 11:42:19.443 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-10 11:42:19.445 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-10 11:42:19.447 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-10 11:42:19.449 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-10 11:42:19.451 | + functions-common:_ensure_lsb_release:394 : return 2022-08-10 11:42:19.453 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-10 11:42:19.527 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-10 11:42:19.529 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-10 11:42:19.608 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-10 11:42:19.611 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-10 11:42:19.680 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-10 11:42:19.682 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-10 11:42:19.684 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-10 11:42:19.686 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-10 11:42:19.688 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-10 11:42:19.690 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-10 11:42:19.692 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-10 11:42:19.694 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-10 11:42:19.696 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-10 11:42:19.698 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-10 11:42:19.700 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-10 11:42:19.701 | Distro: focal 2022-08-10 11:42:19.703 | + tools/install_pip.sh:main:124 : get_versions 2022-08-10 11:42:19.705 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 11:42:19.709 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 11:42:19.711 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 11:42:19.714 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 11:42:19.714 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 11:42:21.175 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 11:42:21.177 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 11:42:21.178 | pip: 20.0.2 2022-08-10 11:42:21.180 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-10 11:42:21.182 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-10 11:42:21.184 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:42:21.186 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:42:21.189 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:42:21.191 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:42:21.194 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:42:21.196 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:42:21.199 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:42:21.201 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:42:21.203 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:42:21.204 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:42:21.206 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-10 11:42:21.208 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:42:21.210 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:42:21.212 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-10 11:42:21.216 | + tools/install_pip.sh:main:153 : set -x 2022-08-10 11:42:21.218 | + tools/install_pip.sh:main:156 : get_versions 2022-08-10 11:42:21.220 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 11:42:21.224 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 11:42:21.226 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 11:42:21.229 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 11:42:21.229 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 11:42:22.693 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 11:42:22.694 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 11:42:22.695 | pip: 20.0.2 2022-08-10 11:42:22.698 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-10 11:42:22.701 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 11:42:22.705 | + ./stack.sh:main:791 : fixup_all 2022-08-10 11:42:22.707 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-10 11:42:22.710 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-10 11:42:22.712 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:42:22.714 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:42:22.717 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-10 11:42:22.729 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-10 11:42:22.742 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-10 11:42:22.754 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-10 11:42:22.756 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-10 11:42:22.758 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:42:22.761 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:42:22.763 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:42:22.765 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:42:22.768 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:42:22.770 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:42:22.772 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:42:22.774 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:42:22.777 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:42:22.779 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:42:22.781 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-10 11:42:22.784 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-10 11:42:22.786 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-10 11:42:22.788 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:42:22.790 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:42:22.793 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:42:22.795 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:42:22.797 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:42:22.799 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:42:22.802 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-10 11:42:22.804 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-10 11:42:22.826 | Using python 3.8 to install os-testr 2022-08-10 11:42:22.829 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-10 11:42:25.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:42:25.075 | from cryptography.utils import int_from_bytes 2022-08-10 11:42:25.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:42:25.075 | from cryptography.utils import int_from_bytes 2022-08-10 11:42:26.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:42:26.276 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-08-10 11:42:26.323 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-08-10 11:42:26.367 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-08-10 11:42:26.469 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-10 11:42:26.501 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-10 11:42:26.526 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-08-10 11:42:28.801 | + inc/python:pip_install:196 : result=0 2022-08-10 11:42:28.805 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:42:28.808 | + functions-common:time_stop:2440 : local name 2022-08-10 11:42:28.811 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:28.813 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:28.816 | + functions-common:time_stop:2443 : local total 2022-08-10 11:42:28.818 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:28.821 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:42:28.823 | + functions-common:time_stop:2447 : start_time=1660131742820 2022-08-10 11:42:28.826 | + functions-common:time_stop:2449 : [[ -z 1660131742820 ]] 2022-08-10 11:42:28.829 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:28.835 | + functions-common:time_stop:2452 : end_time=1660131748831 2022-08-10 11:42:28.837 | + functions-common:time_stop:2453 : elapsed_time=6011 2022-08-10 11:42:28.840 | + functions-common:time_stop:2454 : total=0 2022-08-10 11:42:28.843 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:28.845 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6011 2022-08-10 11:42:28.848 | + inc/python:pip_install:199 : return 0 2022-08-10 11:42:28.850 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-10 11:42:28.909 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-10 11:42:29.025 | + ./stack.sh:main:805 : install_infra 2022-08-10 11:42:29.028 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 11:42:29.032 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-10 11:42:29.035 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-10 11:42:32.177 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 11:42:32.180 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-10 11:42:32.207 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 11:42:34.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:42:34.920 | Collecting pbr===5.9.0 2022-08-10 11:42:34.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-10 11:42:34.967 | Installing collected packages: pbr 2022-08-10 11:42:35.109 | Successfully installed pbr-5.9.0 2022-08-10 11:42:35.175 | + inc/python:pip_install:196 : result=0 2022-08-10 11:42:35.177 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:42:35.181 | + functions-common:time_stop:2440 : local name 2022-08-10 11:42:35.185 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:35.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:35.191 | + functions-common:time_stop:2443 : local total 2022-08-10 11:42:35.193 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:35.197 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:42:35.200 | + functions-common:time_stop:2447 : start_time=1660131752199 2022-08-10 11:42:35.202 | + functions-common:time_stop:2449 : [[ -z 1660131752199 ]] 2022-08-10 11:42:35.205 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:35.210 | + functions-common:time_stop:2452 : end_time=1660131755207 2022-08-10 11:42:35.212 | + functions-common:time_stop:2453 : elapsed_time=3008 2022-08-10 11:42:35.214 | + functions-common:time_stop:2454 : total=6011 2022-08-10 11:42:35.217 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:35.219 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9019 2022-08-10 11:42:35.222 | + inc/python:pip_install:199 : return 0 2022-08-10 11:42:35.224 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 11:42:35.227 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-10 11:42:35.250 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-10 11:42:37.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:42:37.873 | Processing /opt/stack/requirements 2022-08-10 11:42:39.269 | Processing /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda/fixtures-4.0.1-py3-none-any.whl 2022-08-10 11:42:39.500 | Collecting PyYAML===6.0 2022-08-10 11:42:39.510 | 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-08-10 11:42:39.686 | Collecting requests===2.28.1 2022-08-10 11:42:39.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-10 11:42:39.775 | Collecting packaging===21.3 2022-08-10 11:42:39.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-10 11:42:39.834 | Collecting idna===3.3 2022-08-10 11:42:39.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-10 11:42:39.983 | Collecting pyparsing===3.0.9 2022-08-10 11:42:39.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-10 11:42:40.048 | Collecting six===1.16.0 2022-08-10 11:42:40.053 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-10 11:42:40.108 | Collecting charset-normalizer===2.1.0 2022-08-10 11:42:40.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-08-10 11:42:40.151 | Collecting Parsley>=1.2 2022-08-10 11:42:40.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-10 11:42:40.209 | Collecting beagle>=0.2.1 2022-08-10 11:42:40.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-10 11:42:40.243 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-10 11:42:40.321 | Collecting certifi>=2017.4.17 2022-08-10 11:42:40.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-10 11:42:40.420 | Collecting urllib3===1.26.11 2022-08-10 11:42:40.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-10 11:42:40.558 | Collecting cliff===3.10.1 2022-08-10 11:42:40.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-08-10 11:42:40.737 | Collecting cmd2===2.4.2 2022-08-10 11:42:40.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-10 11:42:40.855 | Collecting prettytable===3.3.0 2022-08-10 11:42:40.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-10 11:42:40.908 | Collecting autopage===0.5.1 2022-08-10 11:42:40.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-10 11:42:41.006 | Collecting stevedore===4.0.0 2022-08-10 11:42:41.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-10 11:42:41.069 | Collecting pyperclip===1.8.2 2022-08-10 11:42:41.075 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-10 11:42:41.112 | Collecting wcwidth===0.2.5 2022-08-10 11:42:41.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-10 11:42:41.173 | Collecting attrs===22.1.0 2022-08-10 11:42:41.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-08-10 11:42:41.254 | Building wheels for collected packages: openstack-requirements 2022-08-10 11:42:41.255 | Building wheel for openstack-requirements (setup.py): started 2022-08-10 11:42:42.113 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-10 11:42:42.113 | ERROR: Command errored out with exit status 1: 2022-08-10 11:42:42.113 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-63r8yzll/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-63r8yzll/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-nipgpp8a 2022-08-10 11:42:42.113 | cwd: /tmp/pip-req-build-63r8yzll/ 2022-08-10 11:42:42.113 | Complete output (6 lines): 2022-08-10 11:42:42.113 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-10 11:42:42.113 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-10 11:42:42.113 | or: setup.py --help-commands 2022-08-10 11:42:42.113 | or: setup.py cmd --help 2022-08-10 11:42:42.113 | 2022-08-10 11:42:42.113 | error: invalid command 'bdist_wheel' 2022-08-10 11:42:42.113 | ---------------------------------------- 2022-08-10 11:42:42.113 | ERROR: Failed building wheel for openstack-requirements 2022-08-10 11:42:42.113 | Running setup.py clean for openstack-requirements 2022-08-10 11:42:42.982 | Failed to build openstack-requirements 2022-08-10 11:42:43.245 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, pyparsing, autopage, stevedore, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-08-10 11:42:44.843 | Running setup.py install for openstack-requirements: started 2022-08-10 11:42:47.207 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-10 11:42:47.237 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5610 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.11 wcwidth-0.2.5 2022-08-10 11:42:47.370 | + inc/python:pip_install:196 : result=0 2022-08-10 11:42:47.372 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:42:47.375 | + functions-common:time_stop:2440 : local name 2022-08-10 11:42:47.377 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:47.379 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:47.382 | + functions-common:time_stop:2443 : local total 2022-08-10 11:42:47.384 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:47.387 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:42:47.389 | + functions-common:time_stop:2447 : start_time=1660131755242 2022-08-10 11:42:47.391 | + functions-common:time_stop:2449 : [[ -z 1660131755242 ]] 2022-08-10 11:42:47.394 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:47.398 | + functions-common:time_stop:2452 : end_time=1660131767396 2022-08-10 11:42:47.400 | + functions-common:time_stop:2453 : elapsed_time=12154 2022-08-10 11:42:47.402 | + functions-common:time_stop:2454 : total=9019 2022-08-10 11:42:47.405 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:47.407 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21173 2022-08-10 11:42:47.409 | + inc/python:pip_install:199 : return 0 2022-08-10 11:42:47.412 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-10 11:42:47.414 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-10 11:42:47.416 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-10 11:42:47.419 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:42:47.421 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:42:47.423 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-10 11:42:47.426 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:42:47.428 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-10 11:42:47.450 | Using python 3.8 to install pbr 2022-08-10 11:42:47.452 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 11:42:49.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:42:49.538 | from cryptography.utils import int_from_bytes 2022-08-10 11:42:49.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:42:49.538 | from cryptography.utils import int_from_bytes 2022-08-10 11:42:50.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:42:50.676 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-10 11:42:52.861 | + inc/python:pip_install:196 : result=0 2022-08-10 11:42:52.863 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:42:52.866 | + functions-common:time_stop:2440 : local name 2022-08-10 11:42:52.868 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:52.870 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:52.873 | + functions-common:time_stop:2443 : local total 2022-08-10 11:42:52.875 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:52.877 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:42:52.880 | + functions-common:time_stop:2447 : start_time=1660131767444 2022-08-10 11:42:52.882 | + functions-common:time_stop:2449 : [[ -z 1660131767444 ]] 2022-08-10 11:42:52.885 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:52.889 | + functions-common:time_stop:2452 : end_time=1660131772887 2022-08-10 11:42:52.892 | + functions-common:time_stop:2453 : elapsed_time=5443 2022-08-10 11:42:52.894 | + functions-common:time_stop:2454 : total=21173 2022-08-10 11:42:52.896 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:52.898 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26616 2022-08-10 11:42:52.901 | + inc/python:pip_install:199 : return 0 2022-08-10 11:42:52.903 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-10 11:42:55.236 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-10 11:42:57.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:42:57.145 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-10 11:42:57.166 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-10 11:42:57.169 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-10 11:42:57.171 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-10 11:42:57.174 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-10 11:42:57.180 | 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.9) 2022-08-10 11:42:57.257 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 11:42:57.260 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 11:42:57.264 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-10 11:42:57.281 | + ./stack.sh:main:814 : pkgs= 2022-08-10 11:42:57.284 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-10 11:42:57.286 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-10 11:42:57.289 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 11:42:57.291 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-10 11:42:57.293 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 11:42:57.296 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 11:42:57.298 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 11:42:57.300 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 11:42:57.303 | + functions-common:run_phase:1878 : local extra 2022-08-10 11:42:57.306 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 11:42:57.310 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 11:42:57.312 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 11:42:57.315 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 11:42:57.317 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-10 11:42:57.320 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 11:42:57.335 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:42:57.337 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:42:57.339 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:42:57.342 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-10 11:42:57.344 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:42:57.346 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 11:42:57.348 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:42:57.351 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-10 11:42:57.353 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:42:57.355 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-10 11:42:57.357 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:42:57.359 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-10 11:42:57.362 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 11:42:57.364 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 11:42:57.366 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:42:57.369 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 11:42:57.371 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-10 11:42:57.373 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 11:42:57.376 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-10 11:42:57.378 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 11:42:57.381 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 11:42:57.383 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-10 11:42:57.386 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-10 11:42:57.388 | + functions:set_systemd_override:821 : local value=2048 2022-08-10 11:42:57.391 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-10 11:42:57.393 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-10 11:42:57.449 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-10 11:42:57.450 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-10 11:42:57.452 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-10 11:42:57.920 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-10 11:42:57.922 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-10 11:42:57.940 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:42:57.942 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-10 11:42:57.944 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:42:57.947 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:42:57.949 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:42:57.952 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:42:57.954 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:42:57.956 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:42:57.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:42:57.961 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:42:57.964 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:42:57.966 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:42:57.968 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:42:57.971 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:42:57.973 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-10 11:42:57.975 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:42:57.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:42:57.980 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:42:57.983 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-10 11:42:58.006 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-10 11:42:58.119 | Reading package lists... 2022-08-10 11:42:58.401 | Building dependency tree... 2022-08-10 11:42:58.402 | Reading state information... 2022-08-10 11:42:58.691 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-10 11:42:58.692 | The following packages were automatically installed and are no longer required: 2022-08-10 11:42:58.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:42:58.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:42:58.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:42:58.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:42:58.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:42:58.694 | python3-zope.interface 2022-08-10 11:42:58.694 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:42:58.816 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:42:58.821 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:42:58.824 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:42:58.826 | + functions-common:time_stop:2440 : local name 2022-08-10 11:42:58.829 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:42:58.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:42:58.833 | + functions-common:time_stop:2443 : local total 2022-08-10 11:42:58.836 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:42:58.838 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:42:58.840 | + functions-common:time_stop:2447 : start_time=1660131778003 2022-08-10 11:42:58.843 | + functions-common:time_stop:2449 : [[ -z 1660131778003 ]] 2022-08-10 11:42:58.845 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:42:58.850 | + functions-common:time_stop:2452 : end_time=1660131778847 2022-08-10 11:42:58.852 | + functions-common:time_stop:2453 : elapsed_time=844 2022-08-10 11:42:58.855 | + functions-common:time_stop:2454 : total=16518 2022-08-10 11:42:58.857 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:42:58.859 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17362 2022-08-10 11:42:58.862 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:42:58.864 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-10 11:42:58.867 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:42:58.869 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:42:58.871 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:42:58.874 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:42:58.876 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:42:58.879 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:42:58.881 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-10 11:42:58.884 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:42:58.886 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:42:58.889 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:42:58.891 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:42:58.894 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:42:58.896 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:42:58.898 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:42:58.901 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:42:58.903 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:42:58.906 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:42:58.908 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-10 11:42:58.910 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:42:58.913 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:42:58.915 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:42:58.918 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:42:58.920 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:42:58.923 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:42:58.925 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-10 11:42:58.927 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-10 11:42:58.944 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:42:58.946 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-10 11:42:58.949 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:42:58.951 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-10 11:42:58.953 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-10 11:42:58.956 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-10 11:42:58.961 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-10 11:42:58.963 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-10 11:42:58.965 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-10 11:42:58.968 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-10 11:42:58.970 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-10 11:42:58.972 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-10 11:42:58.975 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-10 11:42:59.717 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-10 11:42:59.717 | user tags 2022-08-10 11:42:59.717 | stackrabbit []' 2022-08-10 11:42:59.721 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-10 11:42:59.721 | user tags 2022-08-10 11:42:59.721 | stackrabbit []' 2022-08-10 11:42:59.721 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-10 11:42:59.727 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-10 11:42:59.732 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-10 11:42:59.735 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 11:43:00.439 | Changing password for user "stackrabbit" ... 2022-08-10 11:43:00.470 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-10 11:43:01.167 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-10 11:43:01.194 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-10 11:43:01.197 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 11:43:01.971 | Changing password for user "stackrabbit" ... 2022-08-10 11:43:01.997 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-10 11:43:02.000 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-10 11:43:02.002 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-10 11:43:02.695 | Deleting user "guest" ... 2022-08-10 11:43:02.711 | Error: 2022-08-10 11:43:02.711 | {:no_such_user, "guest"} 2022-08-10 11:43:02.724 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-10 11:43:02.727 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-10 11:43:02.744 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:02.747 | + ./stack.sh:main:831 : install_database 2022-08-10 11:43:02.750 | + lib/database:install_database:118 : install_database_mysql 2022-08-10 11:43:02.752 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-10 11:43:02.754 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:02.757 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:02.760 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-10 11:43:02.973 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-10 11:43:02.975 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:02.978 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-10 11:43:02.980 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-10 11:43:02.983 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:43:02.985 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-10 11:43:02.988 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:43:02.990 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:43:02.992 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:43:02.995 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:43:02.997 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:43:03.000 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:43:03.002 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:43:03.005 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:43:03.007 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:43:03.010 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:43:03.012 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-10 11:43:03.015 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:43:03.017 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:43:03.020 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:43:03.022 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:43:03.025 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:43:03.027 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:43:03.030 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-10 11:43:03.032 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:03.034 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:03.037 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-10 11:43:03.039 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:43:03.042 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:43:03.044 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:43:03.046 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:43:03.049 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:03.051 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:43:03.053 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:03.056 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:03.058 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:43:03.060 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:03.063 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:43:03.065 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:43:03.067 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-10 11:43:03.070 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:43:03.072 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:03.074 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:03.077 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-10 11:43:03.099 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-10 11:43:03.208 | Reading package lists... 2022-08-10 11:43:03.493 | Building dependency tree... 2022-08-10 11:43:03.494 | Reading state information... 2022-08-10 11:43:03.789 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-10 11:43:03.790 | The following packages were automatically installed and are no longer required: 2022-08-10 11:43:03.791 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:43:03.791 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:43:03.791 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:43:03.791 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:43:03.791 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:43:03.791 | python3-zope.interface 2022-08-10 11:43:03.791 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:43:03.925 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:43:03.932 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:43:03.935 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:43:03.939 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:03.942 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:03.946 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:03.949 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:03.952 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:03.954 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:43:03.957 | + functions-common:time_stop:2447 : start_time=1660131783096 2022-08-10 11:43:03.959 | + functions-common:time_stop:2449 : [[ -z 1660131783096 ]] 2022-08-10 11:43:03.962 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:03.966 | + functions-common:time_stop:2452 : end_time=1660131783963 2022-08-10 11:43:03.968 | + functions-common:time_stop:2453 : elapsed_time=867 2022-08-10 11:43:03.971 | + functions-common:time_stop:2454 : total=17362 2022-08-10 11:43:03.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:03.975 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18229 2022-08-10 11:43:03.978 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:43:03.980 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-10 11:43:03.983 | + ./stack.sh:main:834 : install_database_python 2022-08-10 11:43:03.985 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-10 11:43:03.987 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-10 11:43:03.990 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-10 11:43:03.992 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 11:43:03.995 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-10 11:43:03.998 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-10 11:43:04.000 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 11:43:04.004 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:43:04.004 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 11:43:04.010 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-10 11:43:04.012 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-10 11:43:04.015 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-10 11:43:04.018 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-10 11:43:04.020 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-10 11:43:04.042 | Using python 3.8 to install PyMySQL 2022-08-10 11:43:04.044 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-10 11:43:06.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:06.148 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:06.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:06.149 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:07.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:07.198 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-08-10 11:43:09.320 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:09.323 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:09.326 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:09.330 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:09.332 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:09.335 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:09.339 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:09.342 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:09.344 | + functions-common:time_stop:2447 : start_time=1660131784036 2022-08-10 11:43:09.347 | + functions-common:time_stop:2449 : [[ -z 1660131784036 ]] 2022-08-10 11:43:09.350 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:09.355 | + functions-common:time_stop:2452 : end_time=1660131789352 2022-08-10 11:43:09.357 | + functions-common:time_stop:2453 : elapsed_time=5316 2022-08-10 11:43:09.360 | + functions-common:time_stop:2454 : total=26616 2022-08-10 11:43:09.363 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:09.365 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31932 2022-08-10 11:43:09.368 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:09.370 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-10 11:43:09.372 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 11:43:09.375 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-10 11:43:09.379 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-10 11:43:09.400 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:09.403 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-10 11:43:09.405 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-10 11:43:09.409 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:43:09.410 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:43:09.415 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:43:09.418 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:43:09.421 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:43:09.424 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:43:09.426 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-10 11:43:09.434 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-10 11:43:09.453 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:09.455 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-10 11:43:09.458 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:43:09.461 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:43:09.463 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:43:09.466 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:43:09.468 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:09.471 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:43:09.473 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:09.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:09.478 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:43:09.480 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:09.483 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:43:09.485 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:43:09.488 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-10 11:43:09.490 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:43:09.493 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:09.497 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:09.500 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-10 11:43:09.523 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-10 11:43:09.634 | Reading package lists... 2022-08-10 11:43:09.924 | Building dependency tree... 2022-08-10 11:43:09.926 | Reading state information... 2022-08-10 11:43:10.227 | radvd is already the newest version (1:2.17-2). 2022-08-10 11:43:10.227 | The following packages were automatically installed and are no longer required: 2022-08-10 11:43:10.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:43:10.229 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:43:10.229 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:43:10.229 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:43:10.229 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:43:10.229 | python3-zope.interface 2022-08-10 11:43:10.229 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:43:10.362 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:43:10.366 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:43:10.369 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:43:10.372 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:10.374 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:10.377 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:10.380 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:10.383 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:10.386 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:43:10.389 | + functions-common:time_stop:2447 : start_time=1660131789520 2022-08-10 11:43:10.392 | + functions-common:time_stop:2449 : [[ -z 1660131789520 ]] 2022-08-10 11:43:10.395 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:10.399 | + functions-common:time_stop:2452 : end_time=1660131790396 2022-08-10 11:43:10.402 | + functions-common:time_stop:2453 : elapsed_time=876 2022-08-10 11:43:10.405 | + functions-common:time_stop:2454 : total=18229 2022-08-10 11:43:10.408 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:10.410 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19105 2022-08-10 11:43:10.413 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:43:10.415 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-10 11:43:10.435 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:10.438 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-10 11:43:10.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-10 11:43:10.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-10 11:43:10.446 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-10 11:43:10.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-10 11:43:10.470 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:43:10.472 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:43:10.475 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:43:10.477 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:43:10.479 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:10.482 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:43:10.484 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:10.486 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:10.489 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:43:10.491 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:10.493 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:43:10.495 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:43:10.497 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-10 11:43:10.500 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:43:10.502 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:10.504 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:10.507 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-10 11:43:10.530 | + functions-common:apt_get:1231 : 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-08-10 11:43:10.646 | Reading package lists... 2022-08-10 11:43:10.931 | Building dependency tree... 2022-08-10 11:43:10.932 | Reading state information... 2022-08-10 11:43:11.231 | fakeroot is already the newest version (1.24-1). 2022-08-10 11:43:11.231 | make is already the newest version (4.2.1-1.2). 2022-08-10 11:43:11.231 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-10 11:43:11.232 | The following packages were automatically installed and are no longer required: 2022-08-10 11:43:11.233 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:43:11.233 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:43:11.233 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:43:11.233 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:43:11.233 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:43:11.233 | python3-zope.interface 2022-08-10 11:43:11.233 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:43:11.360 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:43:11.364 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:43:11.367 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:43:11.369 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:11.372 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:11.374 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:11.378 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:11.381 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:11.384 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:43:11.387 | + functions-common:time_stop:2447 : start_time=1660131790527 2022-08-10 11:43:11.389 | + functions-common:time_stop:2449 : [[ -z 1660131790527 ]] 2022-08-10 11:43:11.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:11.397 | + functions-common:time_stop:2452 : end_time=1660131791394 2022-08-10 11:43:11.399 | + functions-common:time_stop:2453 : elapsed_time=867 2022-08-10 11:43:11.401 | + functions-common:time_stop:2454 : total=19105 2022-08-10 11:43:11.404 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:11.407 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19972 2022-08-10 11:43:11.409 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:43:11.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-10 11:43:11.414 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:11.416 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:11.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-10 11:43:11.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-10 11:43:11.424 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-10 11:43:11.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-10 11:43:11.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-10 11:43:11.435 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-10 11:43:11.435 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-10 11:43:11.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-10 11:43:11.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-10 11:43:11.445 | + functions:vercmp:628 : local v1=5.4 2022-08-10 11:43:11.448 | + functions:vercmp:629 : local 'op=<' 2022-08-10 11:43:11.451 | + functions:vercmp:630 : local v2=3.13 2022-08-10 11:43:11.454 | + functions:vercmp:631 : local result 2022-08-10 11:43:11.458 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-10 11:43:11.459 | ++ functions:vercmp:635 : head -1 2022-08-10 11:43:11.459 | ++ functions:vercmp:635 : sort -V 2022-08-10 11:43:11.465 | + functions:vercmp:635 : result=3.13 2022-08-10 11:43:11.467 | + functions:vercmp:637 : case $op in 2022-08-10 11:43:11.470 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-10 11:43:11.472 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-10 11:43:11.474 | + functions:vercmp:648 : return 2022-08-10 11:43:11.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-10 11:43:11.479 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:43:11.482 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-10 11:43:12.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-10 11:43:12.005 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-10 11:43:12.007 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.011 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.014 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-10 11:43:12.017 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.019 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-10 11:43:12.039 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:12.047 | + ./stack.sh:main:842 : install_etcd3 2022-08-10 11:43:12.051 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-10 11:43:12.051 | Installing etcd 2022-08-10 11:43:12.053 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-10 11:43:12.070 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-10 11:43:12.084 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:12.087 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-10 11:43:12.102 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-10 11:43:12.105 | ++ 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-08-10 11:43:12.108 | ++ 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-08-10 11:43:12.111 | +++ 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-08-10 11:43:12.116 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 11:43:12.119 | ++ 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-08-10 11:43:12.122 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-10 11:43:12.124 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 11:43:12.127 | ++ functions:get_extra_file:74 : return 2022-08-10 11:43:12.130 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 11:43:12.132 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-10 11:43:12.135 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-10 11:43:12.137 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-10 11:43:12.158 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:12.160 | + ./stack.sh:main:861 : install_dstat 2022-08-10 11:43:12.162 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-10 11:43:12.181 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:12.183 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-10 11:43:12.186 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:43:12.188 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-10 11:43:12.191 | + ./stack.sh:main:870 : install_libs 2022-08-10 11:43:12.193 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-10 11:43:12.196 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-10 11:43:12.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-10 11:43:12.201 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-10 11:43:12.203 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.206 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.208 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-10 11:43:12.210 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.213 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-10 11:43:12.216 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-10 11:43:12.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-10 11:43:12.221 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-10 11:43:12.224 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.227 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.233 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-10 11:43:12.235 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.238 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-10 11:43:12.242 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-10 11:43:12.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-10 11:43:12.247 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-10 11:43:12.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.252 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.254 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-10 11:43:12.256 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.259 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-10 11:43:12.262 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-10 11:43:12.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-10 11:43:12.268 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-10 11:43:12.270 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.274 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.277 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-10 11:43:12.280 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.282 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-10 11:43:12.285 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-10 11:43:12.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-10 11:43:12.291 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-10 11:43:12.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.296 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.298 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-10 11:43:12.301 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.303 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-10 11:43:12.306 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-10 11:43:12.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-10 11:43:12.311 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-10 11:43:12.313 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.315 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.318 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-10 11:43:12.320 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.322 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-10 11:43:12.325 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-10 11:43:12.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-10 11:43:12.330 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-10 11:43:12.332 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.335 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.337 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-10 11:43:12.339 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.342 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-10 11:43:12.344 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-10 11:43:12.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-10 11:43:12.349 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-10 11:43:12.351 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.354 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.361 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-10 11:43:12.363 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.366 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-10 11:43:12.368 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-10 11:43:12.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-10 11:43:12.373 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-10 11:43:12.376 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.378 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.381 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-10 11:43:12.383 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.386 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-10 11:43:12.388 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-10 11:43:12.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-10 11:43:12.393 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-10 11:43:12.396 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.398 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.401 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-10 11:43:12.403 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.406 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-10 11:43:12.408 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-10 11:43:12.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-10 11:43:12.413 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-10 11:43:12.415 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.420 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.423 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-10 11:43:12.425 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.427 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-10 11:43:12.430 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-10 11:43:12.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-10 11:43:12.435 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-10 11:43:12.437 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.440 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.442 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-10 11:43:12.445 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.447 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-10 11:43:12.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-10 11:43:12.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-10 11:43:12.457 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-10 11:43:12.461 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.466 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.468 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-10 11:43:12.471 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.473 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-10 11:43:12.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-10 11:43:12.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-10 11:43:12.481 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-10 11:43:12.483 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.486 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.489 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-10 11:43:12.491 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.494 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-10 11:43:12.498 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-10 11:43:12.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-10 11:43:12.503 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-10 11:43:12.506 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.508 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.511 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-10 11:43:12.513 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.516 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-10 11:43:12.518 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-10 11:43:12.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-10 11:43:12.523 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-10 11:43:12.526 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.528 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.530 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-10 11:43:12.533 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.536 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-10 11:43:12.538 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-10 11:43:12.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-10 11:43:12.543 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-10 11:43:12.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.548 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.550 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-10 11:43:12.553 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.555 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-10 11:43:12.558 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-10 11:43:12.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-10 11:43:12.563 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-10 11:43:12.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.570 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-10 11:43:12.572 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.575 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-10 11:43:12.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-10 11:43:12.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-10 11:43:12.584 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-10 11:43:12.591 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.594 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.597 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-10 11:43:12.599 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.602 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-10 11:43:12.604 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-10 11:43:12.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-10 11:43:12.610 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-10 11:43:12.612 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.615 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.617 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-10 11:43:12.620 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.623 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-10 11:43:12.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-10 11:43:12.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-10 11:43:12.636 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-10 11:43:12.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.641 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.643 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-10 11:43:12.646 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.648 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-10 11:43:12.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-10 11:43:12.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-10 11:43:12.656 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-10 11:43:12.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.661 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.664 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-10 11:43:12.667 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.670 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-10 11:43:12.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-10 11:43:12.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-10 11:43:12.677 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-10 11:43:12.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.682 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.684 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-10 11:43:12.687 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.690 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-10 11:43:12.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-10 11:43:12.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-10 11:43:12.699 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-10 11:43:12.707 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.709 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.712 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-10 11:43:12.714 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.717 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-10 11:43:12.719 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-10 11:43:12.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-10 11:43:12.724 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-10 11:43:12.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.729 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.731 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-10 11:43:12.736 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.739 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-10 11:43:12.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-10 11:43:12.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-10 11:43:12.748 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-10 11:43:12.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.753 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.755 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-10 11:43:12.758 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.760 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-10 11:43:12.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-10 11:43:12.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-10 11:43:12.769 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-10 11:43:12.772 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.774 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.777 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-10 11:43:12.779 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.782 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-10 11:43:12.785 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-10 11:43:12.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-10 11:43:12.796 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-10 11:43:12.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.801 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.803 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-10 11:43:12.805 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.808 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-10 11:43:12.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-10 11:43:12.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-10 11:43:12.815 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-10 11:43:12.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.820 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.822 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-10 11:43:12.824 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.827 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-10 11:43:12.829 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-10 11:43:12.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-10 11:43:12.835 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-10 11:43:12.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.840 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.842 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-10 11:43:12.844 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.847 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-10 11:43:12.849 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-10 11:43:12.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-10 11:43:12.854 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-10 11:43:12.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.859 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.861 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-10 11:43:12.864 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.866 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-10 11:43:12.868 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-10 11:43:12.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-10 11:43:12.873 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-10 11:43:12.875 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.878 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.881 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-10 11:43:12.883 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.886 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-10 11:43:12.888 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-10 11:43:12.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-10 11:43:12.894 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-10 11:43:12.896 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.898 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.901 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-10 11:43:12.904 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.909 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-10 11:43:12.911 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-10 11:43:12.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-10 11:43:12.916 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-10 11:43:12.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.921 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.923 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-10 11:43:12.926 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.928 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-10 11:43:12.931 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-10 11:43:12.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-10 11:43:12.936 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-10 11:43:12.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.943 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-10 11:43:12.946 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.948 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-10 11:43:12.950 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-10 11:43:12.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-10 11:43:12.955 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-10 11:43:12.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.960 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.963 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-10 11:43:12.965 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.968 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-10 11:43:12.970 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-10 11:43:12.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-10 11:43:12.975 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-10 11:43:12.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:12.981 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:12.983 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-10 11:43:12.986 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:12.989 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-10 11:43:12.992 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-10 11:43:12.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-10 11:43:13.001 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-10 11:43:13.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:13.006 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:13.008 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-10 11:43:13.011 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:13.013 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-10 11:43:13.040 | Using python 3.8 to install etcd3 2022-08-10 11:43:13.043 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-10 11:43:15.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:15.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:15.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:15.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:16.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:16.270 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.12.0) 2022-08-10 11:43:16.278 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (4.21.4) 2022-08-10 11:43:16.281 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (1.47.0) 2022-08-10 11:43:16.291 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-10 11:43:16.305 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-10 11:43:18.414 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:18.416 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:18.419 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:18.422 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:18.424 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:18.427 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:18.429 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:18.432 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:18.435 | + functions-common:time_stop:2447 : start_time=1660131793035 2022-08-10 11:43:18.437 | + functions-common:time_stop:2449 : [[ -z 1660131793035 ]] 2022-08-10 11:43:18.440 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:18.444 | + functions-common:time_stop:2452 : end_time=1660131798442 2022-08-10 11:43:18.447 | + functions-common:time_stop:2453 : elapsed_time=5407 2022-08-10 11:43:18.450 | + functions-common:time_stop:2454 : total=31932 2022-08-10 11:43:18.452 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:18.455 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37339 2022-08-10 11:43:18.457 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:18.460 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-10 11:43:18.484 | Using python 3.8 to install etcd3gw 2022-08-10 11:43:18.486 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-10 11:43:20.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:20.614 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:20.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:20.615 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:21.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:21.671 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.0.0) 2022-08-10 11:43:21.678 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-10 11:43:21.680 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-10 11:43:21.694 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-10 11:43:21.696 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-10 11:43:21.701 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-10 11:43:21.704 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-10 11:43:21.707 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-10 11:43:23.805 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:23.808 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:23.810 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:23.813 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:23.815 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:23.817 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:23.819 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:23.822 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:23.824 | + functions-common:time_stop:2447 : start_time=1660131798478 2022-08-10 11:43:23.826 | + functions-common:time_stop:2449 : [[ -z 1660131798478 ]] 2022-08-10 11:43:23.829 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:23.833 | + functions-common:time_stop:2452 : end_time=1660131803831 2022-08-10 11:43:23.836 | + functions-common:time_stop:2453 : elapsed_time=5353 2022-08-10 11:43:23.838 | + functions-common:time_stop:2454 : total=37339 2022-08-10 11:43:23.840 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:23.843 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42692 2022-08-10 11:43:23.845 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:23.848 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-10 11:43:23.850 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-10 11:43:23.853 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-10 11:43:23.855 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:43:23.858 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:43:23.860 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:43:23.863 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:43:23.865 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:43:23.868 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:43:23.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:43:23.873 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:43:23.876 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:43:23.878 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:43:23.881 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-10 11:43:23.883 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:23.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:23.889 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-10 11:43:23.893 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 11:43:23.895 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:43:23.898 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:43:23.901 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:43:23.903 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:43:23.906 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:23.908 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:43:23.911 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:23.914 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:23.916 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:43:23.918 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:23.921 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:43:23.923 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:43:23.926 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 11:43:23.928 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:43:23.931 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:23.933 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:23.936 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 11:43:23.959 | + functions-common:apt_get:1231 : 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-08-10 11:43:24.068 | Reading package lists... 2022-08-10 11:43:24.362 | Building dependency tree... 2022-08-10 11:43:24.364 | Reading state information... 2022-08-10 11:43:24.649 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-10 11:43:24.649 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-10 11:43:24.649 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 11:43:24.649 | The following packages were automatically installed and are no longer required: 2022-08-10 11:43:24.651 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:43:24.651 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:43:24.651 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:43:24.651 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:43:24.651 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:43:24.651 | python3-zope.interface 2022-08-10 11:43:24.651 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:43:24.783 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:43:24.788 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:43:24.791 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:43:24.795 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:24.798 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:24.801 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:24.803 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:24.805 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:24.808 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:43:24.810 | + functions-common:time_stop:2447 : start_time=1660131803956 2022-08-10 11:43:24.812 | + functions-common:time_stop:2449 : [[ -z 1660131803956 ]] 2022-08-10 11:43:24.815 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:24.820 | + functions-common:time_stop:2452 : end_time=1660131804817 2022-08-10 11:43:24.822 | + functions-common:time_stop:2453 : elapsed_time=861 2022-08-10 11:43:24.824 | + functions-common:time_stop:2454 : total=19972 2022-08-10 11:43:24.827 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:24.829 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20833 2022-08-10 11:43:24.832 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:43:24.834 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-10 11:43:24.836 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:24.839 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:24.841 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-10 11:43:24.910 | Module proxy already enabled 2022-08-10 11:43:24.917 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-10 11:43:24.980 | Considering dependency proxy for proxy_uwsgi: 2022-08-10 11:43:24.980 | Module proxy already enabled 2022-08-10 11:43:24.980 | Module proxy_uwsgi already enabled 2022-08-10 11:43:24.985 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-10 11:43:24.989 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:43:24.992 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:43:24.997 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:43:25.139 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-10 11:43:25.141 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-10 11:43:25.144 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-10 11:43:25.146 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.148 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.151 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-10 11:43:25.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.156 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-10 11:43:25.158 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-10 11:43:25.161 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-10 11:43:25.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.166 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.168 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-10 11:43:25.170 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.173 | + ./stack.sh:main:878 : install_glanceclient 2022-08-10 11:43:25.175 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-10 11:43:25.177 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-10 11:43:25.180 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.182 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.185 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-10 11:43:25.187 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.190 | + ./stack.sh:main:879 : install_cinderclient 2022-08-10 11:43:25.192 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-10 11:43:25.195 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-10 11:43:25.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.199 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.202 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-10 11:43:25.204 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.207 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-10 11:43:25.209 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-10 11:43:25.211 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.214 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.216 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-10 11:43:25.219 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.221 | + ./stack.sh:main:880 : install_novaclient 2022-08-10 11:43:25.223 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-10 11:43:25.226 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-10 11:43:25.229 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.231 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.233 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-10 11:43:25.236 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.238 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-10 11:43:25.255 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:25.258 | + ./stack.sh:main:882 : install_swiftclient 2022-08-10 11:43:25.261 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-10 11:43:25.263 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-10 11:43:25.265 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.268 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.270 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-10 11:43:25.272 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.275 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-10 11:43:25.294 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:25.297 | + ./stack.sh:main:885 : install_neutronclient 2022-08-10 11:43:25.299 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-10 11:43:25.302 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-10 11:43:25.304 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.307 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.309 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-10 11:43:25.311 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.314 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-10 11:43:25.316 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-10 11:43:25.319 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-10 11:43:25.322 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:25.324 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:25.326 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-10 11:43:25.329 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:25.332 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-10 11:43:25.334 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-10 11:43:25.337 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 11:43:25.340 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-10 11:43:25.342 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-10 11:43:25.347 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 11:43:25.351 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:43:25.351 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 11:43:25.357 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-10 11:43:25.359 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-10 11:43:25.362 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-10 11:43:25.365 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-10 11:43:25.367 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-10 11:43:25.389 | Using python 3.8 to install keystonemiddleware 2022-08-10 11:43:25.392 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-10 11:43:27.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:27.469 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:27.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:27.469 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:28.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:28.505 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-08-10 11:43:28.557 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-08-10 11:43:28.593 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-08-10 11:43:28.632 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-08-10 11:43:28.638 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-10 11:43:28.643 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-10 11:43:28.645 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-08-10 11:43:28.650 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-08-10 11:43:28.707 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-08-10 11:43:28.727 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-08-10 11:43:28.731 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-08-10 11:43:28.744 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-08-10 11:43:28.748 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-08-10 11:43:28.754 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-10 11:43:28.756 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-08-10 11:43:28.766 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-08-10 11:43:28.771 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-10 11:43:28.784 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-08-10 11:43:28.822 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-10 11:43:28.830 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-10 11:43:28.843 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-08-10 11:43:28.847 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-10 11:43:28.850 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-08-10 11:43:28.857 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-08-10 11:43:28.860 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-08-10 11:43:28.864 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-10 11:43:28.869 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-10 11:43:28.875 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-08-10 11:43:28.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-10 11:43:28.879 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-10 11:43:28.911 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-10 11:43:28.915 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-10 11:43:28.920 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-08-10 11:43:28.922 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-08-10 11:43:28.927 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-08-10 11:43:28.930 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-08-10 11:43:30.767 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:30.769 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:30.772 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:30.774 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:30.777 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:30.779 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:30.781 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:30.784 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:30.786 | + functions-common:time_stop:2447 : start_time=1660131805383 2022-08-10 11:43:30.788 | + functions-common:time_stop:2449 : [[ -z 1660131805383 ]] 2022-08-10 11:43:30.791 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:30.795 | + functions-common:time_stop:2452 : end_time=1660131810793 2022-08-10 11:43:30.798 | + functions-common:time_stop:2453 : elapsed_time=5410 2022-08-10 11:43:30.800 | + functions-common:time_stop:2454 : total=42692 2022-08-10 11:43:30.802 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:30.805 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=48102 2022-08-10 11:43:30.807 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:30.810 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-10 11:43:30.812 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-10 11:43:30.814 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 11:43:30.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-10 11:43:30.820 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-10 11:43:30.822 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 11:43:30.827 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:43:30.827 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 11:43:30.832 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-10 11:43:30.835 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-10 11:43:30.837 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-10 11:43:30.840 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-10 11:43:30.843 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-10 11:43:30.865 | Using python 3.8 to install python-memcached 2022-08-10 11:43:30.867 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-10 11:43:32.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:32.932 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:32.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:32.932 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:33.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:33.970 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.59) 2022-08-10 11:43:33.974 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-10 11:43:36.065 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:36.068 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:36.071 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:36.073 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:36.076 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:36.078 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:36.081 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:36.083 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:36.086 | + functions-common:time_stop:2447 : start_time=1660131810859 2022-08-10 11:43:36.090 | + functions-common:time_stop:2449 : [[ -z 1660131810859 ]] 2022-08-10 11:43:36.094 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:36.098 | + functions-common:time_stop:2452 : end_time=1660131816096 2022-08-10 11:43:36.101 | + functions-common:time_stop:2453 : elapsed_time=5237 2022-08-10 11:43:36.103 | + functions-common:time_stop:2454 : total=48102 2022-08-10 11:43:36.105 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:36.108 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53339 2022-08-10 11:43:36.110 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:36.113 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-10 11:43:36.130 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:36.132 | + ./stack.sh:main:892 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 11:43:36.135 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-10 11:43:36.137 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-10 11:43:36.140 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-10 11:43:36.143 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:43:36.145 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-10 11:43:36.148 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-10 11:43:36.164 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:36.166 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-10 11:43:36.169 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-10 11:43:36.171 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-10 11:43:36.173 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:43:36.175 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:43:36.179 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:43:36.183 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:43:36.185 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:43:36.188 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:43:36.205 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:43:36.207 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:43:36.210 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:36.213 | + functions-common:git_clone:618 : echo master 2022-08-10 11:43:36.213 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:43:36.218 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-10 11:43:36.221 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:36.223 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-10 11:43:36.237 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-10 11:43:36.240 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:43:36.241 | + functions-common:git_clone:679 : head -1 2022-08-10 11:43:36.244 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-10 11:43:36.247 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:43:36.249 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-10 11:43:36.252 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:43:36.254 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 11:43:36.257 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-10 11:43:36.260 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:43:36.262 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-10 11:43:36.264 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:43:36.267 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 11:43:36.269 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-10 11:43:36.271 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:43:36.274 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:43:36.277 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-10 11:43:36.279 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:43:36.282 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-10 11:43:36.284 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:43:36.287 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:43:36.289 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-10 11:43:36.296 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-10 11:43:36.299 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-10 11:43:36.935 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-10 11:43:36.938 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:43:36.941 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:43:36.943 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:43:36.945 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 11:43:36.948 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-10 11:43:36.950 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:43:36.952 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:43:36.955 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:43:36.957 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:43:36.959 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:43:36.962 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:43:36.964 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:43:36.967 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-10 11:43:36.988 | Using python 3.8 to install /opt/stack/keystone 2022-08-10 11:43:36.990 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-10 11:43:39.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:39.088 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:39.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:39.088 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:40.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:40.121 | Obtaining file:///opt/stack/keystone 2022-08-10 11:43:42.930 | Requirement already satisfied: Flask===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.1) 2022-08-10 11:43:42.938 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-10 11:43:42.942 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:43:42.945 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:43:42.948 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-10 11:43:42.950 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:43:42.962 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:43:42.965 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-10 11:43:42.968 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-10 11:43:42.970 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:43:42.973 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:43:42.976 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-10 11:43:42.978 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:43:42.982 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:43:42.985 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:43:42.988 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:43:42.991 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-10 11:43:42.993 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:43:42.999 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:43:43.013 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:43:43.015 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-10 11:43:43.018 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:43:43.023 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:43:43.031 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:43:43.034 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:43:43.044 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:43:43.047 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:43:43.058 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 11:43:43.074 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 11:43:43.081 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:43:43.091 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:43:43.099 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:43:43.104 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:43:43.116 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:43:43.122 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:43:43.130 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 11:43:43.137 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:43:43.140 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-10 11:43:43.143 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:43:43.145 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:43:43.148 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 11:43:43.151 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:43:43.157 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:43:43.160 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:43:43.162 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:43:43.164 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:43:43.167 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-10 11:43:43.176 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:43:43.180 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:43:43.190 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:43:43.192 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:43:43.198 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:43:43.200 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-10 11:43:43.203 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:43:43.205 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:43:43.211 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:43:43.213 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:43:43.215 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:43:43.218 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:43:43.221 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:43:43.225 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:43:43.229 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:43:43.234 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:43:43.236 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-10 11:43:43.239 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:43:43.242 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:43:43.244 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:43:43.246 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:43:43.249 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:43:43.253 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:43:43.260 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:43:43.263 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:43:43.265 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:43:43.267 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:43:43.274 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 11:43:43.278 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 11:43:43.281 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 11:43:43.283 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 11:43:43.285 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:43:43.289 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:43:43.292 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:43:43.296 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:43:43.300 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:43:43.306 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:43:43.309 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:43:43.311 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:43:43.313 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 11:43:43.317 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-10 11:43:43.319 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 11:43:43.322 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:43:43.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:43:43.327 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:43:43.329 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:43:43.331 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:43:43.333 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.1) 2022-08-10 11:43:43.336 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:43:43.338 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:43:43.341 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:43:43.344 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 11:43:43.347 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:43:43.348 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:43:43.351 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:43:44.254 | Installing collected packages: keystone 2022-08-10 11:43:44.254 | Attempting uninstall: keystone 2022-08-10 11:43:44.255 | Found existing installation: keystone 21.1.0.dev33 2022-08-10 11:43:44.258 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-10 11:43:44.259 | Running setup.py develop for keystone 2022-08-10 11:43:46.250 | Successfully installed keystone 2022-08-10 11:43:46.365 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:46.368 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:46.371 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:46.374 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:46.376 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:46.379 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:46.382 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:46.385 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:46.388 | + functions-common:time_stop:2447 : start_time=1660131816982 2022-08-10 11:43:46.391 | + functions-common:time_stop:2449 : [[ -z 1660131816982 ]] 2022-08-10 11:43:46.394 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:46.398 | + functions-common:time_stop:2452 : end_time=1660131826396 2022-08-10 11:43:46.400 | + functions-common:time_stop:2453 : elapsed_time=9414 2022-08-10 11:43:46.403 | + functions-common:time_stop:2454 : total=53339 2022-08-10 11:43:46.405 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:46.407 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62753 2022-08-10 11:43:46.409 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:46.412 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:43:46.414 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 11:43:46.416 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 11:43:46.435 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 11:43:46.450 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-10 11:43:46.453 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-10 11:43:46.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:46.458 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:46.460 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-10 11:43:46.462 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:46.465 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-10 11:43:46.481 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:46.484 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-10 11:43:46.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:43:46.489 | + ./stack.sh:main:894 : configure_keystone 2022-08-10 11:43:46.492 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-10 11:43:46.505 | + 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-08-10 11:43:46.508 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-10 11:43:46.514 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-10 11:43:46.531 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:46.534 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-10 11:43:46.565 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-10 11:43:46.595 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-10 11:43:46.627 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-10 11:43:46.659 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-10 11:43:46.690 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-10 11:43:46.721 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-10 11:43:46.750 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-10 11:43:46.779 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-10 11:43:46.781 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-10 11:43:46.784 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-10 11:43:46.786 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-10 11:43:46.789 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 11:43:46.791 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:43:46.807 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:46.810 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 11:43:46.813 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 11:43:46.815 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:43:46.832 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:46.834 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:43:46.837 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:43:46.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:43:46.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:43:46.873 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-10 11:43:46.875 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-10 11:43:46.893 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:46.896 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-08-10 11:43:46.928 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-10 11:43:46.930 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-10 11:43:46.962 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-10 11:43:46.965 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-10 11:43:46.967 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-10 11:43:46.970 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-10 11:43:46.973 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:43:46.975 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:43:46.977 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:43:46.995 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:46.997 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:43:47.000 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 11:43:47.003 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 11:43:47.034 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-10 11:43:47.036 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-10 11:43:47.039 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-10 11:43:47.041 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-10 11:43:47.045 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:43:47.062 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:43:47.065 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:43:47.067 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:43:47.069 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:43:47.072 | + 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-08-10 11:43:47.101 | + 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-08-10 11:43:47.129 | + 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-08-10 11:43:47.159 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:43:47.188 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-10 11:43:47.217 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-10 11:43:47.219 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-10 11:43:47.222 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-10 11:43:47.224 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-10 11:43:47.231 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-10 11:43:47.233 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 11:43:47.236 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 11:43:47.239 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-10 11:43:47.244 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-10 11:43:47.246 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 11:43:47.248 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 11:43:47.262 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 11:43:47.262 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:43:47.271 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 11:43:47.274 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:43:47.291 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 11:43:47.293 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-10 11:43:47.297 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-10 11:43:47.327 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-10 11:43:47.355 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-10 11:43:47.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-10 11:43:47.413 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-10 11:43:47.441 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-10 11:43:47.470 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-10 11:43:47.505 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-10 11:43:47.534 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-10 11:43:47.568 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:43:47.596 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-10 11:43:47.624 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-10 11:43:47.652 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-10 11:43:47.681 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 11:43:47.684 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 11:43:47.687 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-10 11:43:47.689 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-10 11:43:47.692 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 11:43:47.694 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:47.696 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:47.699 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 11:43:47.702 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 11:43:47.704 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 11:43:47.739 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-10 11:43:47.771 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-10 11:43:47.772 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 11:43:47.780 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-10 11:43:47.784 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-10 11:43:47.786 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-10 11:43:47.789 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 11:43:47.791 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 11:43:47.795 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:43:47.798 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:47.801 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:47.804 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 11:43:47.808 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 11:43:47.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:47.814 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:47.818 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-10 11:43:47.884 | Site keystone-wsgi-public already enabled 2022-08-10 11:43:47.890 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 11:43:47.893 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:43:47.896 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:43:47.898 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:43:48.038 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-10 11:43:48.070 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-10 11:43:48.103 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-10 11:43:48.135 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-10 11:43:48.137 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-10 11:43:48.170 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-10 11:43:48.200 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-10 11:43:48.229 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 11:43:48.231 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 11:43:48.234 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-10 11:43:48.251 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:48.254 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-10 11:43:48.271 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:48.274 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-10 11:43:48.277 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-10 11:43:48.279 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-10 11:43:48.282 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:43:48.284 | + lib/stack:stack_install_service:32 : install_swift 2022-08-10 11:43:48.287 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-10 11:43:48.289 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-10 11:43:48.292 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-10 11:43:48.294 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:43:48.296 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:43:48.300 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:43:48.302 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:43:48.305 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:43:48.308 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:43:48.325 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:43:48.328 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:43:48.330 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:48.333 | + functions-common:git_clone:618 : echo master 2022-08-10 11:43:48.333 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:43:48.339 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-10 11:43:48.341 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:43:48.344 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-10 11:43:48.357 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-10 11:43:48.360 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:43:48.360 | + functions-common:git_clone:679 : head -1 2022-08-10 11:43:48.364 | fc6555d9f Merge "Update "Getting Started" requirements" 2022-08-10 11:43:48.367 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:43:48.369 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-10 11:43:48.372 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:43:48.374 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 11:43:48.377 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-10 11:43:48.380 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-10 11:43:48.382 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-10 11:43:48.385 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:43:48.388 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 11:43:48.390 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-10 11:43:48.392 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:43:48.395 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-10 11:43:48.399 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-10 11:43:48.402 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:43:48.405 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-10 11:43:48.408 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:43:48.410 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:43:48.413 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-10 11:43:48.427 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-10 11:43:48.429 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-10 11:43:49.045 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-10 11:43:49.047 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:43:49.050 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:43:49.052 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:43:49.055 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 11:43:49.057 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-10 11:43:49.059 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:43:49.062 | + inc/python:setup_package:424 : local extras=keystone 2022-08-10 11:43:49.064 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:43:49.066 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-10 11:43:49.069 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-10 11:43:49.071 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-10 11:43:49.073 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:43:49.076 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-10 11:43:49.100 | Using python 3.8 to install /opt/stack/swift 2022-08-10 11:43:49.102 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-10 11:43:51.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:51.186 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:51.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:43:51.187 | from cryptography.utils import int_from_bytes 2022-08-10 11:43:52.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:43:52.217 | Obtaining file:///opt/stack/swift 2022-08-10 11:43:53.739 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:43:53.741 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:43:53.744 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:43:53.749 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:43:53.752 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:43:53.804 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 11:43:53.806 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:43:53.809 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:43:53.844 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:43:53.882 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:43:53.888 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:43:53.893 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:43:53.931 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:43:53.939 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:43:53.953 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:43:53.957 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:43:53.960 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:43:53.970 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-10 11:43:53.972 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:43:53.974 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:43:53.980 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:43:53.985 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:43:54.005 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:43:54.009 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:43:54.015 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:43:54.019 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:43:54.021 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:43:54.026 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:43:54.031 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-10 11:43:54.033 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 11:43:54.035 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:43:54.038 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:43:54.040 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:43:54.052 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:43:54.110 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:43:54.116 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:43:54.120 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:43:54.126 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:43:54.129 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:43:54.132 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:43:54.135 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:43:54.138 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:43:54.141 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:43:54.143 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:43:54.145 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:43:54.149 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:43:54.152 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:43:55.813 | Installing collected packages: swift 2022-08-10 11:43:55.814 | Attempting uninstall: swift 2022-08-10 11:43:55.814 | Found existing installation: swift 2.30.0.dev142 2022-08-10 11:43:55.817 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-10 11:43:55.818 | Running setup.py develop for swift 2022-08-10 11:43:57.628 | Successfully installed swift 2022-08-10 11:43:57.751 | + inc/python:pip_install:196 : result=0 2022-08-10 11:43:57.753 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:43:57.756 | + functions-common:time_stop:2440 : local name 2022-08-10 11:43:57.758 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:43:57.761 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:43:57.763 | + functions-common:time_stop:2443 : local total 2022-08-10 11:43:57.766 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:43:57.768 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:43:57.770 | + functions-common:time_stop:2447 : start_time=1660131829093 2022-08-10 11:43:57.773 | + functions-common:time_stop:2449 : [[ -z 1660131829093 ]] 2022-08-10 11:43:57.776 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:43:57.780 | + functions-common:time_stop:2452 : end_time=1660131837777 2022-08-10 11:43:57.783 | + functions-common:time_stop:2453 : elapsed_time=8684 2022-08-10 11:43:57.785 | + functions-common:time_stop:2454 : total=62753 2022-08-10 11:43:57.787 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:43:57.790 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71437 2022-08-10 11:43:57.792 | + inc/python:pip_install:199 : return 0 2022-08-10 11:43:57.795 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:43:57.797 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 11:43:57.800 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 11:43:57.819 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 11:43:57.832 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-10 11:43:57.835 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-10 11:43:57.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:43:57.839 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:43:57.842 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-10 11:43:57.845 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:43:57.847 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-10 11:43:57.850 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:43:57.852 | + ./stack.sh:main:903 : configure_swift 2022-08-10 11:43:57.855 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-10 11:43:57.857 | + lib/swift:configure_swift:332 : local node_number 2022-08-10 11:43:57.859 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-10 11:43:57.861 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-10 11:43:57.863 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 11:43:58.877 | No container-reconciler running 2022-08-10 11:43:58.877 | No container-server running 2022-08-10 11:43:58.877 | No account-server running 2022-08-10 11:43:58.877 | No container-sync running 2022-08-10 11:43:58.877 | No account-reaper running 2022-08-10 11:43:58.877 | No container-updater running 2022-08-10 11:43:58.877 | No object-server running 2022-08-10 11:43:58.877 | No object-updater running 2022-08-10 11:43:58.877 | No account-replicator running 2022-08-10 11:43:58.877 | No object-replicator running 2022-08-10 11:43:58.877 | No container-auditor running 2022-08-10 11:43:58.877 | No container-sharder running 2022-08-10 11:43:58.877 | No object-auditor running 2022-08-10 11:43:58.877 | No proxy-server running 2022-08-10 11:43:58.877 | No object-expirer running 2022-08-10 11:43:58.877 | No container-replicator running 2022-08-10 11:43:58.877 | No object-reconstructor running 2022-08-10 11:43:58.877 | No account-auditor running 2022-08-10 11:43:58.950 | + lib/swift:configure_swift:337 : true 2022-08-10 11:43:58.953 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-10 11:43:58.966 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-10 11:43:58.979 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-10 11:43:58.982 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-10 11:43:58.982 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-10 11:43:58.987 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-10 11:43:58.987 | s/%GROUP%/ubuntu/; 2022-08-10 11:43:58.987 | s/%USER%/ubuntu/; 2022-08-10 11:43:58.987 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-10 11:43:58.987 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-10 11:43:58.990 | uid = ubuntu 2022-08-10 11:43:58.991 | gid = ubuntu 2022-08-10 11:43:58.991 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-10 11:43:58.991 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-10 11:43:58.991 | address = 127.0.0.1 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [account6612] 2022-08-10 11:43:58.991 | max connections = 25 2022-08-10 11:43:58.991 | path = /opt/stack/data/swift/1/node/ 2022-08-10 11:43:58.991 | read only = false 2022-08-10 11:43:58.991 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [account6622] 2022-08-10 11:43:58.991 | max connections = 25 2022-08-10 11:43:58.991 | path = /opt/stack/data/swift/2/node/ 2022-08-10 11:43:58.991 | read only = false 2022-08-10 11:43:58.991 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [account6632] 2022-08-10 11:43:58.991 | max connections = 25 2022-08-10 11:43:58.991 | path = /opt/stack/data/swift/3/node/ 2022-08-10 11:43:58.991 | read only = false 2022-08-10 11:43:58.991 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [account6642] 2022-08-10 11:43:58.991 | max connections = 25 2022-08-10 11:43:58.991 | path = /opt/stack/data/swift/4/node/ 2022-08-10 11:43:58.991 | read only = false 2022-08-10 11:43:58.991 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [container6611] 2022-08-10 11:43:58.991 | max connections = 25 2022-08-10 11:43:58.991 | path = /opt/stack/data/swift/1/node/ 2022-08-10 11:43:58.991 | read only = false 2022-08-10 11:43:58.991 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-10 11:43:58.991 | 2022-08-10 11:43:58.991 | [container6621] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/2/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [container6631] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/3/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [container6641] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/4/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [object6613] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/1/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [object6623] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/2/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [object6633] 2022-08-10 11:43:58.992 | max connections = 25 2022-08-10 11:43:58.992 | path = /opt/stack/data/swift/3/node/ 2022-08-10 11:43:58.992 | read only = false 2022-08-10 11:43:58.992 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-10 11:43:58.992 | 2022-08-10 11:43:58.992 | [object6643] 2022-08-10 11:43:58.993 | max connections = 25 2022-08-10 11:43:58.993 | path = /opt/stack/data/swift/4/node/ 2022-08-10 11:43:58.993 | read only = false 2022-08-10 11:43:58.993 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-10 11:43:58.994 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-10 11:43:58.997 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:43:59.000 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:43:59.002 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-10 11:43:59.015 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-10 11:43:59.017 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-10 11:43:59.022 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-10 11:43:59.027 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-10 11:43:59.029 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-10 11:43:59.033 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-10 11:43:59.062 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-08-10 11:43:59.093 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-10 11:43:59.113 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-10 11:43:59.146 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-10 11:43:59.168 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-10 11:43:59.198 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-10 11:43:59.216 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-10 11:43:59.245 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-10 11:43:59.265 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-10 11:43:59.297 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-10 11:43:59.318 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 11:43:59.353 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-10 11:43:59.372 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-10 11:43:59.387 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:59.390 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-10 11:43:59.420 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-10 11:43:59.450 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-10 11:43:59.479 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-10 11:43:59.512 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-10 11:43:59.515 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-10 11:43:59.533 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:59.536 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-10 11:43:59.567 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-10 11:43:59.590 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:59.593 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-10 11:43:59.610 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:43:59.612 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-10 11:43:59.614 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-10 11:43:59.629 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:43:59.632 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-10 11:43:59.634 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-10 11:43:59.636 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-10 11:43:59.641 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-10 11:43:59.646 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-10 11:43:59.683 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-10 11:43:59.715 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-10 11:43:59.747 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-10 11:43:59.787 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-10 11:43:59.817 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-10 11:43:59.819 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-10 11:43:59.822 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-10 11:43:59.824 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-10 11:43:59.827 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-10 11:43:59.856 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-10 11:43:59.889 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:43:59.919 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-10 11:43:59.949 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-10 11:43:59.980 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-10 11:44:00.010 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-10 11:44:00.038 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-10 11:44:00.067 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:44:00.098 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-10 11:44:00.131 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-10 11:44:00.161 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-10 11:44:00.195 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-10 11:44:00.227 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-10 11:44:00.262 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-10 11:44:00.291 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-10 11:44:00.310 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-10 11:44:00.339 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-10 11:44:00.368 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-10 11:44:00.373 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-10 11:44:00.403 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-10 11:44:00.431 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-10 11:44:00.459 | + lib/swift:configure_swift:480 : local node_number 2022-08-10 11:44:00.461 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 11:44:00.464 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 11:44:00.466 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-10 11:44:00.471 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-10 11:44:00.473 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 11:44:00.476 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 11:44:00.478 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-10 11:44:00.480 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-10 11:44:00.483 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 11:44:00.485 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 11:44:00.488 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-10 11:44:00.507 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-10 11:44:00.539 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-10 11:44:00.558 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-10 11:44:00.588 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-10 11:44:00.607 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 11:44:00.638 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-10 11:44:00.657 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 11:44:00.687 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-10 11:44:00.710 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 11:44:00.741 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-10 11:44:00.760 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-10 11:44:00.790 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-10 11:44:00.809 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-10 11:44:00.840 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-10 11:44:00.861 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-10 11:44:00.893 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-10 11:44:00.913 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-10 11:44:00.942 | + 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-08-10 11:44:00.947 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-10 11:44:00.967 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 11:44:01.000 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-10 11:44:01.031 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 11:44:01.033 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-10 11:44:01.038 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-10 11:44:01.041 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 11:44:01.043 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 11:44:01.045 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-10 11:44:01.048 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-10 11:44:01.050 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 11:44:01.052 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 11:44:01.055 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-10 11:44:01.074 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-10 11:44:01.104 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-10 11:44:01.124 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-10 11:44:01.155 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-10 11:44:01.175 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 11:44:01.204 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-10 11:44:01.225 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 11:44:01.257 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-10 11:44:01.277 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 11:44:01.308 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-10 11:44:01.327 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-10 11:44:01.357 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-10 11:44:01.375 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-10 11:44:01.406 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-10 11:44:01.425 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-10 11:44:01.454 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-10 11:44:01.474 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-10 11:44:01.502 | + 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-08-10 11:44:01.507 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-10 11:44:01.527 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 11:44:01.558 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 11:44:01.561 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-10 11:44:01.566 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-10 11:44:01.569 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 11:44:01.575 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 11:44:01.578 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-10 11:44:01.581 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-10 11:44:01.583 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 11:44:01.586 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 11:44:01.588 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-10 11:44:01.607 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-10 11:44:01.636 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-10 11:44:01.655 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-10 11:44:01.684 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-10 11:44:01.704 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 11:44:01.734 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-10 11:44:01.756 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 11:44:01.787 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-10 11:44:01.805 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 11:44:01.835 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-10 11:44:01.855 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-10 11:44:01.885 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-10 11:44:01.904 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-10 11:44:01.934 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-10 11:44:01.954 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-10 11:44:01.985 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-10 11:44:02.004 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-10 11:44:02.033 | + 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-08-10 11:44:02.038 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-10 11:44:02.058 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 11:44:02.087 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-10 11:44:02.117 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-10 11:44:02.147 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-10 11:44:02.176 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-10 11:44:02.178 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-10 11:44:02.183 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-10 11:44:02.215 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-10 11:44:02.248 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-10 11:44:02.278 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-10 11:44:02.308 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-10 11:44:02.338 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-10 11:44:02.367 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-10 11:44:02.401 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-10 11:44:02.429 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-10 11:44:02.459 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-10 11:44:02.476 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:02.478 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-10 11:44:02.497 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-10 11:44:02.500 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-10 11:44:02.522 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-10 11:44:02.525 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-08-10 11:44:02.554 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-10 11:44:02.556 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-10 11:44:02.586 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-08-10 11:44:02.616 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-10 11:44:02.618 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-10 11:44:02.648 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-10 11:44:02.665 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:02.667 | + lib/swift:configure_swift:543 : local user_group 2022-08-10 11:44:02.670 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-10 11:44:02.675 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-10 11:44:02.678 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-10 11:44:02.691 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-10 11:44:02.693 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-10 11:44:02.706 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-10 11:44:02.709 | + lib/swift:configure_swift:550 : is_suse 2022-08-10 11:44:02.712 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:44:02.715 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:44:02.717 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:44:02.721 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:44:02.723 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:44:02.726 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:44:02.728 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-10 11:44:02.742 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-10 11:44:02.745 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-10 11:44:02.748 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-10 11:44:02.768 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:02.770 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-10 11:44:02.789 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:02.792 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-10 11:44:02.795 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-10 11:44:02.797 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-10 11:44:02.800 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:44:02.802 | + lib/stack:stack_install_service:32 : install_glance 2022-08-10 11:44:02.805 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-10 11:44:02.808 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-10 11:44:02.810 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-10 11:44:02.828 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:02.830 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-10 11:44:02.833 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-10 11:44:02.850 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:02.853 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-10 11:44:02.856 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-10 11:44:02.859 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-10 11:44:02.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:02.864 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:02.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-10 11:44:02.869 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:02.873 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-10 11:44:02.875 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-10 11:44:02.878 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-10 11:44:02.881 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-10 11:44:02.884 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-10 11:44:02.887 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-10 11:44:02.890 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-10 11:44:02.893 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-10 11:44:02.896 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-10 11:44:02.898 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-10 11:44:02.902 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:44:02.903 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-10 11:44:02.908 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-10 11:44:02.911 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-10 11:44:02.914 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-10 11:44:02.917 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-10 11:44:02.920 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 11:44:02.943 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-10 11:44:02.946 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 11:44:05.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:05.175 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:05.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:05.175 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:06.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:44:06.216 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 11:44:06.297 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 11:44:06.307 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:44:06.346 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:44:06.403 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 11:44:06.427 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:44:06.431 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 11:44:06.448 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:44:06.458 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:44:06.497 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:44:06.502 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:44:06.507 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:44:06.545 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 11:44:06.559 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 11:44:06.561 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:44:06.570 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:44:06.592 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:44:06.606 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:44:06.611 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:44:06.614 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:44:06.616 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:44:06.622 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:44:06.626 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 11:44:06.641 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:44:06.646 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:44:06.667 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 11:44:06.687 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:44:06.691 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:44:06.704 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:44:06.708 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 11:44:06.711 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:44:06.714 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:44:06.718 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 11:44:06.731 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:44:06.764 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:44:06.770 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:44:06.779 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:44:06.805 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:44:06.861 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:44:06.865 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:44:06.867 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:44:06.874 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:44:06.876 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:44:06.881 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:44:06.884 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:44:06.889 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:44:06.892 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:44:06.901 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:44:06.909 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:44:06.922 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:44:06.932 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:44:06.943 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:44:06.946 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:44:06.958 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:44:06.963 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:44:06.965 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:44:06.968 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:44:06.994 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:44:07.020 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:44:07.023 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:44:07.026 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 11:44:07.028 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:44:07.035 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:44:08.688 | + inc/python:pip_install:196 : result=0 2022-08-10 11:44:08.691 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:44:08.695 | + functions-common:time_stop:2440 : local name 2022-08-10 11:44:08.698 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:44:08.702 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:44:08.706 | + functions-common:time_stop:2443 : local total 2022-08-10 11:44:08.709 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:44:08.713 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:44:08.717 | + functions-common:time_stop:2447 : start_time=1660131842937 2022-08-10 11:44:08.721 | + functions-common:time_stop:2449 : [[ -z 1660131842937 ]] 2022-08-10 11:44:08.724 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:44:08.728 | + functions-common:time_stop:2452 : end_time=1660131848725 2022-08-10 11:44:08.731 | + functions-common:time_stop:2453 : elapsed_time=5788 2022-08-10 11:44:08.733 | + functions-common:time_stop:2454 : total=71437 2022-08-10 11:44:08.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:44:08.739 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77225 2022-08-10 11:44:08.742 | + inc/python:pip_install:199 : return 0 2022-08-10 11:44:08.745 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-10 11:44:08.748 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-10 11:44:08.751 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-10 11:44:08.768 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-10 11:44:08.773 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-10 11:44:08.776 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-10 11:44:08.779 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-10 11:44:08.781 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:44:08.784 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:44:08.787 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:44:08.790 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:44:08.792 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:44:08.795 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:44:08.813 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:44:08.815 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:44:08.818 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:08.821 | + functions-common:git_clone:618 : echo master 2022-08-10 11:44:08.821 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:44:08.827 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-10 11:44:08.829 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:08.832 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-10 11:44:08.847 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-10 11:44:08.850 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:44:08.851 | + functions-common:git_clone:679 : head -1 2022-08-10 11:44:08.854 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-10 11:44:08.857 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:44:08.860 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-10 11:44:08.863 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:44:08.866 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 11:44:08.868 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-10 11:44:08.871 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:44:08.874 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-10 11:44:08.877 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:44:08.879 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 11:44:08.882 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-10 11:44:08.885 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:44:08.888 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:44:08.891 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-10 11:44:08.894 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:44:08.897 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-10 11:44:08.900 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:44:08.902 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:44:08.906 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-10 11:44:08.912 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-10 11:44:08.915 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-10 11:44:09.534 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-10 11:44:09.537 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:44:09.541 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:44:09.544 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:44:09.547 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 11:44:09.550 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-10 11:44:09.553 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:44:09.555 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:44:09.558 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:44:09.560 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:44:09.563 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:44:09.565 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:44:09.568 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:44:09.571 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-10 11:44:09.595 | Using python 3.8 to install /opt/stack/glance 2022-08-10 11:44:09.597 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-10 11:44:11.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:11.671 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:11.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:11.671 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:12.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:44:12.709 | Obtaining file:///opt/stack/glance 2022-08-10 11:44:15.450 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:44:15.453 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:44:15.456 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:44:15.460 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:44:15.472 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-10 11:44:15.477 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:44:15.480 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:44:15.487 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 11:44:15.497 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:44:15.500 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 11:44:15.508 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:44:15.511 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 11:44:15.516 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:44:15.520 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 11:44:15.522 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 11:44:15.533 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:44:15.535 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 11:44:15.541 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:44:15.544 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:44:15.549 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:44:15.551 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:44:15.557 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:44:15.564 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:44:15.577 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:44:15.579 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:44:15.582 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 11:44:15.590 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:44:15.596 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:44:15.602 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:44:15.609 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:44:15.613 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:44:15.624 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:44:15.627 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 11:44:15.633 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:44:15.644 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 11:44:15.658 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 11:44:15.664 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:44:15.675 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:44:15.683 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 11:44:15.690 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:44:15.695 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:44:15.707 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:44:15.713 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:44:15.721 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 11:44:15.728 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:44:15.731 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:44:15.734 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:44:15.737 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 11:44:15.740 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 11:44:15.743 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 11:44:15.746 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:44:15.752 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:44:15.754 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:44:15.756 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:44:15.760 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 11:44:15.768 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:44:15.771 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:44:15.781 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:44:15.784 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:44:15.786 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:44:15.792 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 11:44:15.795 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:44:15.797 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-10 11:44:15.799 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:44:15.802 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:44:15.808 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:44:15.810 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:44:15.812 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:44:15.815 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 11:44:15.827 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 11:44:15.830 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:44:15.832 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:44:15.836 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:44:15.841 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:44:15.845 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:44:15.847 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:44:15.850 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:44:15.852 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:44:15.854 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 11:44:15.857 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:44:15.859 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:44:15.863 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:44:15.865 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:44:15.868 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:44:15.871 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:44:15.874 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:44:15.876 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 11:44:15.888 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 11:44:15.891 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 11:44:15.895 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 11:44:15.897 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:44:15.901 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:44:15.904 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:44:15.906 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:44:15.910 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:44:15.912 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:44:15.919 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:44:15.922 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:44:15.924 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:44:15.926 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:44:15.929 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:44:15.931 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 11:44:15.934 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 11:44:15.938 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 11:44:15.940 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:44:15.942 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:44:15.945 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:44:15.947 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:44:15.949 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 11:44:15.952 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 11:44:15.954 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:44:15.957 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 11:44:15.959 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 11:44:15.961 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:44:15.964 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:44:15.969 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:44:15.971 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:44:16.795 | Installing collected packages: glance 2022-08-10 11:44:16.795 | Attempting uninstall: glance 2022-08-10 11:44:16.796 | Found existing installation: glance 25.0.0.0b3.dev11 2022-08-10 11:44:16.800 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-10 11:44:16.801 | Running setup.py develop for glance 2022-08-10 11:44:18.577 | Successfully installed glance 2022-08-10 11:44:18.700 | + inc/python:pip_install:196 : result=0 2022-08-10 11:44:18.704 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:44:18.707 | + functions-common:time_stop:2440 : local name 2022-08-10 11:44:18.709 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:44:18.711 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:44:18.714 | + functions-common:time_stop:2443 : local total 2022-08-10 11:44:18.716 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:44:18.719 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:44:18.722 | + functions-common:time_stop:2447 : start_time=1660131849589 2022-08-10 11:44:18.724 | + functions-common:time_stop:2449 : [[ -z 1660131849589 ]] 2022-08-10 11:44:18.727 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:44:18.731 | + functions-common:time_stop:2452 : end_time=1660131858729 2022-08-10 11:44:18.734 | + functions-common:time_stop:2453 : elapsed_time=9140 2022-08-10 11:44:18.737 | + functions-common:time_stop:2454 : total=77225 2022-08-10 11:44:18.739 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:44:18.742 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86365 2022-08-10 11:44:18.744 | + inc/python:pip_install:199 : return 0 2022-08-10 11:44:18.747 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:44:18.750 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 11:44:18.752 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 11:44:18.776 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 11:44:18.789 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-10 11:44:18.792 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-10 11:44:18.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:18.797 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:18.800 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-10 11:44:18.803 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:18.806 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:44:18.808 | + ./stack.sh:main:915 : configure_glance 2022-08-10 11:44:18.811 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-10 11:44:18.825 | + lib/glance:configure_glance:326 : local dburl 2022-08-10 11:44:18.828 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-10 11:44:18.831 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-10 11:44:18.834 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-10 11:44:18.837 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-10 11:44:18.839 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:44:18.842 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:44:18.844 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:44:18.862 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:18.864 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:44:18.867 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 11:44:18.870 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 11:44:18.872 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-10 11:44:18.903 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 11:44:18.935 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-10 11:44:18.967 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 11:44:19.000 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-10 11:44:19.033 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-10 11:44:19.064 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-10 11:44:19.066 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 11:44:19.069 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-10 11:44:19.072 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 11:44:19.074 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-10 11:44:19.106 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-10 11:44:19.138 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:44:19.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-10 11:44:19.202 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-10 11:44:19.233 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-10 11:44:19.265 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-10 11:44:19.295 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-10 11:44:19.327 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:44:19.358 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 11:44:19.390 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-10 11:44:19.421 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-10 11:44:19.423 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-10 11:44:19.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-10 11:44:19.428 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:44:19.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 11:44:19.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:44:19.451 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:19.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 11:44:19.457 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 11:44:19.460 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:44:19.477 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:19.480 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:44:19.483 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:44:19.514 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:44:19.517 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:44:19.520 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-10 11:44:19.522 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-10 11:44:19.525 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-10 11:44:19.556 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-10 11:44:19.591 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-10 11:44:19.596 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-10 11:44:19.598 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-10 11:44:19.601 | + lib/glance:configure_glance_store:254 : local be 2022-08-10 11:44:19.603 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-10 11:44:19.606 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-10 11:44:19.608 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 11:44:19.641 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-10 11:44:19.643 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-08-10 11:44:19.675 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-10 11:44:19.677 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-10 11:44:19.696 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:19.698 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-10 11:44:19.730 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-10 11:44:19.763 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-10 11:44:19.795 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-10 11:44:19.828 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-10 11:44:19.861 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-10 11:44:19.879 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:19.882 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 11:44:19.914 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-10 11:44:19.945 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-10 11:44:19.977 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-08-10 11:44:20.008 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-10 11:44:20.044 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-08-10 11:44:20.080 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-10 11:44:20.097 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:20.100 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-10 11:44:20.103 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-10 11:44:20.105 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 11:44:20.109 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:44:20.127 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:44:20.129 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:44:20.132 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:44:20.135 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:44:20.137 | + 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-08-10 11:44:20.169 | + 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-08-10 11:44:20.201 | + 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-08-10 11:44:20.232 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:44:20.264 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-10 11:44:20.269 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-10 11:44:20.300 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-10 11:44:20.331 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 11:44:20.364 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-08-10 11:44:20.396 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-10 11:44:20.427 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-10 11:44:20.458 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-10 11:44:20.490 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 11:44:20.522 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-10 11:44:20.553 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-10 11:44:20.585 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-10 11:44:20.616 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-10 11:44:20.622 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-10 11:44:20.630 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-10 11:44:20.647 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:20.650 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-10 11:44:20.652 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-10 11:44:20.655 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-10 11:44:20.657 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-10 11:44:20.660 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-10 11:44:20.663 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-10 11:44:20.667 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-10 11:44:20.670 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-10 11:44:20.674 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-10 11:44:20.704 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-10 11:44:20.707 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-10 11:44:20.710 | ++ functions:get_random_port:837 : true 2022-08-10 11:44:20.712 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-10 11:44:20.715 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-10 11:44:20.717 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-10 11:44:20.784 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-10 11:44:20.786 | ++ functions:get_random_port:841 : break 2 2022-08-10 11:44:20.789 | ++ functions:get_random_port:845 : echo 60999 2022-08-10 11:44:20.792 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-10 11:44:20.794 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-10 11:44:20.825 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-10 11:44:20.855 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-10 11:44:20.885 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-10 11:44:20.914 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 11:44:20.943 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-10 11:44:20.973 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-10 11:44:21.003 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-10 11:44:21.034 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:44:21.063 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 11:44:21.093 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 11:44:21.121 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 11:44:21.151 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-10 11:44:21.179 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 11:44:21.207 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-10 11:44:21.236 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-10 11:44:21.265 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-10 11:44:21.297 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-10 11:44:21.325 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-10 11:44:21.354 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-10 11:44:21.356 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-10 11:44:21.359 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:44:21.362 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:21.364 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:21.367 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-10 11:44:21.369 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-10 11:44:21.427 | proxy (enabled by site administrator) 2022-08-10 11:44:21.432 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-10 11:44:21.436 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-10 11:44:21.440 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:44:21.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:21.445 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:21.447 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-10 11:44:21.450 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-10 11:44:21.506 | proxy_http (enabled by site administrator) 2022-08-10 11:44:21.512 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-10 11:44:21.516 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-10 11:44:21.520 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-10 11:44:21.524 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 11:44:21.526 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:21.529 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:21.532 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 11:44:21.535 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 11:44:21.538 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-10 11:44:21.538 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 11:44:21.547 | KeepAlive Off 2022-08-10 11:44:21.552 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-10 11:44:21.552 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 11:44:21.561 | SetEnv proxy-sendchunked 1 2022-08-10 11:44:21.565 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-10 11:44:21.565 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 11:44:21.574 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-10 11:44:21.577 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-10 11:44:21.580 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-10 11:44:21.583 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 11:44:21.585 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 11:44:21.588 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:44:21.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:21.593 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:21.595 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 11:44:21.598 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 11:44:21.600 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:21.603 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:21.606 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-10 11:44:21.670 | Site glance-wsgi-api already enabled 2022-08-10 11:44:21.675 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-10 11:44:21.679 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:44:21.682 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:44:21.687 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:44:21.836 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-10 11:44:21.843 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-10 11:44:21.875 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 11:44:21.878 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 11:44:21.881 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-10 11:44:21.900 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:21.902 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-10 11:44:21.905 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-10 11:44:21.907 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-10 11:44:21.910 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:44:21.912 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-10 11:44:21.915 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-10 11:44:21.918 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-10 11:44:21.920 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-10 11:44:21.922 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:44:21.925 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:44:21.928 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:44:21.931 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:44:21.933 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:44:21.936 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:44:21.953 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:44:21.956 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:44:21.958 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:21.961 | + functions-common:git_clone:618 : echo master 2022-08-10 11:44:21.962 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:44:21.967 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-10 11:44:21.970 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:21.973 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-10 11:44:21.986 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-10 11:44:21.989 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:44:21.989 | + functions-common:git_clone:679 : head -1 2022-08-10 11:44:21.996 | e520c9826 Merge commit 'refs/changes/51/851351/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-10 11:44:21.999 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:44:22.002 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-10 11:44:22.005 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:44:22.007 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 11:44:22.011 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-10 11:44:22.013 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:44:22.016 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-10 11:44:22.018 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:44:22.021 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 11:44:22.024 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-10 11:44:22.026 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:44:22.029 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:44:22.032 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-10 11:44:22.035 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:44:22.038 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-10 11:44:22.041 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:44:22.043 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:44:22.047 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-10 11:44:22.053 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-10 11:44:22.056 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-10 11:44:22.678 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-10 11:44:22.681 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:44:22.685 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:44:22.688 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:44:22.691 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 11:44:22.694 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-10 11:44:22.696 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:44:22.699 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:44:22.701 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:44:22.704 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:44:22.706 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:44:22.709 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:44:22.712 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:44:22.714 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-10 11:44:22.738 | Using python 3.8 to install /opt/stack/cinder 2022-08-10 11:44:22.741 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-10 11:44:24.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:24.800 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:24.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:24.800 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:25.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:44:25.857 | Obtaining file:///opt/stack/cinder 2022-08-10 11:44:29.711 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:44:29.715 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:44:29.717 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:44:29.722 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:44:29.734 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:44:29.736 | Requirement already satisfied: boto3===1.24.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.46) 2022-08-10 11:44:29.741 | Requirement already satisfied: botocore===1.27.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.46) 2022-08-10 11:44:29.746 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 11:44:29.757 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:44:29.760 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 11:44:29.767 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:44:29.770 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:44:29.774 | Requirement already satisfied: google-api-python-client===2.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.55.0) 2022-08-10 11:44:29.781 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-10 11:44:29.788 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-10 11:44:29.792 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:44:29.795 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 11:44:29.800 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:44:29.803 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:44:29.805 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:44:29.808 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:44:29.814 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:44:29.821 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:44:29.833 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 11:44:29.836 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-10 11:44:29.842 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 11:44:29.854 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:44:29.858 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 11:44:29.865 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:44:29.871 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:44:29.877 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:44:29.885 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:44:29.889 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:44:29.899 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:44:29.902 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:44:29.913 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 11:44:29.928 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 11:44:29.933 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:44:29.944 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:44:29.951 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 11:44:29.959 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 11:44:29.966 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 11:44:29.968 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:44:29.973 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:44:29.985 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:44:29.991 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:44:29.999 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 11:44:30.009 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-10 11:44:30.021 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 11:44:30.028 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:44:30.032 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 11:44:30.039 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:44:30.042 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:44:30.046 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 11:44:30.051 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 11:44:30.054 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-10 11:44:30.057 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-10 11:44:30.059 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:44:30.065 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:44:30.067 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:44:30.069 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:44:30.073 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 11:44:30.080 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:44:30.084 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 11:44:30.092 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:44:30.103 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 11:44:30.111 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 11:44:30.114 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:44:30.117 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:44:30.119 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:44:30.124 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:44:30.126 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-10 11:44:30.129 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-10 11:44:30.133 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-10 11:44:30.136 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:44:30.139 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:44:30.144 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:44:30.147 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:44:30.148 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:44:30.152 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-10 11:44:30.154 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-10 11:44:30.157 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 11:44:30.168 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 11:44:30.171 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:44:30.174 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:44:30.178 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:44:30.182 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 11:44:30.190 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-10 11:44:30.193 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:44:30.197 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 11:44:30.200 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 11:44:30.204 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:44:30.206 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:44:30.209 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:44:30.211 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:44:30.214 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-10 11:44:30.215 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 11:44:30.217 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:44:30.220 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:44:30.223 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-10 11:44:30.229 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 11:44:30.231 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:44:30.234 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:44:30.238 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:44:30.242 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:44:30.244 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:44:30.246 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:44:30.249 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:44:30.251 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:44:30.258 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 11:44:30.260 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 11:44:30.264 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 11:44:30.267 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:44:30.271 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:44:30.277 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:44:30.279 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:44:30.283 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:44:30.285 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 11:44:30.288 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:44:30.295 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 11:44:30.299 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:44:30.301 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:44:30.304 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:44:30.306 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-10 11:44:30.308 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:44:30.310 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 11:44:30.314 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 11:44:30.316 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 11:44:30.320 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:44:30.322 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:44:30.325 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:44:30.328 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 11:44:30.330 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-10 11:44:30.333 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:44:30.337 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 11:44:30.339 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:44:30.341 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:44:30.344 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:44:30.348 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:44:30.351 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:44:31.109 | Installing collected packages: cinder 2022-08-10 11:44:31.109 | Attempting uninstall: cinder 2022-08-10 11:44:31.109 | Found existing installation: cinder 20.1.0.dev369 2022-08-10 11:44:31.113 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-10 11:44:31.114 | Running setup.py develop for cinder 2022-08-10 11:44:33.686 | Successfully installed cinder 2022-08-10 11:44:33.803 | + inc/python:pip_install:196 : result=0 2022-08-10 11:44:33.808 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:44:33.811 | + functions-common:time_stop:2440 : local name 2022-08-10 11:44:33.815 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:44:33.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:44:33.822 | + functions-common:time_stop:2443 : local total 2022-08-10 11:44:33.825 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:44:33.830 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:44:33.833 | + functions-common:time_stop:2447 : start_time=1660131862732 2022-08-10 11:44:33.836 | + functions-common:time_stop:2449 : [[ -z 1660131862732 ]] 2022-08-10 11:44:33.839 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:44:33.844 | + functions-common:time_stop:2452 : end_time=1660131873841 2022-08-10 11:44:33.847 | + functions-common:time_stop:2453 : elapsed_time=11109 2022-08-10 11:44:33.849 | + functions-common:time_stop:2454 : total=86365 2022-08-10 11:44:33.852 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:44:33.854 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97474 2022-08-10 11:44:33.857 | + inc/python:pip_install:199 : return 0 2022-08-10 11:44:33.859 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:44:33.865 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 11:44:33.868 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 11:44:33.907 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 11:44:33.922 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-10 11:44:33.924 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-10 11:44:33.927 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:33.930 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:33.933 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-10 11:44:33.936 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:33.939 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-10 11:44:33.941 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-10 11:44:33.944 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-10 11:44:33.947 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:33.949 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:33.952 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-10 11:44:33.965 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-10 11:44:33.968 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:44:33.970 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:44:33.973 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:44:33.976 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:44:33.978 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:33.981 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:44:33.983 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:33.986 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:33.989 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:44:33.991 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:44:33.994 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:44:33.997 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:44:33.999 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-10 11:44:34.002 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:44:34.005 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:34.007 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:34.010 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-10 11:44:34.034 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-10 11:44:34.149 | Reading package lists... 2022-08-10 11:44:34.440 | Building dependency tree... 2022-08-10 11:44:34.441 | Reading state information... 2022-08-10 11:44:34.740 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-10 11:44:34.740 | The following packages were automatically installed and are no longer required: 2022-08-10 11:44:34.742 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:44:34.742 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:44:34.742 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:44:34.742 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:44:34.742 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:44:34.742 | python3-zope.interface 2022-08-10 11:44:34.742 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:44:34.894 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:44:34.899 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:44:34.901 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:44:34.904 | + functions-common:time_stop:2440 : local name 2022-08-10 11:44:34.906 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:44:34.909 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:44:34.912 | + functions-common:time_stop:2443 : local total 2022-08-10 11:44:34.914 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:44:34.917 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:44:34.919 | + functions-common:time_stop:2447 : start_time=1660131874031 2022-08-10 11:44:34.922 | + functions-common:time_stop:2449 : [[ -z 1660131874031 ]] 2022-08-10 11:44:34.925 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:44:34.930 | + functions-common:time_stop:2452 : end_time=1660131874927 2022-08-10 11:44:34.933 | + functions-common:time_stop:2453 : elapsed_time=896 2022-08-10 11:44:34.936 | + functions-common:time_stop:2454 : total=20833 2022-08-10 11:44:34.940 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:44:34.942 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21729 2022-08-10 11:44:34.945 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:44:34.948 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:44:34.951 | + ./stack.sh:main:921 : configure_cinder 2022-08-10 11:44:34.954 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-10 11:44:34.968 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-10 11:44:34.972 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-10 11:44:34.974 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-10 11:44:34.976 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 11:44:34.980 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-10 11:44:34.980 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 11:44:34.984 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-10 11:44:34.987 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-10 11:44:34.989 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 11:44:34.992 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-10 11:44:34.994 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-10 11:44:34.996 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-10 11:44:34.999 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-10 11:44:35.001 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-10 11:44:35.014 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-10 11:44:35.027 | + 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-08-10 11:44:35.040 | + 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-08-10 11:44:35.052 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-10 11:44:35.064 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 11:44:35.067 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 11:44:35.072 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.P8CP5Nfc3Q 2022-08-10 11:44:35.074 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 11:44:35.076 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 11:44:35.079 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-10 11:44:35.081 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.P8CP5Nfc3Q 2022-08-10 11:44:35.085 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.P8CP5Nfc3Q 2022-08-10 11:44:35.097 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.P8CP5Nfc3Q /etc/sudoers.d/cinder-rootwrap 2022-08-10 11:44:35.110 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-10 11:44:35.114 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 11:44:35.116 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 11:44:35.119 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 11:44:35.121 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 11:44:35.123 | + 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-08-10 11:44:35.126 | + 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-08-10 11:44:35.128 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-10 11:44:35.131 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-10 11:44:35.136 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-10 11:44:35.141 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-10 11:44:35.162 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-10 11:44:35.183 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-10 11:44:35.202 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-10 11:44:35.221 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-10 11:44:35.241 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-10 11:44:35.261 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-10 11:44:35.281 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-10 11:44:35.300 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-10 11:44:35.303 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 11:44:35.305 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-10 11:44:35.308 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 11:44:35.310 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-10 11:44:35.340 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-10 11:44:35.372 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:44:35.401 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-10 11:44:35.430 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-10 11:44:35.458 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-10 11:44:35.487 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-10 11:44:35.515 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-10 11:44:35.543 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:44:35.572 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 11:44:35.602 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-10 11:44:35.636 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-10 11:44:35.665 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-10 11:44:35.668 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-10 11:44:35.670 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-10 11:44:35.673 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-10 11:44:35.675 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:44:35.678 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:44:35.680 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:44:35.697 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:35.699 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:44:35.702 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 11:44:35.705 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 11:44:35.739 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-10 11:44:35.768 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-10 11:44:35.796 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-10 11:44:35.825 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-10 11:44:35.854 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-10 11:44:35.883 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-10 11:44:35.920 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-10 11:44:35.922 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-08-10 11:44:35.951 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 11:44:35.983 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-10 11:44:35.991 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c43c4453d7c55b9d8dcf6e94a0e3159c 2022-08-10 11:44:36.022 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-10 11:44:36.025 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-10 11:44:36.054 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-10 11:44:36.083 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-10 11:44:36.112 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-10 11:44:36.141 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-10 11:44:36.158 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:36.161 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-10 11:44:36.178 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:36.181 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-10 11:44:36.198 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:36.201 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-10 11:44:36.217 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:36.220 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-10 11:44:36.222 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-10 11:44:36.225 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-10 11:44:36.227 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-10 11:44:36.230 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:44:36.232 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 11:44:36.235 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:44:36.251 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:36.254 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 11:44:36.257 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 11:44:36.260 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:44:36.277 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:36.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:44:36.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:44:36.311 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:44:36.314 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:44:36.317 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-10 11:44:36.319 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-10 11:44:36.322 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 11:44:36.325 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:44:36.347 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:44:36.351 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:44:36.354 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:44:36.356 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:44:36.359 | + 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-08-10 11:44:36.389 | + 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-08-10 11:44:36.418 | + 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-08-10 11:44:36.447 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:44:36.477 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-10 11:44:36.494 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:36.497 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-10 11:44:36.499 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-10 11:44:36.502 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-10 11:44:36.504 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-10 11:44:36.507 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 11:44:36.510 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 11:44:36.513 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-10 11:44:36.517 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-10 11:44:36.520 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 11:44:36.523 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 11:44:36.537 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 11:44:36.537 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:44:36.547 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 11:44:36.551 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:44:36.568 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-10 11:44:36.570 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-10 11:44:36.574 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-10 11:44:36.606 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-10 11:44:36.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-10 11:44:36.664 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 11:44:36.692 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 11:44:36.721 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 11:44:36.752 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 11:44:36.784 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 11:44:36.814 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 11:44:36.849 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:44:36.877 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 11:44:36.909 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 11:44:36.940 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 11:44:36.968 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 11:44:36.971 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 11:44:36.974 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-10 11:44:36.977 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-10 11:44:36.979 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 11:44:36.982 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:36.985 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:36.987 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 11:44:36.991 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 11:44:36.994 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-10 11:44:37.025 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 11:44:37.056 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-10 11:44:37.056 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 11:44:37.065 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-10 11:44:37.069 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-10 11:44:37.071 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-10 11:44:37.074 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 11:44:37.076 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 11:44:37.079 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:44:37.081 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:37.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:37.086 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 11:44:37.089 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 11:44:37.091 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:44:37.094 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:44:37.096 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-10 11:44:37.161 | Enabling site cinder-wsgi. 2022-08-10 11:44:37.170 | To activate the new configuration, you need to run: 2022-08-10 11:44:37.170 | systemctl reload apache2 2022-08-10 11:44:37.177 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 11:44:37.181 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:44:37.183 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:44:37.186 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:44:37.325 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-10 11:44:37.328 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-10 11:44:37.363 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-08-10 11:44:37.393 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-10 11:44:37.410 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:37.413 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-10 11:44:37.415 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 11:44:37.418 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 11:44:37.420 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 11:44:37.422 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-10 11:44:37.456 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-10 11:44:37.487 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-08-10 11:44:37.517 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-10 11:44:37.546 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-10 11:44:37.575 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-10 11:44:37.604 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-10 11:44:37.634 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-10 11:44:37.663 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:44:37.692 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-10 11:44:37.720 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-10 11:44:37.751 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 11:44:37.781 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-10 11:44:37.784 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-10 11:44:37.801 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:37.804 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-08-10 11:44:37.834 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 11:44:37.837 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 11:44:37.840 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-10 11:44:37.858 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:37.860 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-10 11:44:37.863 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-10 11:44:37.865 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-10 11:44:37.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:44:37.871 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-10 11:44:37.873 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-10 11:44:37.877 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:44:37.877 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:44:37.883 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:44:37.886 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:44:37.888 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:44:37.891 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:44:37.894 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-10 11:44:37.896 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-10 11:44:37.899 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-10 11:44:37.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:37.904 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:37.906 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-10 11:44:37.909 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:37.911 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-10 11:44:37.914 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-10 11:44:37.916 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-10 11:44:37.919 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:44:37.921 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:44:37.924 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:44:37.928 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:44:37.930 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:44:37.935 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:44:37.956 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:44:37.959 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:44:37.962 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:37.965 | + functions-common:git_clone:618 : echo master 2022-08-10 11:44:37.965 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:44:37.971 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-10 11:44:37.973 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:37.975 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-10 11:44:37.988 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-10 11:44:37.992 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:44:37.992 | + functions-common:git_clone:679 : head -1 2022-08-10 11:44:37.997 | 4ead75733a Merge "Clean up db residual record from dvr port" 2022-08-10 11:44:37.999 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:44:38.002 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-10 11:44:38.005 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:44:38.007 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 11:44:38.010 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-10 11:44:38.013 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:44:38.015 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-10 11:44:38.018 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:44:38.021 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 11:44:38.023 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-10 11:44:38.026 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:44:38.028 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:44:38.032 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-10 11:44:38.035 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:44:38.038 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-10 11:44:38.041 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:44:38.043 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:44:38.047 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-10 11:44:38.053 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-10 11:44:38.056 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-10 11:44:38.683 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-10 11:44:38.686 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:44:38.688 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:44:38.691 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:44:38.694 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 11:44:38.696 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-10 11:44:38.699 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:44:38.701 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:44:38.705 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:44:38.707 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:44:38.710 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:44:38.713 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:44:38.716 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:44:38.718 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-10 11:44:38.744 | Using python 3.8 to install /opt/stack/neutron 2022-08-10 11:44:38.746 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-10 11:44:40.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:40.830 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:40.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:40.830 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:41.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:44:41.886 | Obtaining file:///opt/stack/neutron 2022-08-10 11:44:44.162 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:44:44.168 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:44:44.170 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:44:44.179 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:44:44.187 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:44:44.198 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:44:44.348 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:44:44.361 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:44:44.375 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:44:44.381 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:44:44.384 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:44:44.392 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 11:44:44.395 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:44:44.399 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 11:44:44.412 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:44:44.448 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:44:44.475 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:44:44.533 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:44:44.583 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:44:44.588 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:44:44.591 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-10 11:44:44.627 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 11:44:44.652 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-10 11:44:44.668 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 11:44:44.672 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:44:44.676 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 11:44:44.680 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 11:44:44.702 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:44:44.738 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:44:44.748 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:44:44.787 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:44:44.792 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:44:44.839 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:44:44.843 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:44:44.881 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 11:44:44.934 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 11:44:44.944 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:44:44.962 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:44:44.976 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 11:44:44.990 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 11:44:45.002 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 11:44:45.004 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:44:45.013 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:44:45.034 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:44:45.044 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:44:45.057 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 11:44:45.075 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 11:44:45.114 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 11:44:45.119 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 11:44:45.127 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:44:45.132 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:44:45.135 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-10 11:44:45.143 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:44:45.155 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 11:44:45.160 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 11:44:45.178 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 11:44:45.190 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:44:45.200 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:44:45.202 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:44:45.208 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 11:44:45.214 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:44:45.219 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-10 11:44:45.268 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:44:45.288 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 11:44:45.313 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 11:44:45.334 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:44:45.338 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:44:45.345 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:44:45.358 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 11:44:45.361 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:44:45.365 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-10 11:44:45.370 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 11:44:45.373 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:44:45.375 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 11:44:45.379 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:44:45.389 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:44:45.392 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:44:45.395 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:44:45.398 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 11:44:45.412 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:44:45.421 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:44:45.426 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:44:45.436 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 11:44:45.495 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:44:45.529 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 11:44:45.533 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:44:45.538 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:44:45.541 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:44:45.546 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:44:45.572 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 11:44:45.574 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:44:45.585 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:44:45.616 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:44:45.618 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 11:44:45.621 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:44:45.659 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:44:45.663 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:44:45.666 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 11:44:45.687 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:44:45.690 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:44:45.695 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:44:45.699 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:44:45.701 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 11:44:45.706 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 11:44:45.750 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 11:44:45.754 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:44:45.762 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:44:45.765 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:44:45.776 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-10 11:44:45.779 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:44:45.817 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:44:45.829 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 11:44:45.843 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 11:44:45.847 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:44:45.851 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:44:45.854 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:44:45.857 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:44:45.859 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:44:45.862 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:44:45.864 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 11:44:45.867 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:44:45.870 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:44:45.874 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:44:45.932 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:44:45.934 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:44:45.982 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:44:46.924 | Installing collected packages: neutron 2022-08-10 11:44:46.924 | Attempting uninstall: neutron 2022-08-10 11:44:46.926 | Found existing installation: neutron 20.2.0 2022-08-10 11:44:52.345 | Uninstalling neutron-20.2.0: 2022-08-10 11:44:52.428 | Successfully uninstalled neutron-20.2.0 2022-08-10 11:44:52.429 | Running setup.py develop for neutron 2022-08-10 11:44:55.332 | Successfully installed neutron 2022-08-10 11:44:55.447 | + inc/python:pip_install:196 : result=0 2022-08-10 11:44:55.450 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:44:55.454 | + functions-common:time_stop:2440 : local name 2022-08-10 11:44:55.457 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:44:55.461 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:44:55.464 | + functions-common:time_stop:2443 : local total 2022-08-10 11:44:55.467 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:44:55.471 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:44:55.474 | + functions-common:time_stop:2447 : start_time=1660131878737 2022-08-10 11:44:55.477 | + functions-common:time_stop:2449 : [[ -z 1660131878737 ]] 2022-08-10 11:44:55.481 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:44:55.485 | + functions-common:time_stop:2452 : end_time=1660131895482 2022-08-10 11:44:55.487 | + functions-common:time_stop:2453 : elapsed_time=16745 2022-08-10 11:44:55.490 | + functions-common:time_stop:2454 : total=97474 2022-08-10 11:44:55.492 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:44:55.495 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=114219 2022-08-10 11:44:55.497 | + inc/python:pip_install:199 : return 0 2022-08-10 11:44:55.500 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:44:55.502 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 11:44:55.506 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 11:44:55.529 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 11:44:55.545 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-10 11:44:55.547 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-10 11:44:55.550 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:55.553 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:55.555 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-10 11:44:55.558 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:55.561 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-10 11:44:55.563 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:44:55.566 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-10 11:44:55.584 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:44:55.586 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-10 11:44:55.589 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-10 11:44:55.592 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-10 11:44:55.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:44:55.597 | + lib/stack:stack_install_service:32 : install_nova 2022-08-10 11:44:55.600 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-10 11:44:55.602 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-10 11:44:55.605 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:44:55.607 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:44:55.610 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-10 11:44:55.612 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:44:55.615 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-10 11:44:55.631 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:55.634 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-10 11:44:55.650 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:55.653 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-10 11:44:55.669 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:44:55.672 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-10 11:44:55.675 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-10 11:44:55.677 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-10 11:44:55.680 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:44:55.682 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:44:55.685 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:44:55.688 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:44:55.690 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:44:55.693 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:44:55.710 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:44:55.713 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:44:55.715 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:55.718 | + functions-common:git_clone:618 : echo master 2022-08-10 11:44:55.718 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:44:55.723 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-10 11:44:55.726 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:44:55.728 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-10 11:44:55.743 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-10 11:44:55.746 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:44:55.746 | + functions-common:git_clone:679 : head -1 2022-08-10 11:44:55.827 | 1220d53c2f Merge "Update libvirt enlightenments for Windows" 2022-08-10 11:44:55.832 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:44:55.835 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-10 11:44:55.837 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:44:55.840 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 11:44:55.842 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-10 11:44:55.845 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:44:55.848 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-10 11:44:55.850 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:44:55.853 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 11:44:55.856 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-10 11:44:55.858 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:44:55.861 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:44:55.864 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-10 11:44:55.866 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:44:55.869 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-10 11:44:55.872 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:44:55.874 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:44:55.877 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-10 11:44:55.884 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-10 11:44:55.886 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-10 11:44:56.516 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-10 11:44:56.518 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:44:56.520 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:44:56.523 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:44:56.525 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 11:44:56.528 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-10 11:44:56.530 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:44:56.533 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:44:56.535 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:44:56.537 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:44:56.540 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:44:56.542 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:44:56.547 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:44:56.551 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-10 11:44:56.572 | Using python 3.8 to install /opt/stack/nova 2022-08-10 11:44:56.575 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-10 11:44:58.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:58.629 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:58.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:44:58.629 | from cryptography.utils import int_from_bytes 2022-08-10 11:44:59.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:44:59.674 | Obtaining file:///opt/stack/nova 2022-08-10 11:45:04.427 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:45:04.430 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:45:04.432 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 11:45:04.437 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 11:45:04.439 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:45:04.442 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:45:04.447 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:45:04.459 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:45:04.462 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:45:04.469 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 11:45:04.479 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:45:04.482 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 11:45:04.489 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:45:04.491 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 11:45:04.496 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 11:45:04.498 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:45:04.501 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:45:04.503 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:45:04.507 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:45:04.510 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:45:04.517 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:45:04.523 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:45:04.535 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 11:45:04.538 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 11:45:04.541 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:45:04.544 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:45:04.546 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 11:45:04.558 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 11:45:04.571 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 11:45:04.574 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:45:04.576 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 11:45:04.580 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 11:45:04.591 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 11:45:04.598 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:45:04.604 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:45:04.610 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:45:04.617 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:45:04.621 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:45:04.632 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:45:04.635 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 11:45:04.641 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:45:04.652 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 11:45:04.666 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 11:45:04.672 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:45:04.682 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:45:04.690 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 11:45:04.698 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 11:45:04.704 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 11:45:04.707 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:45:04.712 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 11:45:04.723 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:45:04.730 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:45:04.737 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 11:45:04.747 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 11:45:04.752 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:45:04.756 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 11:45:04.761 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:45:04.763 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:45:04.767 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 11:45:04.769 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 11:45:04.772 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:45:04.778 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:45:04.780 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:45:04.782 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 11:45:04.785 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:45:04.788 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 11:45:04.796 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 11:45:04.804 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:45:04.807 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 11:45:04.816 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:45:04.826 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 11:45:04.839 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:45:04.842 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:45:04.844 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:45:04.850 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 11:45:04.851 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 11:45:04.854 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:45:04.856 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 11:45:04.859 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:45:04.861 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:45:04.867 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:45:04.869 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:45:04.871 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:45:04.874 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 11:45:04.877 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:45:04.880 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:45:04.884 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:45:04.888 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 11:45:04.896 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:45:04.901 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 11:45:04.904 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 11:45:04.907 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:45:04.910 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-10 11:45:04.913 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:45:04.916 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 11:45:04.918 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:45:04.920 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 11:45:04.922 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:45:04.925 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:45:04.927 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 11:45:04.930 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:45:04.932 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 11:45:04.935 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:45:04.938 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:45:04.941 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:45:04.944 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 11:45:04.947 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:45:04.950 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:45:04.952 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 11:45:04.955 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 11:45:04.958 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 11:45:04.961 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:45:04.964 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:45:04.966 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:45:04.970 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 11:45:04.972 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 11:45:04.975 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:45:04.983 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 11:45:04.986 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 11:45:04.994 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 11:45:04.996 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:45:04.999 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:45:05.001 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:45:05.004 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:45:05.006 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:45:05.007 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.1) 2022-08-10 11:45:05.010 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:45:05.012 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:45:05.015 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 11:45:05.017 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 11:45:05.019 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:45:05.024 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:45:05.026 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:45:05.958 | Installing collected packages: nova 2022-08-10 11:45:05.958 | Attempting uninstall: nova 2022-08-10 11:45:05.959 | Found existing installation: nova 25.1.0.dev198 2022-08-10 11:45:05.964 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-10 11:45:05.965 | Running setup.py develop for nova 2022-08-10 11:45:09.688 | Successfully installed nova 2022-08-10 11:45:09.807 | + inc/python:pip_install:196 : result=0 2022-08-10 11:45:09.810 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:45:09.814 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:09.817 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:09.821 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:09.823 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:09.826 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:09.829 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:45:09.832 | + functions-common:time_stop:2447 : start_time=1660131896567 2022-08-10 11:45:09.834 | + functions-common:time_stop:2449 : [[ -z 1660131896567 ]] 2022-08-10 11:45:09.838 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:09.842 | + functions-common:time_stop:2452 : end_time=1660131909839 2022-08-10 11:45:09.845 | + functions-common:time_stop:2453 : elapsed_time=13272 2022-08-10 11:45:09.848 | + functions-common:time_stop:2454 : total=114219 2022-08-10 11:45:09.850 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:09.853 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127491 2022-08-10 11:45:09.856 | + inc/python:pip_install:199 : return 0 2022-08-10 11:45:09.858 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:45:09.861 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 11:45:09.863 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 11:45:09.887 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 11:45:09.901 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-10 11:45:09.904 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-10 11:45:09.907 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:45:09.910 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:45:09.912 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-10 11:45:09.915 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:45:09.918 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-10 11:45:09.935 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:45:09.938 | + ./stack.sh:main:932 : configure_nova 2022-08-10 11:45:09.943 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-10 11:45:09.957 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-10 11:45:09.960 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-10 11:45:09.963 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 11:45:09.967 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-10 11:45:09.967 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 11:45:09.974 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-10 11:45:09.976 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-10 11:45:09.979 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 11:45:09.981 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-10 11:45:09.984 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-10 11:45:09.986 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-10 11:45:09.989 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-10 11:45:09.991 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-10 11:45:10.004 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-10 11:45:10.017 | + 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-08-10 11:45:10.029 | + 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-08-10 11:45:10.042 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-10 11:45:10.054 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 11:45:10.057 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 11:45:10.062 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.d9Ul2PoDPZ 2022-08-10 11:45:10.064 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 11:45:10.067 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 11:45:10.069 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-10 11:45:10.072 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 11:45:10.075 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 11:45:10.077 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.d9Ul2PoDPZ 2022-08-10 11:45:10.081 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.d9Ul2PoDPZ 2022-08-10 11:45:10.095 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.d9Ul2PoDPZ /etc/sudoers.d/nova-rootwrap 2022-08-10 11:45:10.110 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-10 11:45:10.115 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 11:45:10.118 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 11:45:10.121 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 11:45:10.124 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 11:45:10.126 | + 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-08-10 11:45:10.129 | + 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-08-10 11:45:10.132 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-10 11:45:10.135 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-10 11:45:10.140 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-10 11:45:10.157 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:10.160 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-10 11:45:10.162 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-10 11:45:10.166 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-10 11:45:10.170 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-10 11:45:10.200 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-10 11:45:10.202 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-10 11:45:10.230 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-10 11:45:10.262 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-10 11:45:10.304 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-10 11:45:10.338 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-10 11:45:10.368 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-10 11:45:10.399 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-10 11:45:10.402 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-08-10 11:45:10.429 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-10 11:45:10.457 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-10 11:45:10.488 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-10 11:45:10.519 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-10 11:45:10.548 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 11:45:10.586 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-10 11:45:10.590 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:45:10.594 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:45:10.598 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:45:10.602 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:45:10.605 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:45:10.607 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:45:10.610 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:45:10.612 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:45:10.614 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:45:10.617 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:45:10.619 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-10 11:45:10.621 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:45:10.624 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:45:10.626 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:45:10.628 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:45:10.631 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:45:10.633 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:45:10.636 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-10 11:45:10.652 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:10.655 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:45:10.657 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-10 11:45:10.660 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-10 11:45:10.699 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-10 11:45:10.701 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 11:45:10.703 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 11:45:10.706 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 11:45:10.708 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:45:10.711 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:10.713 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:45:10.731 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:10.733 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:45:10.736 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:10.739 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:10.773 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-10 11:45:10.775 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-10 11:45:10.777 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-10 11:45:10.780 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-10 11:45:10.782 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:45:10.785 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:10.787 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:45:10.803 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:10.805 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:45:10.808 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:10.810 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:10.841 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-10 11:45:10.872 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-10 11:45:10.905 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-10 11:45:10.938 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-10 11:45:10.957 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:10.960 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-10 11:45:10.978 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:10.982 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-10 11:45:10.982 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-10 11:45:10.987 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-10 11:45:10.991 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-10 11:45:11.019 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-10 11:45:11.036 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:11.038 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-10 11:45:11.041 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-10 11:45:11.043 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 11:45:11.046 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 11:45:11.048 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-10 11:45:11.083 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-10 11:45:11.117 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:45:11.151 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-10 11:45:11.181 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-10 11:45:11.213 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-10 11:45:11.250 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-10 11:45:11.285 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-10 11:45:11.319 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:45:11.350 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 11:45:11.379 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-10 11:45:11.396 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:11.398 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-10 11:45:11.401 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-10 11:45:11.432 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-10 11:45:11.460 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-08-10 11:45:11.491 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-10 11:45:11.520 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-10 11:45:11.549 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-10 11:45:11.581 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-10 11:45:11.615 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-10 11:45:11.647 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-10 11:45:11.665 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:11.667 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-10 11:45:11.670 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-10 11:45:11.699 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-10 11:45:11.733 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-10 11:45:11.736 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-10 11:45:11.765 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-10 11:45:11.769 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-10 11:45:11.772 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-10 11:45:11.774 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:45:11.778 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:45:11.781 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:45:11.783 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:45:11.786 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:45:11.788 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:45:11.791 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-10 11:45:11.793 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:45:11.795 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:45:11.798 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:45:11.800 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:45:11.803 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:45:11.805 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:45:11.807 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:45:11.810 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:45:11.812 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:45:11.814 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:45:11.817 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-10 11:45:11.819 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-10 11:45:11.822 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-10 11:45:11.825 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:45:11.841 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:45:11.843 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:45:11.846 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:45:11.848 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:45:11.850 | + 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-08-10 11:45:11.882 | + 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-08-10 11:45:11.917 | + 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-08-10 11:45:11.947 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:45:11.980 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-10 11:45:12.011 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-10 11:45:12.033 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:12.036 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-10 11:45:12.040 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-10 11:45:12.044 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-10 11:45:12.048 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-10 11:45:12.051 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 11:45:12.053 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 11:45:12.057 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-10 11:45:12.063 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-10 11:45:12.067 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 11:45:12.071 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 11:45:12.085 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 11:45:12.085 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:12.094 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 11:45:12.098 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:12.122 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 11:45:12.125 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-10 11:45:12.130 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-10 11:45:12.165 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-10 11:45:12.194 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-10 11:45:12.222 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 11:45:12.250 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 11:45:12.281 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 11:45:12.314 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 11:45:12.350 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 11:45:12.379 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 11:45:12.407 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:45:12.436 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 11:45:12.464 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 11:45:12.493 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 11:45:12.526 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 11:45:12.528 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 11:45:12.532 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-10 11:45:12.535 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-10 11:45:12.538 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 11:45:12.541 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:12.544 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:12.547 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 11:45:12.550 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 11:45:12.553 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 11:45:12.582 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 11:45:12.611 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-10 11:45:12.612 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 11:45:12.625 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-10 11:45:12.629 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-10 11:45:12.632 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-10 11:45:12.636 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 11:45:12.638 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 11:45:12.641 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:45:12.644 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:12.646 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:12.649 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 11:45:12.651 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 11:45:12.654 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:12.656 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:12.659 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-10 11:45:12.721 | Enabling site nova-api-wsgi. 2022-08-10 11:45:12.731 | To activate the new configuration, you need to run: 2022-08-10 11:45:12.731 | systemctl reload apache2 2022-08-10 11:45:12.736 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 11:45:12.740 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:45:12.742 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:45:12.745 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:45:12.896 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-10 11:45:12.916 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:12.919 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-10 11:45:12.921 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-10 11:45:12.924 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-10 11:45:12.926 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-10 11:45:12.928 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-10 11:45:12.931 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 11:45:12.934 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-10 11:45:12.938 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-10 11:45:12.941 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 11:45:12.943 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 11:45:12.957 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 11:45:12.957 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:12.966 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 11:45:12.971 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:12.988 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-10 11:45:12.990 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-10 11:45:12.995 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-10 11:45:13.028 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-10 11:45:13.061 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-10 11:45:13.092 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-10 11:45:13.124 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 11:45:13.158 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 11:45:13.189 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-10 11:45:13.222 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-10 11:45:13.250 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-10 11:45:13.281 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:45:13.317 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 11:45:13.347 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 11:45:13.377 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-10 11:45:13.409 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-10 11:45:13.411 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-10 11:45:13.440 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-10 11:45:13.457 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:13.460 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-10 11:45:13.500 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-10 11:45:13.502 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-10 11:45:13.505 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-10 11:45:13.523 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:13.526 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:45:13.528 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:45:13.557 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-10 11:45:13.591 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-10 11:45:13.593 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 11:45:13.596 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-10 11:45:13.599 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:45:13.601 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 11:45:13.603 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:45:13.620 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:13.623 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 11:45:13.625 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 11:45:13.628 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:45:13.644 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:13.647 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:45:13.650 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:45:13.680 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:45:13.683 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:45:13.686 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-10 11:45:13.717 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-10 11:45:13.750 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-10 11:45:13.787 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-10 11:45:13.807 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:13.810 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 11:45:13.840 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-10 11:45:13.842 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-10 11:45:13.845 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-10 11:45:13.882 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-10 11:45:13.915 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-08-10 11:45:13.949 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-10 11:45:13.980 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-10 11:45:14.012 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-10 11:45:14.041 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-10 11:45:14.071 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-10 11:45:14.101 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-10 11:45:14.132 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-10 11:45:14.151 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:14.154 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-10 11:45:14.158 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:45:14.160 | + lib/nova:create_nova_conf:549 : local conf 2022-08-10 11:45:14.163 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-10 11:45:14.166 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-10 11:45:14.169 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:45:14.171 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:45:14.174 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-10 11:45:14.176 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-10 11:45:14.179 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-10 11:45:14.183 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-10 11:45:14.186 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-10 11:45:14.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-10 11:45:14.191 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-10 11:45:14.194 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:45:14.197 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:14.199 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:45:14.218 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:14.220 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:45:14.223 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:14.226 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:14.262 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-10 11:45:14.295 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-10 11:45:14.331 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:45:14.334 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-10 11:45:14.336 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-10 11:45:14.339 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-10 11:45:14.355 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:14.359 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-10 11:45:14.360 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-10 11:45:15.104 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-10 11:45:15.107 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-10 11:45:15.109 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 11:45:15.112 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-10 11:45:15.116 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:45:15.118 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 11:45:15.121 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:45:15.139 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:15.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 11:45:15.144 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 11:45:15.147 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:45:15.165 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:15.168 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 11:45:15.171 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 11:45:15.200 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:45:15.203 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:45:15.205 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-10 11:45:15.223 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:15.225 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-10 11:45:15.228 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 11:45:15.230 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-10 11:45:15.262 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-08-10 11:45:15.290 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-10 11:45:15.321 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-10 11:45:15.349 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-10 11:45:15.378 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-10 11:45:15.407 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-10 11:45:15.436 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-10 11:45:15.465 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-10 11:45:15.467 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-10 11:45:15.470 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-10 11:45:15.473 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:45:15.491 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:45:15.493 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:45:15.495 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:45:15.498 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:45:15.500 | + 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-08-10 11:45:15.529 | + 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-08-10 11:45:15.557 | + 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-08-10 11:45:15.586 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:45:15.615 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:45:15.618 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-10 11:45:15.622 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:45:15.625 | + lib/nova:create_nova_conf:583 : local conf 2022-08-10 11:45:15.627 | + lib/nova:create_nova_conf:584 : local offset 2022-08-10 11:45:15.630 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-10 11:45:15.633 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:45:15.636 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:45:15.639 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-10 11:45:15.641 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-10 11:45:15.644 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-10 11:45:15.646 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 11:45:15.649 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-10 11:45:15.651 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-10 11:45:15.653 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-10 11:45:15.670 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:15.672 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-10 11:45:15.675 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-10 11:45:15.691 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:15.693 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-10 11:45:15.710 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:15.712 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-10 11:45:15.729 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:15.732 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-10 11:45:15.749 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:15.751 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-10 11:45:15.754 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-10 11:45:15.756 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-10 11:45:15.760 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 11:45:15.762 | + lib/stack:stack_install_service:32 : install_placement 2022-08-10 11:45:15.765 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-10 11:45:15.767 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-10 11:45:15.770 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:15.773 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:15.775 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-10 11:45:15.778 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:45:15.780 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:45:15.783 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:45:15.785 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:45:15.788 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:45:15.790 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:45:15.792 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:15.795 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:15.797 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:45:15.800 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:15.802 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:45:15.805 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:45:15.807 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-10 11:45:15.810 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:45:15.812 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:15.815 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:15.817 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-10 11:45:15.839 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-10 11:45:15.953 | Reading package lists... 2022-08-10 11:45:16.222 | Building dependency tree... 2022-08-10 11:45:16.223 | Reading state information... 2022-08-10 11:45:16.514 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 11:45:16.514 | The following packages were automatically installed and are no longer required: 2022-08-10 11:45:16.515 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:45:16.515 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:45:16.515 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:45:16.515 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:45:16.515 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:45:16.515 | python3-zope.interface 2022-08-10 11:45:16.515 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:45:16.636 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:45:16.641 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:45:16.644 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:45:16.646 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:16.649 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:16.652 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:16.654 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:16.658 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:16.660 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:45:16.663 | + functions-common:time_stop:2447 : start_time=1660131915836 2022-08-10 11:45:16.665 | + functions-common:time_stop:2449 : [[ -z 1660131915836 ]] 2022-08-10 11:45:16.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:16.673 | + functions-common:time_stop:2452 : end_time=1660131916670 2022-08-10 11:45:16.676 | + functions-common:time_stop:2453 : elapsed_time=834 2022-08-10 11:45:16.678 | + functions-common:time_stop:2454 : total=21729 2022-08-10 11:45:16.681 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:16.683 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22563 2022-08-10 11:45:16.686 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:45:16.688 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-10 11:45:16.691 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-10 11:45:16.694 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-10 11:45:16.696 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-10 11:45:16.699 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-10 11:45:16.722 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-10 11:45:16.724 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 11:45:16.727 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 11:45:16.730 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 11:45:16.732 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 11:45:16.735 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 11:45:16.738 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 11:45:16.740 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:16.743 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:16.745 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 11:45:16.748 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:16.751 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 11:45:16.753 | + functions-common:apt_get_update:1191 : return 2022-08-10 11:45:16.756 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-10 11:45:16.759 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 11:45:16.761 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:16.764 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:16.767 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-10 11:45:16.791 | + functions-common:apt_get:1231 : 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-08-10 11:45:16.906 | Reading package lists... 2022-08-10 11:45:17.168 | Building dependency tree... 2022-08-10 11:45:17.170 | Reading state information... 2022-08-10 11:45:17.442 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-10 11:45:17.442 | The following packages were automatically installed and are no longer required: 2022-08-10 11:45:17.443 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 11:45:17.443 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 11:45:17.443 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 11:45:17.443 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 11:45:17.443 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 11:45:17.443 | python3-zope.interface 2022-08-10 11:45:17.443 | Use 'sudo apt autoremove' to remove them. 2022-08-10 11:45:17.596 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 11:45:17.603 | + functions-common:apt_get:1235 : result=0 2022-08-10 11:45:17.606 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 11:45:17.610 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:17.614 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:17.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:17.621 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:17.624 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:17.627 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 11:45:17.630 | + functions-common:time_stop:2447 : start_time=1660131916787 2022-08-10 11:45:17.633 | + functions-common:time_stop:2449 : [[ -z 1660131916787 ]] 2022-08-10 11:45:17.637 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:17.644 | + functions-common:time_stop:2452 : end_time=1660131917640 2022-08-10 11:45:17.647 | + functions-common:time_stop:2453 : elapsed_time=853 2022-08-10 11:45:17.649 | + functions-common:time_stop:2454 : total=22563 2022-08-10 11:45:17.652 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:17.654 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23416 2022-08-10 11:45:17.657 | + functions-common:apt_get:1239 : return 0 2022-08-10 11:45:17.660 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-10 11:45:17.662 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-10 11:45:17.665 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:45:17.668 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:17.670 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:17.674 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-10 11:45:17.677 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-10 11:45:17.733 | wsgi (enabled by maintainer script) 2022-08-10 11:45:17.737 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-10 11:45:17.740 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-10 11:45:17.744 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 11:45:17.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-10 11:45:17.750 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-10 11:45:17.752 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 11:45:17.756 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:45:17.757 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 11:45:17.762 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-10 11:45:17.765 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-10 11:45:17.768 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-10 11:45:17.771 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-10 11:45:17.773 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-10 11:45:17.797 | Using python 3.8 to install osc-placement 2022-08-10 11:45:17.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-10 11:45:19.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:19.911 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:19.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:19.911 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:20.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:45:20.978 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-10 11:45:20.988 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:45:21.001 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:45:21.007 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:45:21.010 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:45:21.016 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:45:21.020 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 11:45:21.024 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 11:45:21.038 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:45:21.095 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:45:21.098 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:45:21.102 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:45:21.109 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:45:21.113 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:45:21.116 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:45:21.128 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 11:45:21.154 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:45:21.158 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:45:21.172 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:45:21.178 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:45:21.182 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:45:21.188 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:45:21.238 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:45:21.249 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:45:21.252 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:45:21.255 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:45:21.257 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 11:45:21.261 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 11:45:21.263 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:45:21.300 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:45:21.305 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 11:45:21.326 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:45:21.330 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:45:21.333 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:45:21.366 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:45:21.370 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:45:21.374 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:45:21.376 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:45:21.434 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:45:21.439 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:45:21.441 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:45:21.445 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:45:21.447 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:45:23.468 | + inc/python:pip_install:196 : result=0 2022-08-10 11:45:23.473 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:45:23.477 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:23.480 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:23.482 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:23.485 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:23.487 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:23.490 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:45:23.493 | + functions-common:time_stop:2447 : start_time=1660131917790 2022-08-10 11:45:23.495 | + functions-common:time_stop:2449 : [[ -z 1660131917790 ]] 2022-08-10 11:45:23.498 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:23.503 | + functions-common:time_stop:2452 : end_time=1660131923500 2022-08-10 11:45:23.506 | + functions-common:time_stop:2453 : elapsed_time=5710 2022-08-10 11:45:23.509 | + functions-common:time_stop:2454 : total=127491 2022-08-10 11:45:23.511 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:23.514 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=133201 2022-08-10 11:45:23.516 | + inc/python:pip_install:199 : return 0 2022-08-10 11:45:23.519 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-10 11:45:23.522 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-10 11:45:23.524 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-10 11:45:23.527 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 11:45:23.530 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 11:45:23.533 | ++ functions-common:git_clone:601 : pwd 2022-08-10 11:45:23.536 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 11:45:23.539 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 11:45:23.542 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 11:45:23.560 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 11:45:23.562 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 11:45:23.565 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 11:45:23.568 | + functions-common:git_clone:618 : echo master 2022-08-10 11:45:23.568 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 11:45:23.574 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-10 11:45:23.577 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 11:45:23.579 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-10 11:45:23.592 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-10 11:45:23.595 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 11:45:23.596 | + functions-common:git_clone:679 : head -1 2022-08-10 11:45:23.599 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-10 11:45:23.602 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 11:45:23.605 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-10 11:45:23.607 | + inc/python:setup_develop:334 : local bindep 2022-08-10 11:45:23.610 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 11:45:23.612 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-10 11:45:23.615 | + inc/python:setup_develop:340 : local extras= 2022-08-10 11:45:23.618 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-10 11:45:23.620 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 11:45:23.623 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 11:45:23.626 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-10 11:45:23.628 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 11:45:23.631 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 11:45:23.635 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-10 11:45:23.637 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 11:45:23.640 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-10 11:45:23.643 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 11:45:23.646 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 11:45:23.650 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-10 11:45:23.656 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-10 11:45:23.658 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-10 11:45:24.308 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-10 11:45:24.312 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 11:45:24.315 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 11:45:24.319 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 11:45:24.322 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 11:45:24.326 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-10 11:45:24.330 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 11:45:24.333 | + inc/python:setup_package:424 : local extras= 2022-08-10 11:45:24.336 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 11:45:24.339 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 11:45:24.341 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 11:45:24.344 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 11:45:24.347 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 11:45:24.349 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-10 11:45:24.372 | Using python 3.8 to install /opt/stack/placement 2022-08-10 11:45:24.375 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-10 11:45:26.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:26.424 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:26.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:26.424 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:27.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:45:27.511 | Obtaining file:///opt/stack/placement 2022-08-10 11:45:28.732 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 11:45:28.745 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 11:45:28.891 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 11:45:28.904 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 11:45:28.909 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 11:45:28.947 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 11:45:28.998 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 11:45:29.002 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 11:45:29.006 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 11:45:29.011 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 11:45:29.047 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 11:45:29.058 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:45:29.096 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 11:45:29.102 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 11:45:29.147 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:45:29.152 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 11:45:29.190 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 11:45:29.208 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 11:45:29.222 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:45:29.231 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 11:45:29.240 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:45:29.254 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:45:29.259 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:45:29.262 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:45:29.273 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 11:45:29.283 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 11:45:29.285 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:45:29.291 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 11:45:29.296 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 11:45:29.300 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:45:29.321 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:45:29.325 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 11:45:29.331 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:45:29.345 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:45:29.349 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:45:29.352 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 11:45:29.362 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 11:45:29.365 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 11:45:29.367 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:45:29.371 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 11:45:29.380 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 11:45:29.386 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 11:45:29.396 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:45:29.428 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:45:29.438 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-10 11:45:29.441 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:45:29.496 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 11:45:29.524 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:45:29.580 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:45:29.585 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 11:45:29.589 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:45:29.595 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:45:29.597 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:45:29.602 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 11:45:29.616 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 11:45:29.623 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 11:45:29.629 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:45:29.632 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:45:29.636 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:45:29.638 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:45:29.642 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:45:29.646 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:45:29.649 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 11:45:29.651 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:45:29.654 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 11:45:29.665 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 11:45:29.667 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 11:45:29.693 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:45:29.697 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:45:29.701 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 11:45:29.711 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 11:45:29.747 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:45:29.751 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 11:45:29.753 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:45:31.230 | Installing collected packages: openstack-placement 2022-08-10 11:45:31.230 | Attempting uninstall: openstack-placement 2022-08-10 11:45:31.232 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-10 11:45:31.234 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-10 11:45:31.235 | Running setup.py develop for openstack-placement 2022-08-10 11:45:32.982 | Successfully installed openstack-placement 2022-08-10 11:45:33.097 | + inc/python:pip_install:196 : result=0 2022-08-10 11:45:33.100 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:45:33.102 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:33.105 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:33.107 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:33.109 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:33.112 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:33.114 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:45:33.117 | + functions-common:time_stop:2447 : start_time=1660131924367 2022-08-10 11:45:33.119 | + functions-common:time_stop:2449 : [[ -z 1660131924367 ]] 2022-08-10 11:45:33.122 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:33.126 | + functions-common:time_stop:2452 : end_time=1660131933124 2022-08-10 11:45:33.129 | + functions-common:time_stop:2453 : elapsed_time=8757 2022-08-10 11:45:33.131 | + functions-common:time_stop:2454 : total=133201 2022-08-10 11:45:33.134 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:33.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141958 2022-08-10 11:45:33.139 | + inc/python:pip_install:199 : return 0 2022-08-10 11:45:33.141 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 11:45:33.144 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 11:45:33.147 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 11:45:33.167 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 11:45:33.180 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-10 11:45:33.183 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-10 11:45:33.186 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:45:33.188 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:45:33.191 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-10 11:45:33.194 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:45:33.196 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 11:45:33.199 | + ./stack.sh:main:938 : configure_placement 2022-08-10 11:45:33.202 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-10 11:45:33.215 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-10 11:45:33.218 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-10 11:45:33.223 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-10 11:45:33.226 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-10 11:45:33.228 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-10 11:45:33.231 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-10 11:45:33.234 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:45:33.237 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:33.239 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:45:33.258 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:33.261 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:45:33.264 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 11:45:33.267 | + 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&plugin=dbcounter' 2022-08-10 11:45:33.301 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-10 11:45:33.334 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-10 11:45:33.369 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-10 11:45:33.372 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-10 11:45:33.374 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 11:45:33.377 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 11:45:33.379 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-10 11:45:33.413 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-10 11:45:33.445 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:45:33.476 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-10 11:45:33.507 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-10 11:45:33.539 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-10 11:45:33.569 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-10 11:45:33.600 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-10 11:45:33.633 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:45:33.664 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 11:45:33.695 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-10 11:45:33.697 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-10 11:45:33.700 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-10 11:45:33.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:45:33.722 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:45:33.725 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:45:33.727 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:45:33.730 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:45:33.732 | + 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-08-10 11:45:33.764 | + 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-08-10 11:45:33.795 | + 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-08-10 11:45:33.827 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:45:33.858 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 11:45:33.861 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-10 11:45:33.863 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-10 11:45:33.866 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-10 11:45:33.869 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-10 11:45:33.872 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 11:45:33.874 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 11:45:33.878 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-10 11:45:33.883 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-10 11:45:33.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 11:45:33.888 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 11:45:33.902 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 11:45:33.902 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:33.910 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 11:45:33.914 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 11:45:33.931 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-10 11:45:33.934 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-10 11:45:33.939 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-10 11:45:33.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-10 11:45:34.002 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-10 11:45:34.033 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-10 11:45:34.063 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 11:45:34.093 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 11:45:34.124 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-10 11:45:34.154 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-10 11:45:34.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-10 11:45:34.214 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 11:45:34.245 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 11:45:34.276 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 11:45:34.306 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-10 11:45:34.336 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 11:45:34.339 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 11:45:34.342 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-10 11:45:34.345 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-10 11:45:34.348 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 11:45:34.351 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:34.353 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:34.356 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-10 11:45:34.359 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-10 11:45:34.362 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-10 11:45:34.395 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 11:45:34.426 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-10 11:45:34.426 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-10 11:45:34.436 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-10 11:45:34.440 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-10 11:45:34.443 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-10 11:45:34.446 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 11:45:34.448 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 11:45:34.451 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 11:45:34.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:34.457 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:34.459 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 11:45:34.462 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 11:45:34.465 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:34.468 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:34.470 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-10 11:45:34.533 | Site placement-api already enabled 2022-08-10 11:45:34.538 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 11:45:34.541 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 11:45:34.543 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:45:34.546 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 11:45:34.683 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-10 11:45:34.707 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:34.709 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-10 11:45:34.737 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:34.740 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-10 11:45:34.759 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:34.761 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-10 11:45:34.764 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-10 11:45:34.767 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 11:45:34.800 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 11:45:34.831 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 11:45:34.861 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 11:45:34.892 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 11:45:34.922 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 11:45:34.956 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 11:45:34.988 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-10 11:45:35.018 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-10 11:45:35.037 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:35.039 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-10 11:45:35.058 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:45:35.061 | + ./stack.sh:main:964 : run_phase stack install 2022-08-10 11:45:35.064 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 11:45:35.067 | + functions-common:run_phase:1869 : local phase=install 2022-08-10 11:45:35.069 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 11:45:35.073 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 11:45:35.076 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 11:45:35.079 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 11:45:35.082 | + functions-common:run_phase:1878 : local extra 2022-08-10 11:45:35.086 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 11:45:35.091 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 11:45:35.094 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 11:45:35.097 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 11:45:35.100 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-10 11:45:35.102 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 11:45:35.120 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:35.123 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:45:35.125 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:45:35.127 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-10 11:45:35.130 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-10 11:45:35.132 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:45:35.135 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-10 11:45:35.138 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-10 11:45:35.140 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-10 11:45:35.199 | ++ inc/async:async_inner:63 : install_tempest 2022-08-10 11:45:35.237 | [318891 Async install_tempest:344349]: running: install_tempest 2022-08-10 11:45:35.240 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 11:45:35.242 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 11:45:35.245 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:45:35.248 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 11:45:35.251 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-10 11:45:35.254 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 11:45:35.257 | + functions-common:run_plugins:1855 : local phase=install 2022-08-10 11:45:35.260 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 11:45:35.263 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 11:45:35.266 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-10 11:45:35.268 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-10 11:45:35.271 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 11:45:35.274 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 11:45:35.277 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-10 11:45:35.279 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 11:45:35.283 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-10 11:45:35.285 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-10 11:45:35.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 11:45:35.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-10 11:45:35.295 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-10 11:45:35.298 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 11:45:35.302 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 11:45:35.304 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-10 11:45:35.310 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-10 11:45:35.313 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-10 11:45:35.315 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-10 11:45:35.319 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-10 11:45:35.321 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-10 11:45:35.346 | Using python 3.8 to install python-openstackclient 2022-08-10 11:45:35.348 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-10 11:45:37.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:37.460 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:37.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:37.462 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:38.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:45:38.509 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-10 11:45:38.528 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 11:45:38.532 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 11:45:38.557 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 11:45:38.560 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 11:45:38.574 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 11:45:38.594 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 11:45:38.598 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 11:45:38.610 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 11:45:38.625 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 11:45:38.640 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 11:45:38.644 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 11:45:38.658 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 11:45:38.661 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 11:45:38.698 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 11:45:38.702 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 11:45:38.723 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 11:45:38.725 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 11:45:38.728 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 11:45:38.785 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 11:45:38.788 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 11:45:38.793 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 11:45:38.798 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 11:45:38.801 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 11:45:38.804 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 11:45:38.807 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 11:45:38.844 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 11:45:38.849 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 11:45:38.856 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 11:45:38.859 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 11:45:38.872 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 11:45:38.880 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 11:45:38.883 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 11:45:38.931 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 11:45:38.942 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 11:45:38.948 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 11:45:38.952 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 11:45:38.956 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 11:45:38.960 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 11:45:38.962 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 11:45:38.968 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 11:45:38.972 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 11:45:39.004 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 11:45:39.007 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 11:45:39.012 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 11:45:39.015 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 11:45:39.018 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 11:45:39.022 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 11:45:39.079 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 11:45:39.081 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 11:45:41.077 | + inc/python:pip_install:196 : result=0 2022-08-10 11:45:41.079 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:45:41.082 | + functions-common:time_stop:2440 : local name 2022-08-10 11:45:41.084 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:45:41.087 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:45:41.089 | + functions-common:time_stop:2443 : local total 2022-08-10 11:45:41.092 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:45:41.094 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:45:41.096 | + functions-common:time_stop:2447 : start_time=1660131935339 2022-08-10 11:45:41.099 | + functions-common:time_stop:2449 : [[ -z 1660131935339 ]] 2022-08-10 11:45:41.102 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:45:41.106 | + functions-common:time_stop:2452 : end_time=1660131941103 2022-08-10 11:45:41.109 | + functions-common:time_stop:2453 : elapsed_time=5764 2022-08-10 11:45:41.111 | + functions-common:time_stop:2454 : total=141958 2022-08-10 11:45:41.114 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:45:41.116 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=147722 2022-08-10 11:45:41.119 | + inc/python:pip_install:199 : return 0 2022-08-10 11:45:41.122 | + ./stack.sh:main:976 : install_oscwrap 2022-08-10 11:45:41.125 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-10 11:45:41.130 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.Z9kel4Q18F 2022-08-10 11:45:41.133 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-10 11:45:41.136 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-10 11:45:41.138 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-10 11:45:41.141 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-10 11:45:41.144 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 11:45:41.147 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-10 11:45:41.165 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:45:41.167 | + ./stack.sh:main:1030 : configure_database 2022-08-10 11:45:41.170 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-10 11:45:41.172 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-10 11:45:41.175 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-10 11:45:41.178 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:45:41.180 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-10 11:45:41.183 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-10 11:45:41.186 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:41.189 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:41.191 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-10 11:45:41.194 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-10 11:45:41.198 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-10 11:45:41.198 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-10 11:45:41.203 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-10 11:45:41.263 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-10 11:45:41.266 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 11:45:41.268 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 11:45:41.271 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 11:45:41.273 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 11:45:41.276 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 11:45:41.278 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 11:45:41.281 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 11:45:41.283 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 11:45:41.285 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 11:45:41.288 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 11:45:41.290 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-10 11:45:41.293 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 11:45:41.295 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 11:45:41.297 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 11:45:41.300 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 11:45:41.302 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 11:45:41.304 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 11:45:41.307 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-10 11:45:41.311 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:41.313 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:41.316 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-10 11:45:41.319 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:45:41.324 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 11:45:43.749 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-10 11:45:43.767 | mysqladmin: connect to server at 'localhost' failed 2022-08-10 11:45:43.767 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-10 11:45:43.771 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-10 11:45:43.774 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-10 11:45:43.777 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:43.780 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:43.783 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-10 11:45:43.786 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-10 11:45:43.789 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-10 11:45:43.792 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:45:43.795 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:45:43.799 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-10 11:45:43.802 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-10 11:45:43.805 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-10 11:45:43.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:45:43.857 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-10 11:45:43.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:45:43.890 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-10 11:45:43.952 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-10 11:45:44.013 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-10 11:45:44.071 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-10 11:45:44.074 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-10 11:45:44.076 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-10 11:45:44.076 | enabling MySQL performance counting 2022-08-10 11:45:44.079 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 11:45:44.102 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 11:45:44.104 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-10 11:45:46.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:46.218 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:46.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:45:46.218 | from cryptography.utils import int_from_bytes 2022-08-10 11:45:47.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 11:45:47.264 | Processing ./tools/dbcounter 2022-08-10 11:45:47.269 | Installing build dependencies: started 2022-08-10 11:45:56.948 | Installing build dependencies: finished with status 'done' 2022-08-10 11:45:56.950 | Getting requirements to build wheel: started 2022-08-10 11:45:57.990 | Getting requirements to build wheel: finished with status 'done' 2022-08-10 11:45:57.993 | Installing backend dependencies: started 2022-08-10 11:46:02.635 | Installing backend dependencies: finished with status 'done' 2022-08-10 11:46:02.637 | Preparing wheel metadata: started 2022-08-10 11:46:03.799 | Preparing wheel metadata: finished with status 'done' 2022-08-10 11:46:03.807 | Building wheels for collected packages: dbcounter 2022-08-10 11:46:03.809 | Building wheel for dbcounter (PEP 517): started 2022-08-10 11:46:05.268 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-10 11:46:05.270 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=6fe4374934917560c6be207b7271b2d41511375f3d84fa37c761165d423ad2cb 2022-08-10 11:46:05.270 | Stored in directory: /tmp/pip-ephem-wheel-cache-2sb0wv0i/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-10 11:46:05.271 | Successfully built dbcounter 2022-08-10 11:46:07.405 | Installing collected packages: dbcounter 2022-08-10 11:46:07.406 | Attempting uninstall: dbcounter 2022-08-10 11:46:07.406 | Found existing installation: dbcounter 0.1 2022-08-10 11:46:07.447 | Uninstalling dbcounter-0.1: 2022-08-10 11:46:07.765 | Successfully uninstalled dbcounter-0.1 2022-08-10 11:46:07.863 | Successfully installed dbcounter-0.1 2022-08-10 11:46:08.013 | + inc/python:pip_install:196 : result=0 2022-08-10 11:46:08.015 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 11:46:08.018 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:08.020 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:08.022 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:08.025 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:08.027 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:08.029 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 11:46:08.032 | + functions-common:time_stop:2447 : start_time=1660131944096 2022-08-10 11:46:08.034 | + functions-common:time_stop:2449 : [[ -z 1660131944096 ]] 2022-08-10 11:46:08.037 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:08.042 | + functions-common:time_stop:2452 : end_time=1660131968039 2022-08-10 11:46:08.045 | + functions-common:time_stop:2453 : elapsed_time=23943 2022-08-10 11:46:08.047 | + functions-common:time_stop:2454 : total=147722 2022-08-10 11:46:08.049 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:08.052 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=171665 2022-08-10 11:46:08.054 | + inc/python:pip_install:199 : return 0 2022-08-10 11:46:08.057 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-10 11:46:08.059 | + lib/database:recreate_database:112 : local db=stats 2022-08-10 11:46:08.062 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-10 11:46:08.064 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-10 11:46:08.067 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-10 11:46:08.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:46:08.100 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-10 11:46:08.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:46:08.126 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-10 11:46:08.126 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-10 11:46:08.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:46:08.153 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-10 11:46:08.156 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:46:08.158 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 11:46:10.952 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-10 11:46:10.954 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-10 11:46:10.958 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 11:46:10.963 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-114610 2022-08-10 11:46:10.965 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-114610 1034' 2022-08-10 11:46:10.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.971 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 11:46:10.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.977 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 11:46:10.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.982 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 11:46:10.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.987 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 11:46:10.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.992 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 11:46:10.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:10.997 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 11:46:10.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.002 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-114157 2022-08-10 11:46:11.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.007 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 11:46:11.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.012 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 11:46:11.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.017 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 11:46:11.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.022 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 11:46:11.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.027 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 11:46:11.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.031 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 11:46:11.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.036 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 11:46:11.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 11:46:11.041 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 11:46:11.044 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-10 11:46:11.046 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-10 11:46:11.048 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-10 11:46:11.061 | + ./stack.sh:main:1060 : start_dstat 2022-08-10 11:46:11.063 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.066 | + functions-common:run_process:1694 : local service=dstat 2022-08-10 11:46:11.068 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.071 | + functions-common:run_process:1696 : local group= 2022-08-10 11:46:11.073 | + functions-common:run_process:1697 : local user= 2022-08-10 11:46:11.076 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:46:11.078 | + functions-common:run_process:1700 : local name=dstat 2022-08-10 11:46:11.080 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:46:11.083 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:46:11.085 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:46:11.088 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:46:11.091 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:46:11.096 | + functions-common:time_start:2431 : _TIME_START[$name]=1660131971093 2022-08-10 11:46:11.098 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-10 11:46:11.116 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:46:11.119 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-10 11:46:11.121 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-10 11:46:11.124 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.127 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.129 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.132 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.135 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-10 11:46:11.137 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-10 11:46:11.140 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-10 11:46:11.142 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:46:11.145 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:46:11.147 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:46:11.150 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:46:11.152 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-10 11:46:11.155 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-10 11:46:11.157 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-10 11:46:11.160 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.162 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:46:11.167 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:46:11.169 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:46:11.172 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:46:11.174 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:46:11.177 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-10 11:46:11.179 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:46:11.184 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-10 11:46:11.238 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-10 11:46:11.298 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 11:46:11.353 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-10 11:46:11.410 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-10 11:46:11.463 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:46:11.521 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:46:11.524 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:46:11.527 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-10 11:46:11.587 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:46:11.617 | ++ inc/async:async_inner:64 : rc=0 2022-08-10 11:46:11.654 | [344349 Async install_tempest:344349]: finished successfully 2022-08-10 11:46:12.039 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-10 11:46:12.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-10 11:46:12.485 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-10 11:46:12.512 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:46:12.512 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:12.515 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:12.518 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:12.520 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:12.523 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:12.525 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:46:12.528 | + functions-common:time_stop:2447 : start_time=1660131971093 2022-08-10 11:46:12.530 | + functions-common:time_stop:2449 : [[ -z 1660131971093 ]] 2022-08-10 11:46:12.533 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:12.538 | + functions-common:time_stop:2452 : end_time=1660131972535 2022-08-10 11:46:12.541 | + functions-common:time_stop:2453 : elapsed_time=1442 2022-08-10 11:46:12.543 | + functions-common:time_stop:2454 : total=0 2022-08-10 11:46:12.546 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:12.548 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1442 2022-08-10 11:46:12.551 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-10 11:46:12.553 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-10 11:46:12.556 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-10 11:46:12.559 | + functions-common:run_process:1696 : local group= 2022-08-10 11:46:12.561 | + functions-common:run_process:1697 : local user=root 2022-08-10 11:46:12.564 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:46:12.566 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-10 11:46:12.569 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:46:12.572 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:46:12.574 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:46:12.577 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:46:12.580 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:46:12.585 | + functions-common:time_start:2431 : _TIME_START[$name]=1660131972582 2022-08-10 11:46:12.588 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-10 11:46:12.607 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:12.610 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:46:12.613 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:12.615 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:12.618 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:12.621 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:12.623 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:12.626 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:46:12.628 | + functions-common:time_stop:2447 : start_time=1660131972582 2022-08-10 11:46:12.631 | + functions-common:time_stop:2449 : [[ -z 1660131972582 ]] 2022-08-10 11:46:12.634 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:12.640 | + functions-common:time_stop:2452 : end_time=1660131972636 2022-08-10 11:46:12.642 | + functions-common:time_stop:2453 : elapsed_time=54 2022-08-10 11:46:12.644 | + functions-common:time_stop:2454 : total=1442 2022-08-10 11:46:12.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:12.649 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1496 2022-08-10 11:46:12.652 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-10 11:46:12.670 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:12.676 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-10 11:46:12.697 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:12.700 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-10 11:46:12.719 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:46:12.722 | + ./stack.sh:main:1073 : start_etcd3 2022-08-10 11:46:12.724 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-10 11:46:12.727 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd' 2022-08-10 11:46:12.729 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-10 11:46:12.732 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380' 2022-08-10 11:46:12.735 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-08-10 11:46:12.737 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-08-10 11:46:12.740 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-10 11:46:12.743 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-10 11:46:12.745 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-08-10 11:46:12.748 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-10 11:46:12.750 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-10 11:46:12.753 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 11:46:12.755 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-08-10 11:46:12.758 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-10 11:46:12.761 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 11:46:12.763 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:46:12.765 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-10 11:46:12.768 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:46:12.772 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:46:12.774 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:46:12.777 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 11:46:12.779 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:46:12.784 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-10 11:46:12.856 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-10 11:46:12.922 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 11:46:12.973 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-10 11:46:13.025 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-10 11:46:13.078 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:46:13.133 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:46:13.136 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:46:13.138 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-10 11:46:13.202 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:46:13.645 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-10 11:46:13.704 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-10 11:46:13.763 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-10 11:46:13.820 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-10 11:46:13.875 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-10 11:46:13.879 | ++ functions-common:is_arch:502 : uname -m 2022-08-10 11:46:13.884 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-10 11:46:13.888 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-10 11:46:14.335 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-10 11:46:14.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-10 11:46:14.765 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-10 11:46:15.449 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-10 11:46:15.472 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:15.474 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-10 11:46:15.477 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-10 11:46:15.480 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-10 11:46:15.485 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-10 11:46:15.498 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-10 11:46:15.510 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-10 11:46:15.513 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 11:46:15.515 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-10 11:46:15.644 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-10 11:46:15.773 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-10 11:46:15.907 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-10 11:46:16.034 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-10 11:46:16.161 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-10 11:46:16.288 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-10 11:46:16.423 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-10 11:46:16.554 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-10 11:46:16.688 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-10 11:46:16.816 | + functions-common:write_clouds_yaml:198 : cat 2022-08-10 11:46:16.824 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-10 11:46:16.828 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-10 11:46:16.833 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-10 11:46:16.837 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-10 11:46:16.840 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-10 11:46:16.843 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-10 11:46:16.860 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:46:16.862 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-10 11:46:16.865 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:46:16.868 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-10 11:46:16.870 | + ./stack.sh:main:1090 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 11:46:16.873 | + ./stack.sh:main:1091 : init_keystone 2022-08-10 11:46:16.875 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-10 11:46:16.895 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:16.898 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-10 11:46:16.900 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-10 11:46:16.903 | + lib/database:recreate_database:112 : local db=keystone 2022-08-10 11:46:16.905 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-10 11:46:16.908 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-10 11:46:16.910 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-10 11:46:16.915 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:46:17.506 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-10 11:46:17.512 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:46:17.534 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-10 11:46:17.537 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 11:46:17.541 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:46:17.544 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:46:17.547 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:46:17.551 | + functions-common:time_start:2431 : _TIME_START[$name]=1660131977549 2022-08-10 11:46:17.554 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-10 11:46:22.111 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 11:46:22.139 | 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=346529) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 11:46:22.146 | DEBUG dbcounter [-] [346529] Writer thread running {{(pid=346529) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:46:22.150 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 11:46:22.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 11:46:22.157 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 11:46:22.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.159 | 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=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.159 | 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=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.159 | 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=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 11:46:22.160 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=346529) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 11:46:22.184 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 11:46:22.184 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 11:46:22.247 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-10 11:46:24.397 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=346529) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 11:46:24.399 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-10 11:46:24.399 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=346529) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 11:46:24.401 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-10 11:46:24.402 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=346529) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 11:46:24.764 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-10 11:46:24.767 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:24.770 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:24.775 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:24.779 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:24.782 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:24.786 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 11:46:24.790 | + functions-common:time_stop:2447 : start_time=1660131977549 2022-08-10 11:46:24.793 | + functions-common:time_stop:2449 : [[ -z 1660131977549 ]] 2022-08-10 11:46:24.796 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:24.801 | + functions-common:time_stop:2452 : end_time=1660131984798 2022-08-10 11:46:24.803 | + functions-common:time_stop:2453 : elapsed_time=7249 2022-08-10 11:46:24.806 | + functions-common:time_stop:2454 : total=0 2022-08-10 11:46:24.808 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:24.811 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7249 2022-08-10 11:46:24.814 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-10 11:46:24.816 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-10 11:46:24.820 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-10 11:46:29.013 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-10 11:46:29.013 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 11:46:29.014 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 11:46:29.014 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-10 11:46:29.014 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 11:46:29.015 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 11:46:29.015 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 11:46:29.015 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 11:46:29.015 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 11:46:29.363 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-10 11:46:29.367 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-10 11:46:33.777 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-10 11:46:33.777 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 11:46:33.777 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 11:46:33.778 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-10 11:46:33.778 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 11:46:33.778 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 11:46:33.778 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 11:46:33.779 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 11:46:33.779 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 11:46:34.132 | + ./stack.sh:main:1092 : start_keystone 2022-08-10 11:46:34.136 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-10 11:46:34.140 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-10 11:46:34.143 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-10 11:46:34.162 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:34.165 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-10 11:46:34.168 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-10 11:46:34.174 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-10 11:46:34.177 | + functions-common:run_process:1694 : local service=keystone 2022-08-10 11:46:34.180 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.183 | + functions-common:run_process:1696 : local group= 2022-08-10 11:46:34.185 | + functions-common:run_process:1697 : local user= 2022-08-10 11:46:34.188 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:46:34.190 | + functions-common:run_process:1700 : local name=keystone 2022-08-10 11:46:34.193 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:46:34.195 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:46:34.198 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:46:34.200 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:46:34.204 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:46:34.208 | + functions-common:time_start:2431 : _TIME_START[$name]=1660131994205 2022-08-10 11:46:34.210 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-10 11:46:34.227 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:46:34.229 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-10 11:46:34.232 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-10 11:46:34.234 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.237 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.239 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.242 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.244 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-10 11:46:34.247 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-10 11:46:34.249 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-10 11:46:34.252 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:46:34.254 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:46:34.257 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:46:34.260 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:46:34.262 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-10 11:46:34.265 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-10 11:46:34.268 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-10 11:46:34.270 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.272 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 11:46:34.274 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 11:46:34.276 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 11:46:34.279 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-10 11:46:34.281 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 11:46:34.285 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-10 11:46:34.340 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-10 11:46:34.395 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-10 11:46:34.450 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 11:46:34.503 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:46:34.560 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-10 11:46:34.612 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-10 11:46:34.666 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-10 11:46:34.719 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-10 11:46:34.774 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-10 11:46:34.829 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 11:46:34.831 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 11:46:34.833 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-10 11:46:34.889 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 11:46:35.379 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-10 11:46:35.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-10 11:46:35.837 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-10 11:46:35.912 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:46:35.914 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:35.917 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:35.920 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:35.922 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:35.925 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:35.928 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:46:35.931 | + functions-common:time_stop:2447 : start_time=1660131994205 2022-08-10 11:46:35.933 | + functions-common:time_stop:2449 : [[ -z 1660131994205 ]] 2022-08-10 11:46:35.939 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:35.943 | + functions-common:time_stop:2452 : end_time=1660131995941 2022-08-10 11:46:35.946 | + functions-common:time_stop:2453 : elapsed_time=1736 2022-08-10 11:46:35.948 | + functions-common:time_stop:2454 : total=1496 2022-08-10 11:46:35.950 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:35.953 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3232 2022-08-10 11:46:35.955 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-10 11:46:35.955 | Waiting for keystone to start... 2022-08-10 11:46:35.958 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-08-10 11:46:35.960 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-08-10 11:46:35.962 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 11:46:35.965 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-08-10 11:46:35.967 | + functions:wait_for_service:459 : local rval=0 2022-08-10 11:46:35.970 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 11:46:35.972 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 11:46:35.975 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:46:35.977 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:46:35.980 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:46:35.985 | + functions-common:time_start:2431 : _TIME_START[$name]=1660131995982 2022-08-10 11:46:35.987 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 11:46:35.993 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-08-10 11:46:42.069 | + :: : [[ 200 == 503 ]] 2022-08-10 11:46:42.071 | + :: : [[ 0 -eq 7 ]] 2022-08-10 11:46:42.076 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 11:46:42.080 | + functions-common:time_stop:2440 : local name 2022-08-10 11:46:42.084 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:46:42.088 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:46:42.092 | + functions-common:time_stop:2443 : local total 2022-08-10 11:46:42.096 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:46:42.100 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 11:46:42.103 | + functions-common:time_stop:2447 : start_time=1660131995982 2022-08-10 11:46:42.106 | + functions-common:time_stop:2449 : [[ -z 1660131995982 ]] 2022-08-10 11:46:42.109 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:46:42.115 | + functions-common:time_stop:2452 : end_time=1660132002111 2022-08-10 11:46:42.117 | + functions-common:time_stop:2453 : elapsed_time=6129 2022-08-10 11:46:42.120 | + functions-common:time_stop:2454 : total=0 2022-08-10 11:46:42.123 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:46:42.126 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6129 2022-08-10 11:46:42.129 | + functions:wait_for_service:467 : return 0 2022-08-10 11:46:42.132 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-10 11:46:42.150 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:46:42.152 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-10 11:46:42.155 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:46:42.157 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 11:46:42.187 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-10 11:46:42.189 | + 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.36/identity 2022-08-10 11:46:46.546 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.546 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.546 | 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=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.554 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.570 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.570 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.602 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.634 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.634 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.723 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.723 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.723 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.736 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.738 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.745 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=347252) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 11:46:46.814 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 11:46:46.833 | 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=347252) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 11:46:46.841 | DEBUG dbcounter [-] [347252] Writer thread running {{(pid=347252) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:46:47.056 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created domain default 2022-08-10 11:46:47.120 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created project admin 2022-08-10 11:46:47.153 | DEBUG passlib.handlers.bcrypt [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=347252) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-10 11:46:47.154 | DEBUG passlib.handlers.bcrypt [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=347252) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-10 11:46:47.219 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created user admin 2022-08-10 11:46:47.237 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created role reader 2022-08-10 11:46:47.248 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created role member 2022-08-10 11:46:47.278 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created implied role where 5307a5cc333a4c1b8dc1b367f483d6cc implies 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:46:47.289 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created role admin 2022-08-10 11:46:47.309 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created implied role where 07c1640075ec43ecbe301039f1cf75c1 implies 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:46:47.321 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Granted role admin on project admin to user admin. 2022-08-10 11:46:47.333 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Granted role admin on the system to user admin. 2022-08-10 11:46:47.346 | WARNING py.warnings [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 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-08-10 11:46:47.346 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-10 11:46:47.346 |  2022-08-10 11:46:47.350 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created region RegionOne 2022-08-10 11:46:47.391 | INFO keystone.cmd.bootstrap [None req-3e5f28ce-1175-4f49-855f-c1df21e1a730 None None] Created public endpoint http://10.222.0.36/identity 2022-08-10 11:46:47.820 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-10 11:46:47.825 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-10 11:46:47.828 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-10 11:46:47.832 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-10 11:46:50.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:46:50.656 | from cryptography.utils import int_from_bytes 2022-08-10 11:46:50.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:46:50.656 | from cryptography.utils import int_from_bytes 2022-08-10 11:46:50.806 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:46:50.809 | + lib/keystone:create_keystone_accounts:310 : admin_project=d2dfb94bda714306ac75d1a503ee5481 2022-08-10 11:46:50.811 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-10 11:46:50.815 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-10 11:46:52.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:46:52.795 | from cryptography.utils import int_from_bytes 2022-08-10 11:46:52.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:46:52.795 | from cryptography.utils import int_from_bytes 2022-08-10 11:46:52.944 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:46:52.949 | + lib/keystone:create_keystone_accounts:312 : admin_user=870c13ac408e4aeb846fe22893bc2524 2022-08-10 11:46:52.953 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-10 11:46:52.956 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-10 11:46:52.960 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-10 11:46:52.963 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 870c13ac408e4aeb846fe22893bc2524 default 2022-08-10 11:46:53.024 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 870c13ac408e4aeb846fe22893bc2524 default 2022-08-10 11:46:53.061 | [318891 Async ks-domain-role:347372]: running: get_or_add_user_domain_role admin 870c13ac408e4aeb846fe22893bc2524 default 2022-08-10 11:46:53.064 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-10 11:46:53.066 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 11:46:53.070 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 11:46:56.002 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 11:46:56.005 | + functions-common:get_or_create_domain:889 : echo default 2022-08-10 11:46:56.005 | default 2022-08-10 11:46:56.008 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-10 11:46:56.069 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-10 11:46:56.109 | [318891 Async ks-project:347538]: running: get_or_create_project service Default 2022-08-10 11:46:56.111 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-10 11:46:56.172 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-10 11:46:56.211 | [318891 Async ks-service:347634]: running: get_or_create_role service 2022-08-10 11:46:56.214 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-10 11:46:56.281 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-10 11:46:56.379 | [318891 Async ks-reseller:347720]: running: get_or_create_role ResellerAdmin 2022-08-10 11:46:56.382 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-10 11:46:56.384 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-10 11:46:56.800 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-10 11:46:57.030 | [318891 Async ks-anotherrole:347812]: running: get_or_create_role anotherrole 2022-08-10 11:46:57.052 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-10 11:46:57.080 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-10 11:46:57.104 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:46:57.137 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-10 11:46:59.160 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:46:59.243 | [347634 Async ks-service:347634]: finished successfully 2022-08-10 11:46:59.480 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:46:59.515 | [347720 Async ks-reseller:347720]: finished successfully 2022-08-10 11:46:59.829 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:46:59.880 | [347538 Async ks-project:347538]: finished successfully 2022-08-10 11:47:00.071 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:00.099 | [347812 Async ks-anotherrole:347812]: finished successfully 2022-08-10 11:47:00.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:00.370 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:00.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:00.370 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:00.530 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:00.533 | ++ functions-common:get_or_create_project:939 : project_id=5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:00.535 | ++ functions-common:get_or_create_project:940 : echo 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:00.540 | + lib/keystone:create_keystone_accounts:340 : invis_project=5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:00.543 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-10 11:47:00.546 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-10 11:47:00.548 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:47:00.553 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-10 11:47:02.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:02.823 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:02.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:02.823 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:02.975 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:02.978 | ++ functions-common:get_or_create_project:939 : project_id=5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:02.980 | ++ functions-common:get_or_create_project:940 : echo 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:02.983 | + lib/keystone:create_keystone_accounts:344 : demo_project=5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:02.986 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-10 11:47:02.989 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-10 11:47:02.991 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:02.994 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-10 11:47:02.996 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-10 11:47:02.999 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-10 11:47:03.422 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:03.450 | [347372 Async ks-domain-role:347372]: finished successfully 2022-08-10 11:47:05.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.301 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.301 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.448 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.452 | ++ functions-common:get_or_create_user:926 : user_id=450290f339d84006ad6153603ab3d757 2022-08-10 11:47:05.454 | ++ functions-common:get_or_create_user:927 : echo 450290f339d84006ad6153603ab3d757 2022-08-10 11:47:05.457 | + lib/keystone:create_keystone_accounts:347 : demo_user=450290f339d84006ad6153603ab3d757 2022-08-10 11:47:05.460 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-10 11:47:05.514 | [318891 Async ks-domain-role:347372]: Waiting for completion of get_or_add_user_domain_role admin 870c13ac408e4aeb846fe22893bc2524 default running on PID 347372 (6 other jobs running) 2022-08-10 11:47:05.539 | [318891 Async ks-domain-role:347372]: Signaling child to exit 2022-08-10 11:47:05.539 | WAKEUP 2022-08-10 11:47:05.563 | [318891 Async ks-domain-role:347372]: Signaled 2022-08-10 11:47:05.564 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-10 11:47:05.564 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 870c13ac408e4aeb846fe22893bc2524 --domain default 2022-08-10 11:47:05.564 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:05.564 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-10 11:47:05.564 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:05.564 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:05.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.564 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.564 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.565 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.565 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-10 11:47:05.565 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-10 11:47:05.565 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 870c13ac408e4aeb846fe22893bc2524 --domain default 2022-08-10 11:47:05.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.565 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.565 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.565 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 870c13ac408e4aeb846fe22893bc2524 --domain default 2022-08-10 11:47:05.565 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:05.565 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-10 11:47:05.565 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:05.565 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:05.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.565 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.565 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.565 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.565 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:05.565 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:05.565 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:05.565 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 870c13ac408e4aeb846fe22893bc2524 | | | default | | False |' 2022-08-10 11:47:05.565 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:05.565 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:05.565 | + functions-common:get_or_add_user_domain_role:1022 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:05.565 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:05.609 | [318891 Async ks-domain-role:347372]: finished get_or_add_user_domain_role admin 870c13ac408e4aeb846fe22893bc2524 default with result 0 in 10 seconds 2022-08-10 11:47:05.616 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-10 11:47:05.652 | [318891 Async ks-project:347538]: Waiting for completion of get_or_create_project service Default running on PID 347538 (5 other jobs running) 2022-08-10 11:47:05.677 | [318891 Async ks-project:347538]: Signaling child to exit 2022-08-10 11:47:05.677 | WAKEUP 2022-08-10 11:47:05.701 | [318891 Async ks-project:347538]: Signaled 2022-08-10 11:47:05.702 | + functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:47:05.702 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-10 11:47:05.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.703 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.703 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.703 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.703 | + functions-common:get_or_create_project:939 : project_id=db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:47:05.703 | + functions-common:get_or_create_project:940 : echo db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:47:05.703 | db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:47:05.747 | [318891 Async ks-project:347538]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-10 11:47:05.785 | [318891 Async ks-service:347634]: Waiting for completion of get_or_create_role service running on PID 347634 (4 other jobs running) 2022-08-10 11:47:05.810 | [318891 Async ks-service:347634]: Signaling child to exit 2022-08-10 11:47:05.810 | WAKEUP 2022-08-10 11:47:05.833 | [318891 Async ks-service:347634]: Signaled 2022-08-10 11:47:05.834 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 11:47:05.834 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-10 11:47:05.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.834 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.834 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.834 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.834 | + functions-common:get_or_create_role:951 : role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:47:05.834 | + functions-common:get_or_create_role:952 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:47:05.835 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:47:05.888 | [318891 Async ks-service:347634]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-10 11:47:05.926 | [318891 Async ks-reseller:347720]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 347720 (3 other jobs running) 2022-08-10 11:47:05.951 | [318891 Async ks-reseller:347720]: Signaling child to exit 2022-08-10 11:47:05.951 | WAKEUP 2022-08-10 11:47:05.976 | [318891 Async ks-reseller:347720]: Signaled 2022-08-10 11:47:05.978 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 11:47:05.978 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-10 11:47:05.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.978 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:05.978 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:05.978 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:05.978 | + functions-common:get_or_create_role:951 : role_id=b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:47:05.978 | + functions-common:get_or_create_role:952 : echo b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:47:05.978 | b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:47:06.027 | [318891 Async ks-reseller:347720]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-10 11:47:06.065 | [318891 Async ks-anotherrole:347812]: Waiting for completion of get_or_create_role anotherrole running on PID 347812 (2 other jobs running) 2022-08-10 11:47:06.090 | [318891 Async ks-anotherrole:347812]: Signaling child to exit 2022-08-10 11:47:06.090 | WAKEUP 2022-08-10 11:47:06.112 | [318891 Async ks-anotherrole:347812]: Signaled 2022-08-10 11:47:06.114 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 11:47:06.114 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 11:47:06.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:06.114 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:06.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:06.114 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:06.114 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:06.114 | + functions-common:get_or_create_role:951 : role_id=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:06.114 | + functions-common:get_or_create_role:952 : echo 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:06.114 | 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:06.163 | [318891 Async ks-anotherrole:347812]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-10 11:47:06.167 | + inc/async:async_wait:197 : return 0 2022-08-10 11:47:06.170 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.229 | + inc/async:async_inner:63 : get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.270 | [318891 Async ks-demo-member:348677]: running: get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.272 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 870c13ac408e4aeb846fe22893bc2524 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.332 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 870c13ac408e4aeb846fe22893bc2524 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.376 | [318891 Async ks-demo-admin:348789]: running: get_or_add_user_project_role admin 870c13ac408e4aeb846fe22893bc2524 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.379 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.449 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.498 | [318891 Async ks-demo-another:348901]: running: get_or_add_user_project_role anotherrole 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:06.501 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:06.570 | + inc/async:async_inner:63 : get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:06.632 | [318891 Async ks-demo-invis:349014]: running: get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:06.635 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-10 11:47:06.641 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-10 11:47:06.643 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:06.650 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-10 11:47:06.675 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-10 11:47:06.682 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:10.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:10.559 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:10.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:10.559 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:10.720 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:10.723 | ++ functions-common:get_or_create_user:926 : user_id=09d57afc9e014b85bac5915101895dff 2022-08-10 11:47:10.733 | ++ functions-common:get_or_create_user:927 : echo 09d57afc9e014b85bac5915101895dff 2022-08-10 11:47:10.736 | + lib/keystone:create_keystone_accounts:360 : demo_reader=09d57afc9e014b85bac5915101895dff 2022-08-10 11:47:10.739 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 09d57afc9e014b85bac5915101895dff 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:10.845 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 09d57afc9e014b85bac5915101895dff 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:10.928 | [318891 Async ks-demo-reader:349180]: running: get_or_add_user_project_role reader 09d57afc9e014b85bac5915101895dff 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:10.944 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-10 11:47:10.950 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-10 11:47:10.963 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:47:10.997 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-10 11:47:14.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:14.317 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:14.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:14.317 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:14.534 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:14.564 | ++ functions-common:get_or_create_project:939 : project_id=3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:14.567 | ++ functions-common:get_or_create_project:940 : echo 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:14.572 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:14.581 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-10 11:47:14.584 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-10 11:47:14.592 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:14.602 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-10 11:47:14.617 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-10 11:47:14.644 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:18.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:18.122 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:18.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:18.122 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:18.410 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:18.446 | ++ functions-common:get_or_create_user:926 : user_id=6ec31e9b9c92431382ef774bbc0686f1 2022-08-10 11:47:18.468 | ++ functions-common:get_or_create_user:927 : echo 6ec31e9b9c92431382ef774bbc0686f1 2022-08-10 11:47:18.490 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6ec31e9b9c92431382ef774bbc0686f1 2022-08-10 11:47:18.514 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:18.961 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:19.229 | [318891 Async ks-alt-admin:349554]: running: get_or_add_user_project_role admin 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:19.245 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:19.267 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:19.415 | [348677 Async ks-demo-member:348677]: finished successfully 2022-08-10 11:47:19.615 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:19.775 | [318891 Async ks-alt-another:349715]: running: get_or_add_user_project_role anotherrole 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:19.801 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-10 11:47:19.832 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-10 11:47:19.850 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:19.871 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-10 11:47:19.893 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-10 11:47:19.912 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:21.733 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:21.905 | [348901 Async ks-demo-another:348901]: finished successfully 2022-08-10 11:47:22.993 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:23.052 | [348789 Async ks-demo-admin:348789]: finished successfully 2022-08-10 11:47:23.675 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:23.735 | [349014 Async ks-demo-invis:349014]: finished successfully 2022-08-10 11:47:23.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:23.857 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:23.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:23.857 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:24.039 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:24.043 | ++ functions-common:get_or_create_user:926 : user_id=03535c7e156f4e58a9a42704b3a16f24 2022-08-10 11:47:24.046 | ++ functions-common:get_or_create_user:927 : echo 03535c7e156f4e58a9a42704b3a16f24 2022-08-10 11:47:24.050 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=03535c7e156f4e58a9a42704b3a16f24 2022-08-10 11:47:24.053 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 03535c7e156f4e58a9a42704b3a16f24 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:24.124 | + inc/async:async_inner:63 : get_or_add_user_project_role member 03535c7e156f4e58a9a42704b3a16f24 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:24.175 | [318891 Async ks-alt-member-user:350049]: running: get_or_add_user_project_role member 03535c7e156f4e58a9a42704b3a16f24 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:24.178 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-10 11:47:24.181 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-10 11:47:24.184 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:24.187 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-10 11:47:24.190 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-10 11:47:24.195 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:26.236 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:26.408 | [349180 Async ks-demo-reader:349180]: finished successfully 2022-08-10 11:47:26.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:26.909 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:26.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:26.909 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:27.086 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:27.089 | ++ functions-common:get_or_create_user:926 : user_id=f5a560bde6274a9daf2a340b34c311a9 2022-08-10 11:47:27.092 | ++ functions-common:get_or_create_user:927 : echo f5a560bde6274a9daf2a340b34c311a9 2022-08-10 11:47:27.094 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f5a560bde6274a9daf2a340b34c311a9 2022-08-10 11:47:27.100 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f5a560bde6274a9daf2a340b34c311a9 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:27.221 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f5a560bde6274a9daf2a340b34c311a9 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:27.355 | [318891 Async ks-alt-reader-user:350273]: running: get_or_add_user_project_role reader f5a560bde6274a9daf2a340b34c311a9 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:27.376 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-10 11:47:27.393 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:27.413 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-10 11:47:27.425 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-10 11:47:27.453 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:30.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:30.155 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:30.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:30.155 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:30.531 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:30.537 | ++ functions-common:get_or_create_user:926 : user_id=c1afd9b69b8a4dae9c20a96b31d91316 2022-08-10 11:47:30.559 | ++ functions-common:get_or_create_user:927 : echo c1afd9b69b8a4dae9c20a96b31d91316 2022-08-10 11:47:30.569 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c1afd9b69b8a4dae9c20a96b31d91316 2022-08-10 11:47:30.579 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c1afd9b69b8a4dae9c20a96b31d91316 all 2022-08-10 11:47:30.803 | + inc/async:async_inner:63 : get_or_add_user_system_role member c1afd9b69b8a4dae9c20a96b31d91316 all 2022-08-10 11:47:30.985 | [318891 Async ks-system-member:350499]: running: get_or_add_user_system_role member c1afd9b69b8a4dae9c20a96b31d91316 all 2022-08-10 11:47:31.009 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-10 11:47:31.035 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:47:31.053 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-10 11:47:31.060 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-10 11:47:31.085 | +++ functions-common:get_or_create_user:928 : 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-08-10 11:47:33.009 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:33.169 | [349554 Async ks-alt-admin:349554]: finished successfully 2022-08-10 11:47:34.081 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:34.157 | [349715 Async ks-alt-another:349715]: finished successfully 2022-08-10 11:47:34.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:34.227 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:34.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:34.227 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:34.402 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:34.410 | ++ functions-common:get_or_create_user:926 : user_id=e67ee984b7af4c859f34d9d4c490a2ca 2022-08-10 11:47:34.413 | ++ functions-common:get_or_create_user:927 : echo e67ee984b7af4c859f34d9d4c490a2ca 2022-08-10 11:47:34.422 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e67ee984b7af4c859f34d9d4c490a2ca 2022-08-10 11:47:34.426 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e67ee984b7af4c859f34d9d4c490a2ca all 2022-08-10 11:47:34.553 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e67ee984b7af4c859f34d9d4c490a2ca all 2022-08-10 11:47:34.636 | [318891 Async ks-system-reader:350783]: running: get_or_add_user_system_role reader e67ee984b7af4c859f34d9d4c490a2ca all 2022-08-10 11:47:34.644 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-10 11:47:34.653 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-10 11:47:34.669 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-10 11:47:34.681 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 11:47:34.685 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-10 11:47:37.278 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:37.414 | [350049 Async ks-alt-member-user:350049]: finished successfully 2022-08-10 11:47:38.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:38.168 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:38.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:38.168 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:38.340 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:38.345 | ++ functions-common:get_or_create_group:903 : group_id=8d855e212c904b41ac88de5878458d23 2022-08-10 11:47:38.349 | ++ functions-common:get_or_create_group:904 : echo 8d855e212c904b41ac88de5878458d23 2022-08-10 11:47:38.353 | + lib/keystone:create_keystone_accounts:402 : admin_group=8d855e212c904b41ac88de5878458d23 2022-08-10 11:47:38.360 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-10 11:47:38.373 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-10 11:47:38.381 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-10 11:47:38.385 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 11:47:38.397 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-10 11:47:39.595 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:39.624 | [350273 Async ks-alt-reader-user:350273]: finished successfully 2022-08-10 11:47:41.097 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:41.133 | [350499 Async ks-system-member:350499]: finished successfully 2022-08-10 11:47:41.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:41.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:41.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:41.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:41.309 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:41.313 | ++ functions-common:get_or_create_group:903 : group_id=0c3665a77f854e80a9432c16ca4494de 2022-08-10 11:47:41.315 | ++ functions-common:get_or_create_group:904 : echo 0c3665a77f854e80a9432c16ca4494de 2022-08-10 11:47:41.319 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=0c3665a77f854e80a9432c16ca4494de 2022-08-10 11:47:41.321 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.383 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.430 | [318891 Async ks-group-memberdemo:351192]: running: get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.433 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.501 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.549 | [318891 Async ks-group-anotherdemo:351278]: running: get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:41.552 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:41.621 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:41.689 | [318891 Async ks-group-memberalt:351365]: running: get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:41.693 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:42.107 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:42.333 | [318891 Async ks-group-anotheralt:351454]: running: get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:42.336 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 2022-08-10 11:47:42.733 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 2022-08-10 11:47:42.954 | [318891 Async ks-group-admin:351540]: running: get_or_add_group_project_role admin 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 2022-08-10 11:47:42.976 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-10 11:47:43.358 | [318891 Async ks-demo-member:348677]: Waiting for completion of get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 348677 (17 other jobs running) 2022-08-10 11:47:43.524 | [318891 Async ks-demo-member:348677]: Signaling child to exit 2022-08-10 11:47:43.524 | WAKEUP 2022-08-10 11:47:43.673 | [318891 Async ks-demo-member:348677]: Signaled 2022-08-10 11:47:43.683 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:43.683 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:43.683 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:43.683 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:43.683 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:43.683 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:43.683 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:43.683 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:43.684 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:43.684 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:43.684 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:43.684 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:43.684 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:43.684 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:43.684 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:43.684 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:43.684 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:43.684 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:43.684 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:43.684 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:43.684 | ++ functions-common:get_field:819 : echo '| 5307a5cc333a4c1b8dc1b367f483d6cc | 450290f339d84006ad6153603ab3d757 | | 5e9f6166f6ff4f8b8962c67e194040a2 | | | False |' 2022-08-10 11:47:43.684 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:43.684 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:43.685 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:43.685 | + functions-common:get_or_add_user_project_role:998 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:43.685 | 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:43.946 | [318891 Async ks-demo-member:348677]: finished get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 13 seconds 2022-08-10 11:47:44.176 | [318891 Async ks-demo-admin:348789]: Waiting for completion of get_or_add_user_project_role admin 870c13ac408e4aeb846fe22893bc2524 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 348789 (16 other jobs running) 2022-08-10 11:47:44.271 | [318891 Async ks-demo-admin:348789]: Signaling child to exit 2022-08-10 11:47:44.272 | WAKEUP 2022-08-10 11:47:44.350 | [318891 Async ks-demo-admin:348789]: Signaled 2022-08-10 11:47:44.358 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:44.358 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:44.358 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:44.358 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:44.358 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:44.358 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:44.358 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:44.358 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:44.358 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:44.358 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:44.358 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 870c13ac408e4aeb846fe22893bc2524 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:44.358 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:44.358 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:44.359 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:44.359 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:44.359 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 870c13ac408e4aeb846fe22893bc2524 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:44.359 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:44.359 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 870c13ac408e4aeb846fe22893bc2524 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:44.359 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:44.359 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:44.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:44.359 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:44.359 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:44.359 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:44.359 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:44.359 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 870c13ac408e4aeb846fe22893bc2524 | | 5e9f6166f6ff4f8b8962c67e194040a2 | | | False |' 2022-08-10 11:47:44.359 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:44.359 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:44.359 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:44.359 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:44.560 | [318891 Async ks-demo-admin:348789]: finished get_or_add_user_project_role admin 870c13ac408e4aeb846fe22893bc2524 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 16 seconds 2022-08-10 11:47:44.844 | [318891 Async ks-demo-another:348901]: Waiting for completion of get_or_add_user_project_role anotherrole 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 348901 (15 other jobs running) 2022-08-10 11:47:45.004 | [318891 Async ks-demo-another:348901]: Signaling child to exit 2022-08-10 11:47:45.005 | WAKEUP 2022-08-10 11:47:45.037 | [318891 Async ks-demo-another:348901]: Signaled 2022-08-10 11:47:45.039 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:45.039 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:45.039 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:45.039 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:45.039 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:45.039 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:45.039 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:45.039 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:45.039 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.039 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.039 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:45.040 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.040 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.040 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:45.040 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:45.040 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.040 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:45.040 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 450290f339d84006ad6153603ab3d757 --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.040 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.040 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.040 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.040 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.040 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:45.040 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:45.040 | ++ functions-common:get_field:819 : echo '| 346d02affadf461f8c2d2be54c4c9885 | 450290f339d84006ad6153603ab3d757 | | 5e9f6166f6ff4f8b8962c67e194040a2 | | | False |' 2022-08-10 11:47:45.041 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:45.041 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.041 | + functions-common:get_or_add_user_project_role:996 : user_role_id=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:45.041 | + functions-common:get_or_add_user_project_role:998 : echo 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:45.041 | 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:45.118 | [318891 Async ks-demo-another:348901]: finished get_or_add_user_project_role anotherrole 450290f339d84006ad6153603ab3d757 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 15 seconds 2022-08-10 11:47:45.187 | [318891 Async ks-demo-invis:349014]: Waiting for completion of get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5c7a8ed711d3434dacc4012cb5cc8f00 running on PID 349014 (14 other jobs running) 2022-08-10 11:47:45.245 | [318891 Async ks-demo-invis:349014]: Signaling child to exit 2022-08-10 11:47:45.245 | WAKEUP 2022-08-10 11:47:45.309 | [318891 Async ks-demo-invis:349014]: Signaled 2022-08-10 11:47:45.311 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:45.311 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:45.311 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:45.311 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:45.311 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:45.311 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:45.311 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:45.311 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:45.311 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 450290f339d84006ad6153603ab3d757 --project 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:45.311 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.311 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:45.312 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.312 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.312 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.312 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:45.312 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:45.312 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 450290f339d84006ad6153603ab3d757 --project 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:45.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.312 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.312 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:45.312 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 450290f339d84006ad6153603ab3d757 --project 5c7a8ed711d3434dacc4012cb5cc8f00 2022-08-10 11:47:45.312 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.312 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.313 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.313 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.313 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.313 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:45.313 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:45.313 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:45.313 | ++ functions-common:get_field:819 : echo '| 5307a5cc333a4c1b8dc1b367f483d6cc | 450290f339d84006ad6153603ab3d757 | | 5c7a8ed711d3434dacc4012cb5cc8f00 | | | False |' 2022-08-10 11:47:45.313 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.313 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:45.313 | + functions-common:get_or_add_user_project_role:998 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:45.313 | 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:45.390 | [318891 Async ks-demo-invis:349014]: finished get_or_add_user_project_role member 450290f339d84006ad6153603ab3d757 5c7a8ed711d3434dacc4012cb5cc8f00 with result 0 in 17 seconds 2022-08-10 11:47:45.438 | [318891 Async ks-demo-reader:349180]: Waiting for completion of get_or_add_user_project_role reader 09d57afc9e014b85bac5915101895dff 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 349180 (13 other jobs running) 2022-08-10 11:47:45.470 | [318891 Async ks-demo-reader:349180]: Signaling child to exit 2022-08-10 11:47:45.470 | WAKEUP 2022-08-10 11:47:45.502 | [318891 Async ks-demo-reader:349180]: Signaled 2022-08-10 11:47:45.503 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:45.503 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:45.503 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:45.503 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:45.503 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:45.503 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:45.503 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:45.503 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:45.503 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09d57afc9e014b85bac5915101895dff --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.503 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.503 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:45.503 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.503 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.504 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:45.504 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:45.504 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 09d57afc9e014b85bac5915101895dff --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:45.504 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.504 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09d57afc9e014b85bac5915101895dff --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:45.504 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.504 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.504 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.504 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:45.504 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:45.504 | ++ functions-common:get_field:819 : echo '| 5f450a314a2344d1b95a5648ed866d08 | 09d57afc9e014b85bac5915101895dff | | 5e9f6166f6ff4f8b8962c67e194040a2 | | | False |' 2022-08-10 11:47:45.504 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:45.504 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.504 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:45.504 | + functions-common:get_or_add_user_project_role:998 : echo 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:45.504 | 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:45.558 | [318891 Async ks-demo-reader:349180]: finished get_or_add_user_project_role reader 09d57afc9e014b85bac5915101895dff 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 15 seconds 2022-08-10 11:47:45.563 | + inc/async:async_wait:197 : return 0 2022-08-10 11:47:45.566 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-10 11:47:45.635 | [318891 Async ks-alt-admin:349554]: Waiting for completion of get_or_add_user_project_role admin 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e running on PID 349554 (12 other jobs running) 2022-08-10 11:47:45.665 | [318891 Async ks-alt-admin:349554]: Signaling child to exit 2022-08-10 11:47:45.667 | WAKEUP 2022-08-10 11:47:45.697 | [318891 Async ks-alt-admin:349554]: Signaled 2022-08-10 11:47:45.699 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:45.699 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:45.699 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:45.699 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:45.699 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:45.699 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:45.699 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:45.699 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:45.699 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.699 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.699 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:45.699 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.699 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.699 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.699 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.699 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.699 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:45.699 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:45.699 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.699 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.699 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.699 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.700 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.700 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:45.700 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.700 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.700 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.700 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.700 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.700 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:45.700 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:45.700 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 6ec31e9b9c92431382ef774bbc0686f1 | | 3e423c89d0034a338a5ccf9acdb9e74e | | | False |' 2022-08-10 11:47:45.700 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:45.700 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.700 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:45.700 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:45.700 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:47:45.751 | [318891 Async ks-alt-admin:349554]: finished get_or_add_user_project_role admin 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 14 seconds 2022-08-10 11:47:45.795 | [318891 Async ks-alt-another:349715]: Waiting for completion of get_or_add_user_project_role anotherrole 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e running on PID 349715 (11 other jobs running) 2022-08-10 11:47:45.853 | [318891 Async ks-alt-another:349715]: Signaling child to exit 2022-08-10 11:47:45.854 | WAKEUP 2022-08-10 11:47:45.969 | [318891 Async ks-alt-another:349715]: Signaled 2022-08-10 11:47:45.976 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:45.976 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:45.976 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:45.976 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:45.976 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:45.976 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:45.976 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:45.976 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:45.976 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.976 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:45.976 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.976 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.977 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.977 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:45.977 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:45.977 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ec31e9b9c92431382ef774bbc0686f1 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:45.977 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:45.977 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:45.977 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:45.977 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:45.977 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:45.977 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:45.977 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:45.977 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:45.977 | ++ functions-common:get_field:819 : echo '| 346d02affadf461f8c2d2be54c4c9885 | 6ec31e9b9c92431382ef774bbc0686f1 | | 3e423c89d0034a338a5ccf9acdb9e74e | | | False |' 2022-08-10 11:47:45.977 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:45.977 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:45.977 | + functions-common:get_or_add_user_project_role:996 : user_role_id=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:45.977 | + functions-common:get_or_add_user_project_role:998 : echo 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:45.977 | 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:47:46.080 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:46.121 | [318891 Async ks-alt-another:349715]: finished get_or_add_user_project_role anotherrole 6ec31e9b9c92431382ef774bbc0686f1 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 14 seconds 2022-08-10 11:47:46.144 | [350783 Async ks-system-reader:350783]: finished successfully 2022-08-10 11:47:46.212 | [318891 Async ks-alt-member-user:350049]: Waiting for completion of get_or_add_user_project_role member 03535c7e156f4e58a9a42704b3a16f24 3e423c89d0034a338a5ccf9acdb9e74e running on PID 350049 (10 other jobs running) 2022-08-10 11:47:46.287 | [318891 Async ks-alt-member-user:350049]: Signaling child to exit 2022-08-10 11:47:46.287 | WAKEUP 2022-08-10 11:47:46.405 | [318891 Async ks-alt-member-user:350049]: Signaled 2022-08-10 11:47:46.406 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:46.407 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:46.407 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:46.407 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:46.407 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:46.407 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:46.407 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03535c7e156f4e58a9a42704b3a16f24 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:46.407 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:46.407 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:46.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.407 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.407 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.407 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:46.407 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:46.407 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:46.407 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 03535c7e156f4e58a9a42704b3a16f24 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:46.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.407 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.407 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:46.407 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03535c7e156f4e58a9a42704b3a16f24 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:46.407 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:46.407 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:46.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.407 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:46.408 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:46.408 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:46.408 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:46.408 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:46.408 | ++ functions-common:get_field:819 : echo '| 5307a5cc333a4c1b8dc1b367f483d6cc | 03535c7e156f4e58a9a42704b3a16f24 | | 3e423c89d0034a338a5ccf9acdb9e74e | | | False |' 2022-08-10 11:47:46.408 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:46.408 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:46.408 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:46.408 | + functions-common:get_or_add_user_project_role:998 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:46.408 | 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:46.622 | [318891 Async ks-alt-member-user:350049]: finished get_or_add_user_project_role member 03535c7e156f4e58a9a42704b3a16f24 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 13 seconds 2022-08-10 11:47:46.807 | [318891 Async ks-alt-reader-user:350273]: Waiting for completion of get_or_add_user_project_role reader f5a560bde6274a9daf2a340b34c311a9 3e423c89d0034a338a5ccf9acdb9e74e running on PID 350273 (9 other jobs running) 2022-08-10 11:47:46.926 | [318891 Async ks-alt-reader-user:350273]: Signaling child to exit 2022-08-10 11:47:46.926 | WAKEUP 2022-08-10 11:47:47.030 | [318891 Async ks-alt-reader-user:350273]: Signaled 2022-08-10 11:47:47.031 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:47:47.031 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:47:47.031 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:47.031 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:47.031 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:47.031 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:47.031 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:47.031 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:47:47.031 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:47.031 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:47:47.031 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5a560bde6274a9daf2a340b34c311a9 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:47.031 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:47.031 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:47.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.031 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.032 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.032 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:47.032 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:47:47.032 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:47:47.032 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user f5a560bde6274a9daf2a340b34c311a9 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:47.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.032 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.032 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.032 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:47:47.032 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:47:47.032 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5a560bde6274a9daf2a340b34c311a9 --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:47.032 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:47:47.032 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:47.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.032 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.032 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.032 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:47.032 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:47:47.032 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:47:47.032 | ++ functions-common:get_field:819 : echo '| 5f450a314a2344d1b95a5648ed866d08 | f5a560bde6274a9daf2a340b34c311a9 | | 3e423c89d0034a338a5ccf9acdb9e74e | | | False |' 2022-08-10 11:47:47.032 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:47:47.032 | ++ functions-common:get_field:813 : read data 2022-08-10 11:47:47.032 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:47.032 | + functions-common:get_or_add_user_project_role:998 : echo 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:47.032 | 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:47.269 | [318891 Async ks-alt-reader-user:350273]: finished get_or_add_user_project_role reader f5a560bde6274a9daf2a340b34c311a9 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 12 seconds 2022-08-10 11:47:47.278 | + inc/async:async_wait:197 : return 0 2022-08-10 11:47:47.280 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-10 11:47:47.518 | [318891 Async ks-system-member:350499]: Waiting for completion of get_or_add_user_system_role member c1afd9b69b8a4dae9c20a96b31d91316 all running on PID 350499 (8 other jobs running) 2022-08-10 11:47:47.675 | [318891 Async ks-system-member:350499]: Signaling child to exit 2022-08-10 11:47:47.676 | WAKEUP 2022-08-10 11:47:47.807 | [318891 Async ks-system-member:350499]: Signaled 2022-08-10 11:47:47.820 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 11:47:47.820 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 11:47:47.820 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 11:47:47.820 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:47.820 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:47.820 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:47.820 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:47.820 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:47.820 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 11:47:47.820 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1afd9b69b8a4dae9c20a96b31d91316 --system all -f value -c Role 2022-08-10 11:47:47.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.820 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.820 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.821 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:47.821 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 11:47:47.821 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 11:47:47.821 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user c1afd9b69b8a4dae9c20a96b31d91316 --system all 2022-08-10 11:47:47.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.821 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.821 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.821 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1afd9b69b8a4dae9c20a96b31d91316 --system all -f value -c Role 2022-08-10 11:47:47.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.821 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:47.821 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:47.821 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:47.821 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:47.821 | + functions-common:get_or_add_user_system_role:1053 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:47.821 | 5307a5cc333a4c1b8dc1b367f483d6cc 2022-08-10 11:47:48.099 | [318891 Async ks-system-member:350499]: finished get_or_add_user_system_role member c1afd9b69b8a4dae9c20a96b31d91316 all with result 0 in 10 seconds 2022-08-10 11:47:48.361 | [318891 Async ks-system-reader:350783]: Waiting for completion of get_or_add_user_system_role reader e67ee984b7af4c859f34d9d4c490a2ca all running on PID 350783 (7 other jobs running) 2022-08-10 11:47:48.480 | [318891 Async ks-system-reader:350783]: Signaling child to exit 2022-08-10 11:47:48.481 | WAKEUP 2022-08-10 11:47:48.646 | [318891 Async ks-system-reader:350783]: Signaled 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 11:47:48.660 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 11:47:48.660 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:47:48.660 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:47:48.660 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:47:48.660 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:47:48.660 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 11:47:48.660 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e67ee984b7af4c859f34d9d4c490a2ca --system all -f value -c Role 2022-08-10 11:47:48.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.660 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.660 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.660 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 11:47:48.660 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user e67ee984b7af4c859f34d9d4c490a2ca --system all 2022-08-10 11:47:48.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.660 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.660 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.660 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e67ee984b7af4c859f34d9d4c490a2ca --system all -f value -c Role 2022-08-10 11:47:48.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.661 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:48.661 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:48.661 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:48.661 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:48.661 | + functions-common:get_or_add_user_system_role:1053 : echo 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:48.661 | 5f450a314a2344d1b95a5648ed866d08 2022-08-10 11:47:48.941 | [318891 Async ks-system-reader:350783]: finished get_or_add_user_system_role reader e67ee984b7af4c859f34d9d4c490a2ca all with result 0 in 11 seconds 2022-08-10 11:47:48.988 | + inc/async:async_wait:197 : return 0 2022-08-10 11:47:49.016 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-10 11:47:49.350 | [318891 Async ks-group-memberdemo:351192]: Waiting for completion of get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 351192 (6 other jobs running) 2022-08-10 11:47:49.510 | [318891 Async ks-group-memberdemo:351192]: Signaling child to exit 2022-08-10 11:47:53.917 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:54.044 | [351192 Async ks-group-memberdemo:351192]: finished successfully 2022-08-10 11:47:54.153 | WAKEUP 2022-08-10 11:47:54.288 | [318891 Async ks-group-memberdemo:351192]: Signaled 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 11:47:54.300 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 -f value 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 -f value 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.300 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.300 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False' 2022-08-10 11:47:54.300 | + functions-common:get_or_add_group_project_role:1077 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False 2022-08-10 11:47:54.300 | 5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False 2022-08-10 11:47:54.513 | [318891 Async ks-group-memberdemo:351192]: finished get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 12 seconds 2022-08-10 11:47:54.713 | [318891 Async ks-group-anotherdemo:351278]: Waiting for completion of get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 running on PID 351278 (5 other jobs running) 2022-08-10 11:47:54.795 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:54.811 | [318891 Async ks-group-anotherdemo:351278]: Signaling child to exit 2022-08-10 11:47:54.827 | [351278 Async ks-group-anotherdemo:351278]: finished successfully 2022-08-10 11:47:54.848 | WAKEUP 2022-08-10 11:47:54.874 | [318891 Async ks-group-anotherdemo:351278]: Signaled 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 11:47:54.876 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 -f value 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 5e9f6166f6ff4f8b8962c67e194040a2 -f value 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:54.876 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:54.876 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False' 2022-08-10 11:47:54.876 | + functions-common:get_or_add_group_project_role:1077 : echo 346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False 2022-08-10 11:47:54.877 | 346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 False 2022-08-10 11:47:54.929 | [318891 Async ks-group-anotherdemo:351278]: finished get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 5e9f6166f6ff4f8b8962c67e194040a2 with result 0 in 13 seconds 2022-08-10 11:47:54.980 | [318891 Async ks-group-memberalt:351365]: Waiting for completion of get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e running on PID 351365 (4 other jobs running) 2022-08-10 11:47:55.012 | [318891 Async ks-group-memberalt:351365]: Signaling child to exit 2022-08-10 11:47:55.759 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:55.795 | [351365 Async ks-group-memberalt:351365]: finished successfully 2022-08-10 11:47:55.817 | WAKEUP 2022-08-10 11:47:55.846 | [318891 Async ks-group-memberalt:351365]: Signaled 2022-08-10 11:47:55.848 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 11:47:55.848 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e -f value 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.848 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.848 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.848 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:55.848 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 11:47:55.848 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 11:47:55.848 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.848 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.848 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.848 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e -f value 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.848 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:55.849 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:55.849 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:55.849 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False' 2022-08-10 11:47:55.849 | + functions-common:get_or_add_group_project_role:1077 : echo 5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False 2022-08-10 11:47:55.849 | 5307a5cc333a4c1b8dc1b367f483d6cc 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False 2022-08-10 11:47:55.901 | [318891 Async ks-group-memberalt:351365]: finished get_or_add_group_project_role member 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 14 seconds 2022-08-10 11:47:55.944 | [318891 Async ks-group-anotheralt:351454]: Waiting for completion of get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e running on PID 351454 (3 other jobs running) 2022-08-10 11:47:55.988 | [318891 Async ks-group-anotheralt:351454]: Signaling child to exit 2022-08-10 11:47:56.290 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:56.317 | [351540 Async ks-group-admin:351540]: finished successfully 2022-08-10 11:47:56.665 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:47:56.699 | [351454 Async ks-group-anotheralt:351454]: finished successfully 2022-08-10 11:47:56.722 | WAKEUP 2022-08-10 11:47:56.747 | [318891 Async ks-group-anotheralt:351454]: Signaled 2022-08-10 11:47:56.749 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 11:47:56.749 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e -f value 2022-08-10 11:47:56.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.749 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.749 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.749 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:56.749 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 11:47:56.750 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 11:47:56.750 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e 2022-08-10 11:47:56.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.750 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.750 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.750 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0c3665a77f854e80a9432c16ca4494de --project 3e423c89d0034a338a5ccf9acdb9e74e -f value 2022-08-10 11:47:56.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.750 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.750 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.750 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:56.750 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False' 2022-08-10 11:47:56.750 | + functions-common:get_or_add_group_project_role:1077 : echo 346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False 2022-08-10 11:47:56.750 | 346d02affadf461f8c2d2be54c4c9885 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e False 2022-08-10 11:47:56.808 | [318891 Async ks-group-anotheralt:351454]: finished get_or_add_group_project_role anotherrole 0c3665a77f854e80a9432c16ca4494de 3e423c89d0034a338a5ccf9acdb9e74e with result 0 in 14 seconds 2022-08-10 11:47:56.851 | [318891 Async ks-group-admin:351540]: Waiting for completion of get_or_add_group_project_role admin 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 running on PID 351540 (2 other jobs running) 2022-08-10 11:47:56.877 | [318891 Async ks-group-admin:351540]: Signaling child to exit 2022-08-10 11:47:56.877 | WAKEUP 2022-08-10 11:47:56.900 | [318891 Async ks-group-admin:351540]: Signaled 2022-08-10 11:47:56.902 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 11:47:56.902 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8d855e212c904b41ac88de5878458d23 --project d2dfb94bda714306ac75d1a503ee5481 -f value 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.902 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:56.902 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 11:47:56.902 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 11:47:56.902 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 8d855e212c904b41ac88de5878458d23 --project d2dfb94bda714306ac75d1a503ee5481 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.902 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8d855e212c904b41ac88de5878458d23 --project d2dfb94bda714306ac75d1a503ee5481 -f value 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:47:56.902 | from cryptography.utils import int_from_bytes 2022-08-10 11:47:56.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:47:56.903 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='07c1640075ec43ecbe301039f1cf75c1 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 False' 2022-08-10 11:47:56.903 | + functions-common:get_or_add_group_project_role:1077 : echo 07c1640075ec43ecbe301039f1cf75c1 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 False 2022-08-10 11:47:56.903 | 07c1640075ec43ecbe301039f1cf75c1 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 False 2022-08-10 11:47:56.949 | [318891 Async ks-group-admin:351540]: finished get_or_add_group_project_role admin 8d855e212c904b41ac88de5878458d23 d2dfb94bda714306ac75d1a503ee5481 with result 0 in 13 seconds 2022-08-10 11:47:56.953 | + inc/async:async_wait:197 : return 0 2022-08-10 11:47:56.956 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-10 11:47:56.974 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:47:56.977 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-10 11:47:56.995 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:47:56.997 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-10 11:47:57.000 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-10 11:47:57.060 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-10 11:47:57.100 | [318891 Async create_nova_accounts:353473]: running: create_nova_accounts 2022-08-10 11:47:57.102 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-10 11:47:57.127 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:47:57.130 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-10 11:47:57.133 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-10 11:47:57.200 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-10 11:47:57.245 | [318891 Async create_glance_accounts:353588]: running: create_glance_accounts 2022-08-10 11:47:57.248 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-10 11:47:57.268 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:47:57.271 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-10 11:47:57.273 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-10 11:47:57.340 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-10 11:47:57.381 | [318891 Async create_cinder_accounts:353718]: running: create_cinder_accounts 2022-08-10 11:47:57.384 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-10 11:47:57.405 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:47:57.408 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-10 11:47:57.410 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-10 11:47:57.479 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-10 11:47:57.561 | [318891 Async create_neutron_accounts:353834]: running: create_neutron_accounts 2022-08-10 11:47:57.568 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-10 11:47:57.600 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:47:57.603 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-10 11:47:57.610 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-10 11:47:57.986 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-10 11:47:58.208 | [318891 Async create_swift_accounts:353980]: running: create_swift_accounts 2022-08-10 11:47:58.225 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-10 11:47:58.371 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:47:58.393 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-10 11:47:58.735 | [318891 Async create_nova_accounts:353473]: Waiting for completion of create_nova_accounts running on PID 353473 (6 other jobs running) 2022-08-10 11:47:58.909 | [318891 Async create_nova_accounts:353473]: Signaling child to exit 2022-08-10 11:48:37.837 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:48:37.908 | [353834 Async create_neutron_accounts:353834]: finished successfully 2022-08-10 11:48:57.084 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:48:57.202 | [353718 Async create_cinder_accounts:353718]: finished successfully 2022-08-10 11:49:13.340 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:49:13.376 | [353588 Async create_glance_accounts:353588]: finished successfully 2022-08-10 11:49:19.122 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:49:19.155 | [353473 Async create_nova_accounts:353473]: finished successfully 2022-08-10 11:49:19.177 | WAKEUP 2022-08-10 11:49:19.202 | [318891 Async create_nova_accounts:353473]: Signaled 2022-08-10 11:49:19.203 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-10 11:49:19.203 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-10 11:49:19.203 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-10 11:49:19.204 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.204 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.204 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.204 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:49:19.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.204 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.204 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.204 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.204 | + functions-common:get_or_create_user:926 : user_id=a1d03d3d49f5419e8cbcc50f24500258 2022-08-10 11:49:19.204 | + functions-common:get_or_create_user:927 : echo a1d03d3d49f5419e8cbcc50f24500258 2022-08-10 11:49:19.204 | a1d03d3d49f5419e8cbcc50f24500258 2022-08-10 11:49:19.204 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-10 11:49:19.204 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.204 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.204 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.204 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.204 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.204 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.204 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.204 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.204 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.204 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.204 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.205 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.205 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.205 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.205 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.205 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.205 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.205 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.205 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.205 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.205 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.205 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.205 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.205 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.205 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.205 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | a1d03d3d49f5419e8cbcc50f24500258 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.205 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.205 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.205 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 11:49:19.205 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-10 11:49:19.205 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.205 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.205 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.205 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.205 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.205 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.206 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.206 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.206 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.206 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.206 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.206 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.206 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.206 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.206 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.206 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.206 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.206 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.206 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.206 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.206 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.206 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.206 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.206 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.207 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.207 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.207 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.207 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.207 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.207 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | a1d03d3d49f5419e8cbcc50f24500258 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.207 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.207 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:49:19.207 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:49:19.207 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:49:19.207 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-10 11:49:19.207 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-10 11:49:19.207 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.36/compute 2022-08-10 11:49:19.207 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-10 11:49:19.207 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.207 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-10 11:49:19.207 | ++ functions-common:get_or_create_service:1098 : 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-08-10 11:49:19.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.207 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.207 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.207 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.207 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.207 | 2ac695b0e52240c7b252bd18ccf6fc71' 2022-08-10 11:49:19.207 | + functions-common:get_or_create_service:1095 : echo 2ac695b0e52240c7b252bd18ccf6fc71 2022-08-10 11:49:19.207 | 2ac695b0e52240c7b252bd18ccf6fc71 2022-08-10 11:49:19.207 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-08-10 11:49:19.207 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.207 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-08-10 11:49:19.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.207 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.207 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.208 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.208 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 11:49:19.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.208 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.208 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.208 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5abf717590b04a80ada807d413fa222c 2022-08-10 11:49:19.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5abf717590b04a80ada807d413fa222c 2022-08-10 11:49:19.208 | + functions-common:get_or_create_endpoint:1128 : public_id=5abf717590b04a80ada807d413fa222c 2022-08-10 11:49:19.208 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.208 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.208 | + functions-common:get_or_create_endpoint:1137 : echo 5abf717590b04a80ada807d413fa222c 2022-08-10 11:49:19.208 | 5abf717590b04a80ada807d413fa222c 2022-08-10 11:49:19.208 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-10 11:49:19.208 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.208 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-10 11:49:19.208 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-10 11:49:19.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.208 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.208 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.208 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.208 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.208 | ac8aa30895fd43a4998b50b32397a05b' 2022-08-10 11:49:19.208 | + functions-common:get_or_create_service:1095 : echo ac8aa30895fd43a4998b50b32397a05b 2022-08-10 11:49:19.209 | ac8aa30895fd43a4998b50b32397a05b 2022-08-10 11:49:19.209 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-08-10 11:49:19.209 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.209 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-08-10 11:49:19.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.209 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.209 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.209 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-08-10 11:49:19.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.209 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.209 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.209 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=13a676187368452f8fc005ca466af20a 2022-08-10 11:49:19.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 13a676187368452f8fc005ca466af20a 2022-08-10 11:49:19.209 | + functions-common:get_or_create_endpoint:1128 : public_id=13a676187368452f8fc005ca466af20a 2022-08-10 11:49:19.209 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.209 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.209 | + functions-common:get_or_create_endpoint:1137 : echo 13a676187368452f8fc005ca466af20a 2022-08-10 11:49:19.209 | 13a676187368452f8fc005ca466af20a 2022-08-10 11:49:19.209 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-10 11:49:19.209 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:49:19.209 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-10 11:49:19.209 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:49:19.209 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-10 11:49:19.209 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.209 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.210 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.210 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.210 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.210 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.210 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.210 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.210 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.210 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.210 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.210 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.210 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.210 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.211 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.211 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.211 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.211 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.211 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.211 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.211 | ++ functions-common:get_field:819 : echo '| b59f148f483342bb9370ce84bfc7a616 | a1d03d3d49f5419e8cbcc50f24500258 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.211 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.211 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.211 | + functions-common:get_or_add_user_project_role:998 : echo b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.211 | b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.211 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-10 11:49:19.211 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:49:19.211 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-10 11:49:19.211 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:49:19.211 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-10 11:49:19.257 | [318891 Async create_nova_accounts:353473]: finished create_nova_accounts with result 0 in 82 seconds 2022-08-10 11:49:19.298 | [318891 Async create_glance_accounts:353588]: Waiting for completion of create_glance_accounts running on PID 353588 (5 other jobs running) 2022-08-10 11:49:19.329 | [318891 Async create_glance_accounts:353588]: Signaling child to exit 2022-08-10 11:49:19.331 | WAKEUP 2022-08-10 11:49:19.355 | [318891 Async create_glance_accounts:353588]: Signaled 2022-08-10 11:49:19.356 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-10 11:49:19.356 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:49:19.356 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-10 11:49:19.356 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-10 11:49:19.357 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.357 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.357 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.357 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:49:19.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.357 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.357 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.357 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.357 | + functions-common:get_or_create_user:926 : user_id=87b36823c964422eb217c81b73b547ee 2022-08-10 11:49:19.357 | + functions-common:get_or_create_user:927 : echo 87b36823c964422eb217c81b73b547ee 2022-08-10 11:49:19.357 | 87b36823c964422eb217c81b73b547ee 2022-08-10 11:49:19.357 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-10 11:49:19.357 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.357 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.357 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.357 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.357 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.357 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.357 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.357 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.357 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.357 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.357 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.358 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.358 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.358 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.358 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.358 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.358 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.358 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.358 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.358 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.358 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.358 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.358 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.358 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.358 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.358 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.358 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.358 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | 87b36823c964422eb217c81b73b547ee | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.358 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.358 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.358 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.358 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.358 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.358 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 11:49:19.358 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-10 11:49:19.358 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:49:19.358 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-10 11:49:19.358 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-10 11:49:19.359 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.359 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.359 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.359 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:49:19.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.359 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.359 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.359 | + functions-common:get_or_create_user:926 : user_id=d84dc076466e4629a598e742c5635d00 2022-08-10 11:49:19.359 | + functions-common:get_or_create_user:927 : echo d84dc076466e4629a598e742c5635d00 2022-08-10 11:49:19.359 | d84dc076466e4629a598e742c5635d00 2022-08-10 11:49:19.359 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-10 11:49:19.359 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.359 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.359 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.359 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.359 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.359 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.359 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.359 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.359 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.360 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.360 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.360 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.360 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.360 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.360 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.360 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.360 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.360 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | d84dc076466e4629a598e742c5635d00 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.360 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.360 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.360 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.360 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-10 11:49:19.360 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-10 11:49:19.360 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.360 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.360 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.361 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.361 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.361 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.361 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.361 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.361 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.361 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.361 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.361 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.361 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.361 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.361 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.362 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.362 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.362 | ++ functions-common:get_field:819 : echo '| b59f148f483342bb9370ce84bfc7a616 | d84dc076466e4629a598e742c5635d00 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.362 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.362 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.362 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.362 | + functions-common:get_or_add_user_project_role:998 : echo b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.362 | b59f148f483342bb9370ce84bfc7a616 2022-08-10 11:49:19.362 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-10 11:49:19.362 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.362 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-10 11:49:19.362 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-10 11:49:19.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.362 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.362 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.362 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.362 | d127cdcd6cb74a19bed151fac6970ee9' 2022-08-10 11:49:19.362 | + functions-common:get_or_create_service:1095 : echo d127cdcd6cb74a19bed151fac6970ee9 2022-08-10 11:49:19.362 | d127cdcd6cb74a19bed151fac6970ee9 2022-08-10 11:49:19.362 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-08-10 11:49:19.362 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.362 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-08-10 11:49:19.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.362 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.363 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.363 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-08-10 11:49:19.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.363 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.363 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.363 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fd83dd2ac08548c7918ccb481f04dc88 2022-08-10 11:49:19.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fd83dd2ac08548c7918ccb481f04dc88 2022-08-10 11:49:19.363 | + functions-common:get_or_create_endpoint:1128 : public_id=fd83dd2ac08548c7918ccb481f04dc88 2022-08-10 11:49:19.363 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.363 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.363 | + functions-common:get_or_create_endpoint:1137 : echo fd83dd2ac08548c7918ccb481f04dc88 2022-08-10 11:49:19.363 | fd83dd2ac08548c7918ccb481f04dc88 2022-08-10 11:49:19.363 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-10 11:49:19.363 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 11:49:19.363 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 11:49:19.363 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 11:49:19.363 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-10 11:49:19.363 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-10 11:49:19.363 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-10 11:49:19.363 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-10 11:49:19.363 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-10 11:49:19.408 | [318891 Async create_glance_accounts:353588]: finished create_glance_accounts with result 0 in 76 seconds 2022-08-10 11:49:19.447 | [318891 Async create_cinder_accounts:353718]: Waiting for completion of create_cinder_accounts running on PID 353718 (4 other jobs running) 2022-08-10 11:49:19.474 | [318891 Async create_cinder_accounts:353718]: Signaling child to exit 2022-08-10 11:49:19.474 | WAKEUP 2022-08-10 11:49:19.499 | [318891 Async create_cinder_accounts:353718]: Signaled 2022-08-10 11:49:19.500 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-10 11:49:19.500 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-10 11:49:19.500 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-10 11:49:19.500 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.500 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.500 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.500 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:49:19.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.501 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.501 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.501 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.501 | + functions-common:get_or_create_user:926 : user_id=bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.501 | + functions-common:get_or_create_user:927 : echo bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.501 | bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.501 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-10 11:49:19.501 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.501 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.501 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.501 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.501 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.501 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.501 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.501 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.502 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.502 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.502 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.502 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.502 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.502 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.502 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.502 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.502 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.502 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.502 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.502 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.502 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.502 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | bd6409d6be2e487bac8822b007b8e94f | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.502 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.502 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.502 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.502 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.502 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 11:49:19.503 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-10 11:49:19.503 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.503 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-10 11:49:19.503 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.503 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.503 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.503 | 19f31cd9ece840e98408087e9b9a9f46' 2022-08-10 11:49:19.503 | + functions-common:get_or_create_service:1095 : echo 19f31cd9ece840e98408087e9b9a9f46 2022-08-10 11:49:19.503 | 19f31cd9ece840e98408087e9b9a9f46 2022-08-10 11:49:19.503 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-10 11:49:19.503 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 11:49:19.503 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.503 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 11:49:19.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.503 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.503 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.503 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.503 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.504 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=edc8ad87638d490fa74eb13d3a87f6eb 2022-08-10 11:49:19.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo edc8ad87638d490fa74eb13d3a87f6eb 2022-08-10 11:49:19.504 | + functions-common:get_or_create_endpoint:1128 : public_id=edc8ad87638d490fa74eb13d3a87f6eb 2022-08-10 11:49:19.504 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.504 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.504 | + functions-common:get_or_create_endpoint:1137 : echo edc8ad87638d490fa74eb13d3a87f6eb 2022-08-10 11:49:19.504 | edc8ad87638d490fa74eb13d3a87f6eb 2022-08-10 11:49:19.504 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-10 11:49:19.504 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.504 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-10 11:49:19.504 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-10 11:49:19.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.504 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.504 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.504 | 1c382d8f28ec46559f1167edb2a46299' 2022-08-10 11:49:19.504 | + functions-common:get_or_create_service:1095 : echo 1c382d8f28ec46559f1167edb2a46299 2022-08-10 11:49:19.504 | 1c382d8f28ec46559f1167edb2a46299 2022-08-10 11:49:19.504 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 11:49:19.504 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.504 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 11:49:19.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.504 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.504 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.505 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.505 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.505 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fcdc39dbcac5440c9a214d779a68fdf4 2022-08-10 11:49:19.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fcdc39dbcac5440c9a214d779a68fdf4 2022-08-10 11:49:19.505 | + functions-common:get_or_create_endpoint:1128 : public_id=fcdc39dbcac5440c9a214d779a68fdf4 2022-08-10 11:49:19.505 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.505 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.505 | + functions-common:get_or_create_endpoint:1137 : echo fcdc39dbcac5440c9a214d779a68fdf4 2022-08-10 11:49:19.505 | fcdc39dbcac5440c9a214d779a68fdf4 2022-08-10 11:49:19.505 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-10 11:49:19.505 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:49:19.505 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.505 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.505 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.505 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_project:939 : project_id=db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_project:940 : echo db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:49:19.505 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id db7e66c5bf75436aa658302ba6bcd2e3 2022-08-10 11:49:19.505 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.505 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.505 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.505 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.506 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.506 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-10 11:49:19.506 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.506 | ++ functions-common:get_or_create_user:926 : user_id=bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.506 | ++ functions-common:get_or_create_user:927 : echo bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.506 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bd6409d6be2e487bac8822b007b8e94f 2022-08-10 11:49:19.556 | [318891 Async create_cinder_accounts:353718]: finished create_cinder_accounts with result 0 in 59 seconds 2022-08-10 11:49:19.561 | + inc/async:async_wait:197 : return 0 2022-08-10 11:49:19.565 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-10 11:49:19.622 | [318891 Async create_neutron_accounts:353834]: Waiting for completion of create_neutron_accounts running on PID 353834 (3 other jobs running) 2022-08-10 11:49:19.650 | [318891 Async create_neutron_accounts:353834]: Signaling child to exit 2022-08-10 11:49:19.650 | WAKEUP 2022-08-10 11:49:19.676 | [318891 Async create_neutron_accounts:353834]: Signaled 2022-08-10 11:49:19.679 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-10 11:49:19.679 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:49:19.679 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:49:19.679 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:49:19.679 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:49:19.679 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:49:19.679 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:49:19.679 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-10 11:49:19.679 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-10 11:49:19.679 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-10 11:49:19.679 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:49:19.679 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:49:19.679 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:49:19.679 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:49:19.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.679 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.679 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.679 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.679 | + functions-common:get_or_create_user:926 : user_id=6d6b634e19e547ba99b1f1bf2cff38c3 2022-08-10 11:49:19.680 | + functions-common:get_or_create_user:927 : echo 6d6b634e19e547ba99b1f1bf2cff38c3 2022-08-10 11:49:19.680 | 6d6b634e19e547ba99b1f1bf2cff38c3 2022-08-10 11:49:19.680 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-10 11:49:19.680 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:49:19.680 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:49:19.680 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.680 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.680 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.680 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.680 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.680 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.680 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:49:19.680 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:49:19.680 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.680 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.680 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:49:19.680 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 11:49:19.680 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:49:19.681 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.681 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.681 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.681 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.681 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:49:19.681 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:49:19.681 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | 6d6b634e19e547ba99b1f1bf2cff38c3 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:49:19.681 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:49:19.681 | ++ functions-common:get_field:813 : read data 2022-08-10 11:49:19.681 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.681 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.681 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:49:19.681 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 11:49:19.681 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-10 11:49:19.681 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:49:19.681 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-10 11:49:19.681 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-10 11:49:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.681 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.681 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.681 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.681 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:49:19.681 | 00bfed47283f4ae685066fdea11aa59b' 2022-08-10 11:49:19.681 | + functions-common:get_or_create_service:1095 : echo 00bfed47283f4ae685066fdea11aa59b 2022-08-10 11:49:19.681 | 00bfed47283f4ae685066fdea11aa59b 2022-08-10 11:49:19.681 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/networking 2022-08-10 11:49:19.681 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:49:19.681 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/networking RegionOne 2022-08-10 11:49:19.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:49:19.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-10 11:49:19.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.682 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.682 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.682 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:49:19.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:49:19.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/networking --region RegionOne -f value -c id 2022-08-10 11:49:19.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.682 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:49:19.682 | from cryptography.utils import int_from_bytes 2022-08-10 11:49:19.682 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:49:19.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d243bc0ad5724c15aeb276c4b4e72a76 2022-08-10 11:49:19.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d243bc0ad5724c15aeb276c4b4e72a76 2022-08-10 11:49:19.682 | + functions-common:get_or_create_endpoint:1128 : public_id=d243bc0ad5724c15aeb276c4b4e72a76 2022-08-10 11:49:19.682 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:49:19.682 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:49:19.682 | + functions-common:get_or_create_endpoint:1137 : echo d243bc0ad5724c15aeb276c4b4e72a76 2022-08-10 11:49:19.682 | d243bc0ad5724c15aeb276c4b4e72a76 2022-08-10 11:49:19.731 | [318891 Async create_neutron_accounts:353834]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-10 11:49:19.774 | [318891 Async create_swift_accounts:353980]: Waiting for completion of create_swift_accounts running on PID 353980 (2 other jobs running) 2022-08-10 11:49:19.807 | [318891 Async create_swift_accounts:353980]: Signaling child to exit 2022-08-10 11:50:05.980 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:50:06.008 | [353980 Async create_swift_accounts:353980]: finished successfully 2022-08-10 11:50:06.028 | WAKEUP 2022-08-10 11:50:06.051 | [318891 Async create_swift_accounts:353980]: Signaled 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-10 11:50:06.053 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-10 11:50:06.053 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-10 11:50:06.053 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 11:50:06.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.053 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.053 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.053 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.053 | ++ functions-common:get_or_create_role:951 : role_id=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.053 | ++ functions-common:get_or_create_role:952 : echo 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:619 : another_role=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.053 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-10 11:50:06.053 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-10 11:50:06.053 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:50:06.053 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:50:06.053 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:50:06.053 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:50:06.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.054 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.054 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.054 | + functions-common:get_or_create_user:926 : user_id=36b693e55c454696b067c094ab9a5308 2022-08-10 11:50:06.054 | + functions-common:get_or_create_user:927 : echo 36b693e55c454696b067c094ab9a5308 2022-08-10 11:50:06.054 | 36b693e55c454696b067c094ab9a5308 2022-08-10 11:50:06.054 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-10 11:50:06.054 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.054 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:50:06.054 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:50:06.054 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:50:06.054 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.054 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.054 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.054 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.054 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.054 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.054 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.054 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.054 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.054 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.055 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.055 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.055 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.055 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.055 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.055 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.055 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.055 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.055 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.055 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | 36b693e55c454696b067c094ab9a5308 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:50:06.055 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.055 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:50:06.055 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:50:06.055 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:50:06.055 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 11:50:06.055 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-10 11:50:06.055 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.055 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:50:06.055 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:50:06.056 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:50:06.056 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.056 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.056 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.056 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.056 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.056 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.056 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.056 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.056 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.056 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.056 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.056 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.056 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.056 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 36b693e55c454696b067c094ab9a5308 | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:50:06.057 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.057 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.057 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.057 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.057 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-10 11:50:06.057 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:50:06.057 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-10 11:50:06.057 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.057 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.057 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.057 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:50:06.057 | 9d566e03690146c2951e6ddc05793b3b' 2022-08-10 11:50:06.057 | + functions-common:get_or_create_service:1095 : echo 9d566e03690146c2951e6ddc05793b3b 2022-08-10 11:50:06.057 | 9d566e03690146c2951e6ddc05793b3b 2022-08-10 11:50:06.057 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-08-10 11:50:06.057 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:50:06.057 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-10 11:50:06.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:50:06.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.057 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.057 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.057 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:50:06.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:50:06.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.057 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.058 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.058 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=280fceb0861b488fb3d212806ae39abf 2022-08-10 11:50:06.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 280fceb0861b488fb3d212806ae39abf 2022-08-10 11:50:06.058 | + functions-common:get_or_create_endpoint:1128 : public_id=280fceb0861b488fb3d212806ae39abf 2022-08-10 11:50:06.058 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.36:8080 ]] 2022-08-10 11:50:06.058 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-08-10 11:50:06.058 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:50:06.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-10 11:50:06.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.058 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.058 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.058 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:50:06.058 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:50:06.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-08-10 11:50:06.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.058 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.058 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.058 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=65e66225fa844168bf98e11813f86bba 2022-08-10 11:50:06.058 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 65e66225fa844168bf98e11813f86bba 2022-08-10 11:50:06.058 | 65e66225fa844168bf98e11813f86bba 2022-08-10 11:50:06.058 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:50:06.058 | + functions-common:get_or_create_endpoint:1137 : echo 280fceb0861b488fb3d212806ae39abf 2022-08-10 11:50:06.058 | 280fceb0861b488fb3d212806ae39abf 2022-08-10 11:50:06.058 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-10 11:50:06.058 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-10 11:50:06.058 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:50:06.058 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-10 11:50:06.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.059 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.059 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.059 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_project:939 : project_id=e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_project:940 : echo e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.059 | + lib/swift:create_swift_accounts:633 : swift_project_test1=e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.059 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-10 11:50:06.059 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.059 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-10 11:50:06.059 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-10 11:50:06.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.059 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.059 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.059 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_user:926 : user_id=f24f9513c91a45e287952484899cf8af 2022-08-10 11:50:06.059 | ++ functions-common:get_or_create_user:927 : echo f24f9513c91a45e287952484899cf8af 2022-08-10 11:50:06.059 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=f24f9513c91a45e287952484899cf8af 2022-08-10 11:50:06.059 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-10 11:50:06.059 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.059 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin f24f9513c91a45e287952484899cf8af e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.059 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.059 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:50:06.059 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.059 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.059 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:50:06.059 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:50:06.060 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:50:06.060 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f24f9513c91a45e287952484899cf8af --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.060 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.060 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.060 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.060 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.060 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f24f9513c91a45e287952484899cf8af --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f24f9513c91a45e287952484899cf8af --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.060 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.060 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.060 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.060 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.060 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.060 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.060 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.060 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.060 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | f24f9513c91a45e287952484899cf8af | | e3ad7076b75c4bd2977fe83c17ceec51 | | | False |' 2022-08-10 11:50:06.060 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.061 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.061 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.061 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.061 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-10 11:50:06.061 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-10 11:50:06.061 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:50:06.061 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-10 11:50:06.061 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-10 11:50:06.061 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-10 11:50:06.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.061 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.061 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.061 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.061 | ++ functions-common:get_or_create_user:926 : user_id=8e12ed06cb374a2995bbb1ce9379ab29 2022-08-10 11:50:06.061 | ++ functions-common:get_or_create_user:927 : echo 8e12ed06cb374a2995bbb1ce9379ab29 2022-08-10 11:50:06.061 | + lib/swift:create_swift_accounts:642 : swift_user_test3=8e12ed06cb374a2995bbb1ce9379ab29 2022-08-10 11:50:06.061 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-10 11:50:06.061 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.061 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 346d02affadf461f8c2d2be54c4c9885 8e12ed06cb374a2995bbb1ce9379ab29 e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.061 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.061 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:50:06.061 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.061 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.061 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:50:06.061 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:50:06.061 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:50:06.061 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:50:06.061 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 346d02affadf461f8c2d2be54c4c9885 --user 8e12ed06cb374a2995bbb1ce9379ab29 --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.061 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.061 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.061 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.061 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.062 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.062 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.062 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 346d02affadf461f8c2d2be54c4c9885 --user 8e12ed06cb374a2995bbb1ce9379ab29 --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 346d02affadf461f8c2d2be54c4c9885 --user 8e12ed06cb374a2995bbb1ce9379ab29 --project e3ad7076b75c4bd2977fe83c17ceec51 2022-08-10 11:50:06.062 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.062 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.062 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.062 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.062 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.062 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.062 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.062 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.062 | ++ functions-common:get_field:819 : echo '| 346d02affadf461f8c2d2be54c4c9885 | 8e12ed06cb374a2995bbb1ce9379ab29 | | e3ad7076b75c4bd2977fe83c17ceec51 | | | False |' 2022-08-10 11:50:06.062 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.062 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.062 | + functions-common:get_or_add_user_project_role:996 : user_role_id=346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.062 | + functions-common:get_or_add_user_project_role:998 : echo 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.062 | 346d02affadf461f8c2d2be54c4c9885 2022-08-10 11:50:06.062 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-10 11:50:06.063 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:50:06.063 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-10 11:50:06.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.063 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.063 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.063 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_project:939 : project_id=94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_project:940 : echo 94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:647 : swift_project_test2=94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-10 11:50:06.063 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-10 11:50:06.063 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-10 11:50:06.063 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-10 11:50:06.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.063 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.063 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.063 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_user:926 : user_id=6c5e1bd2a367429582c862512f8c541a 2022-08-10 11:50:06.063 | ++ functions-common:get_or_create_user:927 : echo 6c5e1bd2a367429582c862512f8c541a 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:652 : swift_user_test2=6c5e1bd2a367429582c862512f8c541a 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-10 11:50:06.063 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.063 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 6c5e1bd2a367429582c862512f8c541a 94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.063 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.063 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:50:06.064 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.064 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.064 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:50:06.064 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:50:06.064 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:50:06.064 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c5e1bd2a367429582c862512f8c541a --project 94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.064 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.064 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.064 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.064 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.064 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6c5e1bd2a367429582c862512f8c541a --project 94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c5e1bd2a367429582c862512f8c541a --project 94afd1fbdb0f4c85986c6bfbc2712af7 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.064 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.064 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.064 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.064 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.064 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.065 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.065 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.065 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 6c5e1bd2a367429582c862512f8c541a | | 94afd1fbdb0f4c85986c6bfbc2712af7 | | | False |' 2022-08-10 11:50:06.065 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.065 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.065 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.065 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.065 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.065 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-10 11:50:06.065 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-10 11:50:06.065 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 11:50:06.065 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-10 11:50:06.065 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-10 11:50:06.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.065 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.065 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.065 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.065 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-10 11:50:06.065 | 230635da51ab48caa37c3dd21ed2fe5e' 2022-08-10 11:50:06.065 | ++ functions-common:get_or_create_domain:889 : echo 230635da51ab48caa37c3dd21ed2fe5e 2022-08-10 11:50:06.065 | + lib/swift:create_swift_accounts:657 : swift_domain=230635da51ab48caa37c3dd21ed2fe5e 2022-08-10 11:50:06.065 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-10 11:50:06.065 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.065 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-10 11:50:06.065 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 230635da51ab48caa37c3dd21ed2fe5e 2022-08-10 11:50:06.065 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 11:50:06.065 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=230635da51ab48caa37c3dd21ed2fe5e --or-show -f value -c id 2022-08-10 11:50:06.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.065 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.065 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.065 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_project:939 : project_id=d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_project:940 : echo d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:661 : swift_project_test4=d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-10 11:50:06.066 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-10 11:50:06.066 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 230635da51ab48caa37c3dd21ed2fe5e test4@example.com 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-10 11:50:06.066 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=230635da51ab48caa37c3dd21ed2fe5e --email=test4@example.com --or-show -f value -c id 2022-08-10 11:50:06.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.066 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.066 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.066 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_user:926 : user_id=c15a487be98b4c958704f7ff13d7e110 2022-08-10 11:50:06.066 | ++ functions-common:get_or_create_user:927 : echo c15a487be98b4c958704f7ff13d7e110 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:666 : swift_user_test4=c15a487be98b4c958704f7ff13d7e110 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-10 11:50:06.066 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:50:06.066 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin c15a487be98b4c958704f7ff13d7e110 d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.066 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:50:06.066 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 11:50:06.066 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:50:06.066 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:50:06.066 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 11:50:06.066 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 11:50:06.066 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 11:50:06.066 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 11:50:06.066 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c15a487be98b4c958704f7ff13d7e110 --project d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.066 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:50:06.067 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.067 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.067 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.067 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:50:06.067 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:50:06.067 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c15a487be98b4c958704f7ff13d7e110 --project d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c15a487be98b4c958704f7ff13d7e110 --project d6788e311a1840fbae10c42cc09f600a 2022-08-10 11:50:06.067 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:50:06.067 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:50:06.067 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:50:06.067 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:06.067 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:06.067 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:50:06.067 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:50:06.067 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:50:06.067 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | c15a487be98b4c958704f7ff13d7e110 | | d6788e311a1840fbae10c42cc09f600a | | | False |' 2022-08-10 11:50:06.067 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:50:06.067 | ++ functions-common:get_field:813 : read data 2022-08-10 11:50:06.067 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.067 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.067 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:50:06.106 | [318891 Async create_swift_accounts:353980]: finished create_swift_accounts with result 0 in 128 seconds 2022-08-10 11:50:06.113 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-10 11:50:06.116 | + inc/async:async_wait:197 : return 0 2022-08-10 11:50:06.119 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-10 11:50:06.137 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:06.140 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-10 11:50:06.159 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:06.161 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-10 11:50:06.164 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:50:06.167 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-10 11:50:06.169 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-10 11:50:06.172 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-10 11:50:06.232 | + inc/async:async_inner:63 : init_glance 2022-08-10 11:50:06.271 | [318891 Async init_glance:358236]: running: init_glance 2022-08-10 11:50:06.274 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-10 11:50:06.294 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:06.297 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-10 11:50:06.299 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:50:06.302 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-10 11:50:06.304 | + ./stack.sh:main:1142 : configure_neutron 2022-08-10 11:50:06.307 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-10 11:50:06.312 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:50:06.313 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:50:06.317 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:50:06.320 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:50:06.323 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:50:06.326 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:50:06.329 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-10 11:50:06.331 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-10 11:50:06.334 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-10 11:50:06.336 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-10 11:50:06.350 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-10 11:50:06.353 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-10 11:50:09.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:09.427 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:09.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:09.428 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:10.894 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:50:10.920 | [358236 Async init_glance:358236]: finished successfully 2022-08-10 11:50:12.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:12.538 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:12.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:12.538 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:15.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:15.651 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:15.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:15.651 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:18.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:18.786 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:18.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:18.786 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:21.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:21.895 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:21.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:21.895 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:25.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:25.001 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:25.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:25.002 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:28.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:28.113 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:28.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:28.113 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:31.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:31.514 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:31.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:31.514 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:35.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:35.419 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:35.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:35.419 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:40.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:40.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:40.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:40.312 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:40.606 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-10 11:50:40.614 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-10 11:50:40.617 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-10 11:50:40.620 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-10 11:50:40.624 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-10 11:50:40.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-10 11:50:40.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-10 11:50:40.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-10 11:50:40.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-10 11:50:40.639 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-10 11:50:40.642 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-10 11:50:40.644 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-10 11:50:40.647 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-10 11:50:40.650 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-10 11:50:40.653 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-10 11:50:40.656 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-10 11:50:40.660 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:40.663 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-10 11:50:40.666 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:40.672 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-10 11:50:40.675 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-10 11:50:40.677 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-10 11:50:40.680 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-10 11:50:40.682 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:50:40.684 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:40.686 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:50:40.702 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:40.704 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:50:40.707 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 11:50:40.710 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 11:50:40.741 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-10 11:50:40.771 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-10 11:50:40.800 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-10 11:50:40.829 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-10 11:50:40.859 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-10 11:50:40.889 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-10 11:50:40.891 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-10 11:50:40.894 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-10 11:50:40.896 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 11:50:40.899 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 11:50:40.916 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 11:50:40.918 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 11:50:40.921 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 11:50:40.923 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 11:50:40.926 | + 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-08-10 11:50:40.954 | + 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-08-10 11:50:40.984 | + 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-08-10 11:50:41.013 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 11:50:41.043 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-10 11:50:41.059 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:50:41.062 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-10 11:50:41.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-10 11:50:41.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-10 11:50:41.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-10 11:50:41.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-10 11:50:41.083 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-10 11:50:41.086 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-10 11:50:41.088 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-10 11:50:41.090 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-10 11:50:41.103 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-10 11:50:41.115 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-10 11:50:41.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-10 11:50:41.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-10 11:50:41.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-10 11:50:41.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 11:50:41.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:41.161 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-10 11:50:41.165 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.S5pU6L7nod 2022-08-10 11:50:41.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 11:50:41.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:41.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.S5pU6L7nod 2022-08-10 11:50:41.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.S5pU6L7nod 2022-08-10 11:50:41.191 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.S5pU6L7nod /etc/sudoers.d/neutron-rootwrap 2022-08-10 11:50:41.205 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 11:50:41.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:41.241 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:41.270 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-10 11:50:41.273 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-10 11:50:41.276 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-10 11:50:41.278 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:50:41.281 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 11:50:41.283 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:50:41.301 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:41.305 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 11:50:41.307 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 11:50:41.310 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:50:41.328 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:41.331 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:50:41.334 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 11:50:41.365 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:50:41.368 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:50:41.370 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-10 11:50:41.388 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:41.390 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-10 11:50:41.393 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-10 11:50:41.396 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 11:50:41.398 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 11:50:41.401 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-10 11:50:41.403 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-10 11:50:41.406 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 11:50:41.408 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-10 11:50:41.411 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-10 11:50:41.414 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-10 11:50:41.418 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-10 11:50:41.421 | + 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-08-10 11:50:41.426 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-10 11:50:41.444 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:41.446 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-10 11:50:41.449 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-10 11:50:41.451 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-10 11:50:41.456 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-10 11:50:41.459 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-10 11:50:41.462 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-10 11:50:41.465 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-10 11:50:41.468 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-10 11:50:41.470 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-10 11:50:41.476 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-10 11:50:41.481 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-10 11:50:41.486 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-10 11:50:41.519 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 11:50:41.557 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-10 11:50:41.588 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-10 11:50:41.619 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-10 11:50:41.621 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 11:50:41.624 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-10 11:50:41.626 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 11:50:41.629 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-10 11:50:41.659 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-10 11:50:41.690 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 11:50:41.720 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-10 11:50:41.750 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-10 11:50:41.782 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-10 11:50:41.816 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-10 11:50:41.856 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-10 11:50:41.888 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:50:41.920 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 11:50:41.951 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-10 11:50:41.983 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-10 11:50:42.015 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-10 11:50:42.018 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 11:50:42.020 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 11:50:42.023 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 11:50:42.026 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-10 11:50:42.056 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-10 11:50:42.086 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-08-10 11:50:42.122 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-10 11:50:42.155 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-10 11:50:42.187 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-10 11:50:42.217 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-10 11:50:42.257 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-10 11:50:42.290 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:50:42.320 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-10 11:50:42.354 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-10 11:50:42.357 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 11:50:42.359 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 11:50:42.362 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-10 11:50:42.364 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-10 11:50:42.395 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-10 11:50:42.426 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.36/identity 2022-08-10 11:50:42.459 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-10 11:50:42.490 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-10 11:50:42.522 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-10 11:50:42.553 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-10 11:50:42.584 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-10 11:50:42.614 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-10 11:50:42.645 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-10 11:50:42.676 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-10 11:50:42.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-10 11:50:42.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-10 11:50:42.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-10 11:50:42.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-10 11:50:42.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-10 11:50:42.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-10 11:50:42.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-08-10 11:50:42.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-08-10 11:50:42.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-08-10 11:50:42.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-10 11:50:42.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-10 11:50:42.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-10 11:50:42.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-10 11:50:42.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-10 11:50:42.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-10 11:50:42.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-10 11:50:42.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-10 11:50:42.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:42.724 | + 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-08-10 11:50:42.752 | + 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-08-10 11:50:42.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:42.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 11:50:42.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-10 11:50:42.763 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-10 11:50:42.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:42.768 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-10 11:50:42.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-10 11:50:42.807 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-10 11:50:42.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:42.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 11:50:42.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-10 11:50:42.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-10 11:50:42.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:42.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-10 11:50:42.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-10 11:50:42.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-10 11:50:42.863 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:42.865 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 11:50:42.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-10 11:50:42.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-10 11:50:42.873 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:42.876 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-10 11:50:42.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-10 11:50:42.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:42.914 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 11:50:42.917 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-10 11:50:42.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-10 11:50:42.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:42.926 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-10 11:50:42.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-10 11:50:42.957 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:42.960 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-10 11:50:42.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-10 11:50:42.965 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-10 11:50:42.968 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:42.970 | + 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-08-10 11:50:43.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-10 11:50:43.002 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:43.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-10 11:50:43.007 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 11:50:43.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 11:50:43.012 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:43.015 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-10 11:50:43.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-10 11:50:43.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:43.049 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-10 11:50:43.052 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-10 11:50:43.054 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-10 11:50:43.057 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:43.060 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-10 11:50:43.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-08-10 11:50:43.091 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:43.094 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-10 11:50:43.096 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-08-10 11:50:43.099 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-08-10 11:50:43.101 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:43.104 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-08-10 11:50:43.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-10 11:50:43.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:50:43.138 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-10 11:50:43.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 11:50:43.143 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 11:50:43.146 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 11:50:43.148 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-10 11:50:43.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 11:50:43.180 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-10 11:50:43.198 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:43.200 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-10 11:50:43.203 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 11:50:43.235 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:43.237 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:43.267 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 11:50:43.299 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-10 11:50:43.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-10 11:50:43.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-10 11:50:43.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 11:50:46.016 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 11:50:46.016 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 11:50:46.017 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=360308) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 11:50:46.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 11:50:46.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 11:50:46.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:46.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:46.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:46.071 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=360308) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:46.124 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 11:50:46.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:46.124 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:46.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:46.124 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:46.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-10 11:50:46.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-10 11:50:46.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-10 11:50:46.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 11:50:46.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-10 11:50:46.532 | + 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-08-10 11:50:46.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-10 11:50:46.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:46.556 | + 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-08-10 11:50:46.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-10 11:50:46.592 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-10 11:50:46.601 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-10 11:50:46.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-10 11:50:46.606 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-10 11:50:46.619 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-10 11:50:46.632 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 11:50:46.635 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-10 11:50:46.643 | net.bridge.bridge-nf-call-iptables = 1 2022-08-10 11:50:46.646 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 11:50:46.649 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-10 11:50:46.657 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-10 11:50:46.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-10 11:50:46.663 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-10 11:50:46.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-10 11:50:46.668 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-10 11:50:46.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-10 11:50:46.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 11:50:46.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 11:50:46.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 11:50:46.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 11:50:46.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-10 11:50:46.712 | + 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-08-10 11:50:46.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-10 11:50:46.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-10 11:50:46.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-10 11:50:46.807 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-10 11:50:46.825 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:46.827 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-10 11:50:46.830 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-10 11:50:46.835 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-10 11:50:46.864 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-10 11:50:46.895 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 11:50:46.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:46.930 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:46.961 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-10 11:50:46.982 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:46.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 11:50:46.987 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-10 11:50:47.017 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 11:50:47.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 11:50:47.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 11:50:47.052 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-10 11:50:47.055 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 11:50:47.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-10 11:50:47.060 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-10 11:50:47.078 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:47.080 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-10 11:50:47.083 | + 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-08-10 11:50:47.088 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-10 11:50:47.122 | + 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-08-10 11:50:47.160 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:47.163 | + 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-08-10 11:50:47.192 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 11:50:47.195 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-10 11:50:47.225 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 11:50:47.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 11:50:47.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 11:50:47.260 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-10 11:50:47.263 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 11:50:47.265 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-10 11:50:47.268 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 11:50:49.938 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 11:50:49.939 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 11:50:49.939 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=360838) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 11:50:49.990 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 11:50:49.990 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 11:50:49.990 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:49.991 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:49.991 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:49.991 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=360838) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 11:50:50.051 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-10 11:50:50.052 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=360838) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-10 11:50:50.053 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=360838) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-10 11:50:50.053 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 11:50:50.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:50.053 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:50.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:50:50.053 | from cryptography.utils import int_from_bytes 2022-08-10 11:50:50.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-10 11:50:50.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-10 11:50:50.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-10 11:50:50.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 11:50:50.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 11:50:50.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 11:50:50.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 11:50:50.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-10 11:50:50.459 | + functions:set_mtu:785 : local dev=br-data 2022-08-10 11:50:50.463 | + functions:set_mtu:786 : local mtu=1500 2022-08-10 11:50:50.466 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-10 11:50:50.479 | + 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-08-10 11:50:50.497 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-10 11:50:50.500 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-10 11:50:50.503 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-10 11:50:50.506 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-10 11:50:50.508 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-10 11:50:50.511 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-10 11:50:50.514 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-10 11:50:50.517 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-10 11:50:50.519 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-10 11:50:50.522 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-10 11:50:50.525 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-10 11:50:50.527 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-10 11:50:50.530 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-10 11:50:50.532 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-10 11:50:50.536 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-10 11:50:50.537 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-10 11:50:50.543 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-10 11:50:50.546 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-10 11:50:50.548 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-10 11:50:50.551 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-10 11:50:50.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-10 11:50:50.556 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-10 11:50:50.556 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-10 11:50:50.562 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-08-10 11:50:50.564 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-10 11:50:50.567 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:50.569 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-10 11:50:50.572 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-10 11:50:50.574 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-08-10 11:50:50.576 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-08-10 11:50:50.579 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-08-10 11:50:50.581 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-10 11:50:50.584 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-10 11:50:50.589 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-10 11:50:50.589 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-10 11:50:50.589 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.15/22 brd 192.168.3.255 2022-08-10 11:50:50.589 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-10 11:50:50.596 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.15 2022-08-10 11:50:50.599 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-08-10 11:50:50.601 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-08-10 11:50:50.614 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-08-10 11:50:50.628 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-10 11:50:50.641 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-10 11:50:50.661 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-08-10 11:50:50.671 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-08-10 11:50:50.671 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.074 ms 2022-08-10 11:50:51.679 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.067 ms 2022-08-10 11:50:52.703 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.061 ms 2022-08-10 11:50:52.703 | 2022-08-10 11:50:52.703 | --- 192.168.0.15 ping statistics --- 2022-08-10 11:50:52.703 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-08-10 11:50:52.703 | rtt min/avg/max/mdev = 0.061/0.067/0.074/0.005 ms 2022-08-10 11:50:52.712 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-10 11:50:52.713 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-10 11:50:52.723 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-10 11:50:52.725 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-10 11:50:52.743 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:52.746 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-10 11:50:52.749 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-10 11:50:52.754 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-10 11:50:52.785 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-08-10 11:50:52.814 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-10 11:50:52.844 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 11:50:52.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-10 11:50:52.879 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 11:50:52.911 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 11:50:52.914 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-10 11:50:52.931 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:50:52.934 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-10 11:50:52.937 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-10 11:50:52.954 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:50:52.957 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-10 11:50:52.982 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:50:52.988 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-10 11:50:53.012 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:50:53.016 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-10 11:50:53.048 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-10 11:50:53.084 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-10 11:50:53.086 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-10 11:50:53.105 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.108 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-10 11:50:53.126 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.129 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-10 11:50:53.132 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-10 11:50:53.203 | + inc/async:async_inner:63 : init_neutron 2022-08-10 11:50:53.245 | [318891 Async init_neutron:361316]: running: init_neutron 2022-08-10 11:50:53.248 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-10 11:50:53.272 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.276 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-10 11:50:53.287 | ++ ./stack.sh:main:1157 : true 2022-08-10 11:50:53.290 | + ./stack.sh:main:1157 : netman_pid= 2022-08-10 11:50:53.293 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-10 11:50:53.295 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-10 11:50:53.312 | + ./stack.sh:main:1164 : clean_iptables 2022-08-10 11:50:53.320 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 11:50:53.320 | + lib/nova:clean_iptables:186 : grep nova 2022-08-10 11:50:53.323 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-10 11:50:53.323 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-10 11:50:53.326 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-10 11:50:53.327 | + lib/nova:clean_iptables:186 : bash 2022-08-10 11:50:53.327 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-10 11:50:53.341 | + lib/nova:clean_iptables:188 : grep nova 2022-08-10 11:50:53.341 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-10 11:50:53.343 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 11:50:53.344 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-10 11:50:53.352 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-10 11:50:53.352 | + lib/nova:clean_iptables:188 : bash 2022-08-10 11:50:53.352 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 11:50:53.363 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-10 11:50:53.363 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 11:50:53.367 | + lib/nova:clean_iptables:190 : grep nova 2022-08-10 11:50:53.367 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-10 11:50:53.369 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-10 11:50:53.370 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-10 11:50:53.371 | + lib/nova:clean_iptables:190 : bash 2022-08-10 11:50:53.388 | + lib/nova:clean_iptables:192 : grep nova 2022-08-10 11:50:53.390 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-10 11:50:53.393 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-10 11:50:53.393 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 11:50:53.393 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-10 11:50:53.396 | + lib/nova:clean_iptables:192 : bash 2022-08-10 11:50:53.397 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 11:50:53.406 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-10 11:50:53.414 | net.ipv4.ip_forward = 1 2022-08-10 11:50:53.418 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-10 11:50:53.436 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.438 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-10 11:50:53.441 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-10 11:50:53.444 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 11:50:53.479 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-10 11:50:53.512 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-10 11:50:53.515 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 11:50:53.551 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-10 11:50:53.584 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-10 11:50:53.604 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.606 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-10 11:50:53.609 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:50:53.612 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-10 11:50:53.615 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-10 11:50:53.618 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-10 11:50:53.684 | + inc/async:async_inner:63 : init_swift 2022-08-10 11:50:53.744 | [318891 Async init_swift:361675]: running: init_swift 2022-08-10 11:50:53.746 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-10 11:50:53.768 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.771 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-10 11:50:53.774 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:50:53.776 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-10 11:50:53.779 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-10 11:50:53.782 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-10 11:50:53.853 | + inc/async:async_inner:63 : init_cinder 2022-08-10 11:50:53.918 | [318891 Async init_cinder:361770]: running: init_cinder 2022-08-10 11:50:53.921 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-10 11:50:53.955 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:50:53.958 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-10 11:50:53.964 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:50:53.969 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-10 11:50:53.979 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-10 11:50:53.985 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-10 11:50:54.096 | + inc/async:async_inner:63 : init_placement 2022-08-10 11:50:54.202 | [318891 Async init_placement:361909]: running: init_placement 2022-08-10 11:50:54.206 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-10 11:50:54.330 | [318891 Async init_neutron:361316]: Waiting for completion of init_neutron running on PID 361316 (6 other jobs running) 2022-08-10 11:50:54.397 | [318891 Async init_neutron:361316]: Signaling child to exit 2022-08-10 11:50:57.443 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:50:57.560 | [361770 Async init_cinder:361770]: finished successfully 2022-08-10 11:51:05.036 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:51:05.064 | [361675 Async init_swift:361675]: finished successfully 2022-08-10 11:51:22.377 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:51:22.408 | [361316 Async init_neutron:361316]: finished successfully 2022-08-10 11:51:22.432 | WAKEUP 2022-08-10 11:51:22.463 | [318891 Async init_neutron:361316]: Signaled 2022-08-10 11:51:22.464 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-10 11:51:22.465 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:51:22.465 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:51:22.465 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:51:22.465 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:51:22.465 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:51:22.465 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:51:22.465 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-10 11:51:22.465 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-10 11:51:22.465 | + lib/database:recreate_database:112 : local db=neutron 2022-08-10 11:51:22.465 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-10 11:51:22.465 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-10 11:51:22.465 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-10 11:51:22.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:22.465 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-10 11:51:22.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:22.465 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-10 11:51:22.465 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 11:51:22.465 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:51:22.465 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:51:22.465 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:51:22.465 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132256519 2022-08-10 11:51:22.465 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-10 11:51:22.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:22.465 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:22.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:22.466 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-10 11:51:22.466 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-10 11:51:22.467 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-10 11:51:22.468 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-10 11:51:22.469 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-10 11:51:22.469 | Running upgrade for neutron ... 2022-08-10 11:51:22.469 | OK 2022-08-10 11:51:22.470 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-10 11:51:22.470 | + functions-common:time_stop:2440 : local name 2022-08-10 11:51:22.470 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:51:22.470 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:51:22.470 | + functions-common:time_stop:2443 : local total 2022-08-10 11:51:22.470 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:51:22.470 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 11:51:22.470 | + functions-common:time_stop:2447 : start_time=1660132256519 2022-08-10 11:51:22.470 | + functions-common:time_stop:2449 : [[ -z 1660132256519 ]] 2022-08-10 11:51:22.470 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:51:22.470 | + functions-common:time_stop:2452 : end_time=1660132282361 2022-08-10 11:51:22.470 | + functions-common:time_stop:2453 : elapsed_time=25842 2022-08-10 11:51:22.470 | + functions-common:time_stop:2454 : total=7249 2022-08-10 11:51:22.470 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:51:22.470 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33091 2022-08-10 11:51:22.516 | [318891 Async init_neutron:361316]: finished init_neutron with result 0 in 29 seconds 2022-08-10 11:51:22.521 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:22.524 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-10 11:51:22.579 | [318891 Async init_placement:361909]: Waiting for completion of init_placement running on PID 361909 (5 other jobs running) 2022-08-10 11:51:22.605 | [318891 Async init_placement:361909]: Signaling child to exit 2022-08-10 11:51:38.069 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:51:38.095 | [361909 Async init_placement:361909]: finished successfully 2022-08-10 11:51:38.117 | WAKEUP 2022-08-10 11:51:38.141 | [318891 Async init_placement:361909]: Signaled 2022-08-10 11:51:38.142 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-10 11:51:38.142 | + lib/database:recreate_database:112 : local db=placement 2022-08-10 11:51:38.142 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-10 11:51:38.142 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-10 11:51:38.142 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-10 11:51:38.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.143 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-10 11:51:38.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.143 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-10 11:51:38.143 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-10 11:51:38.143 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-10 11:51:38.143 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-10 11:51:38.143 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 11:51:38.143 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 11:51:38.143 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 11:51:38.143 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 11:51:38.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.143 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.143 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.143 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.143 | + functions-common:get_or_create_user:926 : user_id=439759afccc04478a950d8d17462cc4b 2022-08-10 11:51:38.143 | + functions-common:get_or_create_user:927 : echo 439759afccc04478a950d8d17462cc4b 2022-08-10 11:51:38.143 | 439759afccc04478a950d8d17462cc4b 2022-08-10 11:51:38.143 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-10 11:51:38.143 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:51:38.143 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:51:38.143 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:51:38.144 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:51:38.144 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:51:38.144 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.144 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:51:38.144 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:51:38.144 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.144 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:51:38.144 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:51:38.144 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.144 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.144 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:51:38.144 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:51:38.144 | ++ functions-common:get_field:819 : echo '| 450bd6fec7bd42d392f3812e4d0ae030 | 439759afccc04478a950d8d17462cc4b | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:51:38.144 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:51:38.144 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:996 : user_role_id=450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:998 : echo 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:51:38.145 | 450bd6fec7bd42d392f3812e4d0ae030 2022-08-10 11:51:38.145 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 11:51:38.145 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 11:51:38.145 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 11:51:38.145 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 11:51:38.145 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.145 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:51:38.145 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 11:51:38.145 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:51:38.145 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.145 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 11:51:38.145 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.145 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.146 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 11:51:38.146 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 11:51:38.146 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 11:51:38.146 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:51:38.146 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.146 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.146 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.146 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.146 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 11:51:38.146 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 11:51:38.146 | ++ functions-common:get_field:819 : echo '| 07c1640075ec43ecbe301039f1cf75c1 | 439759afccc04478a950d8d17462cc4b | | db7e66c5bf75436aa658302ba6bcd2e3 | | | False |' 2022-08-10 11:51:38.146 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 11:51:38.146 | ++ functions-common:get_field:813 : read data 2022-08-10 11:51:38.146 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:51:38.146 | + functions-common:get_or_add_user_project_role:998 : echo 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:51:38.146 | 07c1640075ec43ecbe301039f1cf75c1 2022-08-10 11:51:38.146 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-08-10 11:51:38.146 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-10 11:51:38.146 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 11:51:38.146 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-10 11:51:38.146 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-10 11:51:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.146 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.146 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.146 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.146 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 11:51:38.146 | 1ac788b606ac453792764f3ca1a499f0' 2022-08-10 11:51:38.146 | + functions-common:get_or_create_service:1095 : echo 1ac788b606ac453792764f3ca1a499f0 2022-08-10 11:51:38.146 | 1ac788b606ac453792764f3ca1a499f0 2022-08-10 11:51:38.147 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-08-10 11:51:38.147 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 11:51:38.147 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-08-10 11:51:38.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 11:51:38.147 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-10 11:51:38.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.147 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.147 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.147 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 11:51:38.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 11:51:38.147 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-08-10 11:51:38.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.147 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.147 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.147 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:51:38.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e291c746ee6a40dd8b75b37821babf41 2022-08-10 11:51:38.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e291c746ee6a40dd8b75b37821babf41 2022-08-10 11:51:38.147 | + functions-common:get_or_create_endpoint:1128 : public_id=e291c746ee6a40dd8b75b37821babf41 2022-08-10 11:51:38.147 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 11:51:38.147 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 11:51:38.147 | + functions-common:get_or_create_endpoint:1137 : echo e291c746ee6a40dd8b75b37821babf41 2022-08-10 11:51:38.147 | e291c746ee6a40dd8b75b37821babf41 2022-08-10 11:51:38.188 | [318891 Async init_placement:361909]: finished init_placement with result 0 in 44 seconds 2022-08-10 11:51:38.193 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:38.196 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-10 11:51:38.249 | [318891 Async init_glance:358236]: Waiting for completion of init_glance running on PID 358236 (4 other jobs running) 2022-08-10 11:51:38.275 | [318891 Async init_glance:358236]: Signaling child to exit 2022-08-10 11:51:38.276 | WAKEUP 2022-08-10 11:51:38.301 | [318891 Async init_glance:358236]: Signaled 2022-08-10 11:51:38.303 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-10 11:51:38.303 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-10 11:51:38.304 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-10 11:51:38.304 | + lib/database:recreate_database:112 : local db=glance 2022-08-10 11:51:38.304 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-10 11:51:38.304 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-10 11:51:38.304 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-10 11:51:38.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.304 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-10 11:51:38.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.304 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-10 11:51:38.304 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 11:51:38.304 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:51:38.304 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:51:38.304 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:51:38.304 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132206324 2022-08-10 11:51:38.304 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-10 11:51:38.304 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 11:51:38.304 | ERROR glance Traceback (most recent call last): 2022-08-10 11:51:38.304 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 11:51:38.304 | ERROR glance  sys.exit(main()) 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 11:51:38.304 | ERROR glance  return CONF.command.action_fn() 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-10 11:51:38.304 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-10 11:51:38.304 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-10 11:51:38.304 | ERROR glance  engine = db_api.get_engine() 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 11:51:38.304 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 11:51:38.304 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 11:51:38.304 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 11:51:38.304 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 11:51:38.305 | ERROR glance  return cls( 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 11:51:38.305 | ERROR glance  self._factory._start( 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 11:51:38.305 | ERROR glance  self._setup_for_connection( 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 11:51:38.305 | ERROR glance  engine = engines.create_engine( 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 11:51:38.305 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 11:51:38.305 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 11:51:38.305 | ERROR glance  File "", line 2, in create_engine 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 11:51:38.305 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 11:51:38.305 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 11:51:38.305 | ERROR glance  loaded_plugins = [ 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 11:51:38.305 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 11:51:38.305 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 11:51:38.305 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 11:51:38.305 | ERROR glance  2022-08-10 11:51:38.305 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-10 11:51:38.305 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 11:51:38.305 | ERROR glance Traceback (most recent call last): 2022-08-10 11:51:38.305 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 11:51:38.305 | ERROR glance  sys.exit(main()) 2022-08-10 11:51:38.305 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 11:51:38.305 | ERROR glance  return CONF.command.action_fn() 2022-08-10 11:51:38.305 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-10 11:51:38.305 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-10 11:51:38.305 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-10 11:51:38.305 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-10 11:51:38.306 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 11:51:38.306 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 11:51:38.306 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 11:51:38.306 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 11:51:38.306 | ERROR glance  return cls( 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 11:51:38.306 | ERROR glance  self._factory._start( 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 11:51:38.306 | ERROR glance  self._setup_for_connection( 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 11:51:38.306 | ERROR glance  engine = engines.create_engine( 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 11:51:38.306 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 11:51:38.306 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 11:51:38.306 | ERROR glance  File "", line 2, in create_engine 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 11:51:38.306 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 11:51:38.306 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 11:51:38.306 | ERROR glance  loaded_plugins = [ 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 11:51:38.306 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 11:51:38.306 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 11:51:38.306 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 11:51:38.306 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 11:51:38.306 | ERROR glance  2022-08-10 11:51:38.306 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-10 11:51:38.306 | + functions-common:time_stop:2440 : local name 2022-08-10 11:51:38.306 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:51:38.307 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:51:38.307 | + functions-common:time_stop:2443 : local total 2022-08-10 11:51:38.307 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:51:38.307 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 11:51:38.307 | + functions-common:time_stop:2447 : start_time=1660132206324 2022-08-10 11:51:38.307 | + functions-common:time_stop:2449 : [[ -z 1660132206324 ]] 2022-08-10 11:51:38.307 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:51:38.307 | + functions-common:time_stop:2452 : end_time=1660132210878 2022-08-10 11:51:38.307 | + functions-common:time_stop:2453 : elapsed_time=4554 2022-08-10 11:51:38.307 | + functions-common:time_stop:2454 : total=7249 2022-08-10 11:51:38.307 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:51:38.307 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11803 2022-08-10 11:51:38.352 | [318891 Async init_glance:358236]: finished init_glance with result 0 in 4 seconds 2022-08-10 11:51:38.356 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:38.359 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-10 11:51:38.416 | [318891 Async init_swift:361675]: Waiting for completion of init_swift running on PID 361675 (3 other jobs running) 2022-08-10 11:51:38.441 | [318891 Async init_swift:361675]: Signaling child to exit 2022-08-10 11:51:38.442 | WAKEUP 2022-08-10 11:51:38.465 | [318891 Async init_swift:361675]: Signaled 2022-08-10 11:51:38.466 | + lib/swift:init_swift:673 : local node_number 2022-08-10 11:51:38.466 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 11:51:38.466 | No container-sharder running 2022-08-10 11:51:38.467 | No container-server running 2022-08-10 11:51:38.467 | No container-updater running 2022-08-10 11:51:38.467 | No object-updater running 2022-08-10 11:51:38.467 | No object-auditor running 2022-08-10 11:51:38.467 | No account-server running 2022-08-10 11:51:38.467 | No object-replicator running 2022-08-10 11:51:38.467 | No object-reconstructor running 2022-08-10 11:51:38.467 | No account-auditor running 2022-08-10 11:51:38.467 | No proxy-server running 2022-08-10 11:51:38.467 | No account-replicator running 2022-08-10 11:51:38.467 | No account-reaper running 2022-08-10 11:51:38.467 | No container-auditor running 2022-08-10 11:51:38.467 | No object-server running 2022-08-10 11:51:38.467 | No container-sync running 2022-08-10 11:51:38.467 | No container-replicator running 2022-08-10 11:51:38.467 | No object-expirer running 2022-08-10 11:51:38.467 | No container-reconciler running 2022-08-10 11:51:38.467 | + lib/swift:init_swift:675 : true 2022-08-10 11:51:38.467 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-10 11:51:38.467 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-10 11:51:38.467 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-10 11:51:38.467 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-10 11:51:38.467 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-10 11:51:38.467 | + lib/swift:create_swift_disk:577 : 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-08-10 11:51:38.467 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-10 11:51:38.467 | + functions:create_disk:732 : local node_number 2022-08-10 11:51:38.467 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.467 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 11:51:38.467 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-10 11:51:38.467 | + functions:create_disk:736 : local key 2022-08-10 11:51:38.467 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.467 | ++ functions:create_disk:738 : sed s#/.## 2022-08-10 11:51:38.467 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.467 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.467 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-10 11:51:38.468 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 11:51:38.468 | + functions:destroy_disk:765 : local key 2022-08-10 11:51:38.468 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-10 11:51:38.468 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-10 11:51:38.468 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-10 11:51:38.468 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-10 11:51:38.468 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-10 11:51:38.468 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-10 11:51:38.468 | = sectsz=512 attr=2, projid32bit=1 2022-08-10 11:51:38.468 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-10 11:51:38.468 | = reflink=1 2022-08-10 11:51:38.468 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-10 11:51:38.468 | = sunit=0 swidth=0 blks 2022-08-10 11:51:38.468 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-10 11:51:38.468 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-10 11:51:38.468 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-10 11:51:38.468 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-10 11:51:38.468 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-10 11:51:38.468 | + 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-08-10 11:51:38.468 | /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-08-10 11:51:38.468 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-10 11:51:38.468 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-10 11:51:38.468 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-10 11:51:38.468 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-10 11:51:38.468 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 11:51:38.468 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-10 11:51:38.468 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-10 11:51:38.468 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-10 11:51:38.469 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 11:51:38.469 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-10 11:51:38.469 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 11:51:38.469 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-10 11:51:38.469 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1660131266.object.builder backups/1660131268.container.builder backups/1660131269.account.builder backups/1660131273.object.builder backups/1660131274.container.builder backups/1660131275.account.builder backups/1660131273.object.ring.gz backups/1660131274.container.ring.gz backups/1660131275.account.ring.gz 2022-08-10 11:51:38.469 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-10 11:51:38.469 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-10 11:51:38.469 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-10 11:51:38.469 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-10 11:51:38.469 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 11:51:38.469 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-10 11:51:38.469 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-10 11:51:38.469 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-10 11:51:38.469 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-10 11:51:38.469 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-10 11:51:38.469 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-10 11:51:38.469 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-10 11:51:38.469 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-10 11:51:38.469 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-10 11:51:38.469 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-10 11:51:38.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 11:51:38.469 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-10 11:51:38.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 11:51:38.469 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-10 11:51:38.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 11:51:38.469 | + lib/swift:init_swift:719 : popd 2022-08-10 11:51:38.514 | [318891 Async init_swift:361675]: finished init_swift with result 0 in 11 seconds 2022-08-10 11:51:38.518 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:38.521 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-10 11:51:38.573 | [318891 Async init_cinder:361770]: Waiting for completion of init_cinder running on PID 361770 (2 other jobs running) 2022-08-10 11:51:38.599 | [318891 Async init_cinder:361770]: Signaling child to exit 2022-08-10 11:51:38.599 | WAKEUP 2022-08-10 11:51:38.631 | [318891 Async init_cinder:361770]: Signaled 2022-08-10 11:51:38.632 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-10 11:51:38.632 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:51:38.632 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-10 11:51:38.633 | + lib/database:recreate_database:112 : local db=cinder 2022-08-10 11:51:38.633 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-10 11:51:38.633 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-10 11:51:38.633 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-10 11:51:38.633 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.633 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-10 11:51:38.633 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:38.633 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-10 11:51:38.633 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 11:51:38.633 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:51:38.633 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:51:38.633 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:51:38.633 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132254021 2022-08-10 11:51:38.633 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-10 11:51:38.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.633 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:38.633 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:38.633 | Failed to initialize object. 2022-08-10 11:51:38.633 | Traceback (most recent call last): 2022-08-10 11:51:38.633 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 11:51:38.633 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 11:51:38.633 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 11:51:38.633 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 11:51:38.633 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 11:51:38.633 | self._load_backend() 2022-08-10 11:51:38.633 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 11:51:38.633 | self._backend = backend_mod.get_backend() 2022-08-10 11:51:38.633 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 11:51:38.633 | Traceback (most recent call last): 2022-08-10 11:51:38.633 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 11:51:38.633 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 11:51:38.633 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 11:51:38.634 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 11:51:38.634 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 11:51:38.634 | self._load_backend() 2022-08-10 11:51:38.634 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 11:51:38.634 | self._backend = backend_mod.get_backend() 2022-08-10 11:51:38.634 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 11:51:38.634 | 2022-08-10 11:51:38.634 | During handling of the above exception, another exception occurred: 2022-08-10 11:51:38.634 | 2022-08-10 11:51:38.634 | Traceback (most recent call last): 2022-08-10 11:51:38.634 | File "/usr/local/bin/cinder-manage", line 6, in 2022-08-10 11:51:38.634 | from cinder.cmd.manage import main 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-08-10 11:51:38.634 | from cinder.db import migration as db_migration 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-08-10 11:51:38.634 | from cinder.db.sqlalchemy import api as db_api 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-08-10 11:51:38.634 | from cinder.volume import volume_utils 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-08-10 11:51:38.634 | from cinder.volume import driver 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-08-10 11:51:38.634 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-08-10 11:51:38.634 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-08-10 11:51:38.634 | __import__(module_str) 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-08-10 11:51:38.634 | from cinder.objects import volume_type 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-08-10 11:51:38.634 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-08-10 11:51:38.634 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-08-10 11:51:38.634 | registry._register_class(obj_cls) 2022-08-10 11:51:38.634 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-08-10 11:51:38.634 | self.registration_hook(cls, 0) 2022-08-10 11:51:38.634 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-08-10 11:51:38.634 | cls.cinder_ovo_cls_init() 2022-08-10 11:51:38.635 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-08-10 11:51:38.635 | raise exception.ProgrammingError(reason=msg) 2022-08-10 11:51:38.635 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-08-10 11:51:38.635 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-10 11:51:38.635 | + functions-common:time_stop:2440 : local name 2022-08-10 11:51:38.635 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:51:38.635 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:51:38.635 | + functions-common:time_stop:2443 : local total 2022-08-10 11:51:38.635 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:51:38.635 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 11:51:38.635 | + functions-common:time_stop:2447 : start_time=1660132254021 2022-08-10 11:51:38.635 | + functions-common:time_stop:2449 : [[ -z 1660132254021 ]] 2022-08-10 11:51:38.635 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:51:38.635 | + functions-common:time_stop:2452 : end_time=1660132257366 2022-08-10 11:51:38.635 | + functions-common:time_stop:2453 : elapsed_time=3345 2022-08-10 11:51:38.635 | + functions-common:time_stop:2454 : total=7249 2022-08-10 11:51:38.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:51:38.635 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10594 2022-08-10 11:51:38.635 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-10 11:51:38.635 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:51:38.635 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-10 11:51:38.635 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:51:38.635 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-10 11:51:38.684 | [318891 Async init_cinder:361770]: finished init_cinder with result 0 in 3 seconds 2022-08-10 11:51:38.688 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:38.692 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-10 11:51:38.712 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:51:38.715 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-10 11:51:38.718 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:51:38.720 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-10 11:51:38.723 | + ./stack.sh:main:1213 : init_nova 2022-08-10 11:51:38.726 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-10 11:51:38.744 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:51:38.746 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-10 11:51:38.765 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:51:38.767 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:51:38.770 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 11:51:38.835 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 11:51:38.873 | [318891 Async nova-cell-0:363920]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 11:51:38.881 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-10 11:51:38.886 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:51:38.890 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-10 11:51:38.894 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:51:38.897 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:51:38.900 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 11:51:38.962 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 11:51:39.015 | [318891 Async nova-cell-1:364012]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 11:51:39.019 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-10 11:51:39.021 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-10 11:51:39.024 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-10 11:51:39.031 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-10 11:51:39.035 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-10 11:51:39.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:39.639 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-10 11:51:39.645 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:39.665 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-10 11:51:40.309 | 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-08-10 11:51:43.940 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-10 11:51:43.964 | DEBUG dbcounter [-] [364070] Writer thread running {{(pid=364070) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:43.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 11:51:43.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:43.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 11:51:43.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=364070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 11:51:44.002 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 11:51:44.002 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 11:51:44.044 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-10 11:51:46.405 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=364070) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 11:51:46.408 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-10 11:51:46.909 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=364070) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 11:51:46.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:46.919 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:46.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:46.919 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:47.372 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-10 11:51:47.375 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 11:51:47.378 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 11:51:47.381 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 11:51:47.384 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 11:51:47.388 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 11:51:47.390 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 11:51:47.420 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:51:47.423 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 11:51:47.428 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 11:51:47.431 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 11:51:48.022 | 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-08-10 11:51:50.850 | INFO dbcounter [None req-33071060-11f3-4cc3-92c2-004f351850f2 None None] Registered counter for database nova_api 2022-08-10 11:51:50.884 | DEBUG dbcounter [-] [364572] Writer thread running {{(pid=364572) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:50.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:50.949 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:50.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:50.949 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:51.396 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-10 11:51:51.402 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 11:51:51.404 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-10 11:51:51.472 | [318891 Async nova-cell-0:363920]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 363920 (3 other jobs running) 2022-08-10 11:51:51.501 | [318891 Async nova-cell-0:363920]: Signaling child to exit 2022-08-10 11:51:52.649 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:51:52.670 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:51:52.676 | [364012 Async nova-cell-1:364012]: finished successfully 2022-08-10 11:51:52.697 | [363920 Async nova-cell-0:363920]: finished successfully 2022-08-10 11:51:52.720 | WAKEUP 2022-08-10 11:51:52.744 | [318891 Async nova-cell-0:363920]: Signaled 2022-08-10 11:51:52.746 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-10 11:51:52.746 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-10 11:51:52.746 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-10 11:51:52.746 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-10 11:51:52.746 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-10 11:51:52.746 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-10 11:51:52.746 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-10 11:51:52.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:52.746 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-10 11:51:52.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:52.746 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-10 11:51:52.746 | 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-08-10 11:51:52.746 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-10 11:51:52.746 | DEBUG dbcounter [-] [364077] Writer thread running {{(pid=364077) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:52.746 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 11:51:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 11:51:52.748 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=364077) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 11:51:52.748 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 11:51:52.748 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 11:51:52.748 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 11:51:52.748 | DEBUG dbcounter [-] [364077] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=364077) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.748 | DEBUG dbcounter [-] [364077] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=364077) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.748 | DEBUG dbcounter [-] [364077] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=364077) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.748 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=364077) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 11:51:52.748 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 11:51:52.748 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=364077) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 11:51:52.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:52.748 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:52.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:52.748 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:52.796 | [318891 Async nova-cell-0:363920]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-10 11:51:52.800 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:52.803 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 11:51:52.806 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-10 11:51:52.857 | [318891 Async nova-cell-1:364012]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 364012 (2 other jobs running) 2022-08-10 11:51:52.883 | [318891 Async nova-cell-1:364012]: Signaling child to exit 2022-08-10 11:51:52.883 | WAKEUP 2022-08-10 11:51:52.907 | [318891 Async nova-cell-1:364012]: Signaled 2022-08-10 11:51:52.908 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-10 11:51:52.908 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-10 11:51:52.908 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-10 11:51:52.908 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-10 11:51:52.908 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-10 11:51:52.908 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-10 11:51:52.908 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-10 11:51:52.908 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:52.909 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-10 11:51:52.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 11:51:52.909 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-10 11:51:52.909 | 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-08-10 11:51:52.909 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-10 11:51:52.909 | DEBUG dbcounter [-] [364084] Writer thread running {{(pid=364084) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 11:51:52.910 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=364084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 11:51:52.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 11:51:52.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 11:51:52.910 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 11:51:52.911 | DEBUG dbcounter [-] [364084] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=364084) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.911 | DEBUG dbcounter [-] [364084] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=364084) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.911 | DEBUG dbcounter [-] [364084] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=364084) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 11:51:52.911 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=364084) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 11:51:52.911 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 11:51:52.911 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=364084) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 11:51:52.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:52.911 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:52.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:52.911 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:52.954 | [318891 Async nova-cell-1:364012]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-08-10 11:51:52.958 | + inc/async:async_wait:197 : return 0 2022-08-10 11:51:52.961 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:51:52.963 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-10 11:51:53.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-08-10 11:51:56.338 | Running batches of 50 until complete 2022-08-10 11:51:56.338 | INFO dbcounter [None req-fd5ccbea-66a0-4521-bfcd-0db54aa5d8bb None None] Registered counter for database nova_cell0 2022-08-10 11:51:56.364 | DEBUG dbcounter [-] [365129] Writer thread running {{(pid=365129) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:56.507 | INFO dbcounter [None req-fd5ccbea-66a0-4521-bfcd-0db54aa5d8bb None None] Registered counter for database nova_api 2022-08-10 11:51:56.522 | DEBUG dbcounter [-] [365129] Writer thread running {{(pid=365129) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:56.655 | INFO dbcounter [None req-fd5ccbea-66a0-4521-bfcd-0db54aa5d8bb None None] Registered counter for database nova_cell0 2022-08-10 11:51:56.670 | DEBUG dbcounter [-] [365129] Writer thread running {{(pid=365129) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:51:56.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:56.745 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:56.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:51:56.745 | from cryptography.utils import int_from_bytes 2022-08-10 11:51:56.745 | +-------------------------------------+--------------+-----------+ 2022-08-10 11:51:56.745 | | Migration | Total Needed | Completed | 2022-08-10 11:51:56.745 | +-------------------------------------+--------------+-----------+ 2022-08-10 11:51:56.745 | | fill_virtual_interface_list | 0 | 0 | 2022-08-10 11:51:56.745 | | migrate_empty_ratio | 0 | 0 | 2022-08-10 11:51:56.745 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-10 11:51:56.745 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-10 11:51:56.745 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-10 11:51:56.746 | | populate_dev_uuids | 0 | 0 | 2022-08-10 11:51:56.746 | | populate_missing_availability_zones | 0 | 0 | 2022-08-10 11:51:56.746 | | populate_queued_for_delete | 0 | 0 | 2022-08-10 11:51:56.746 | | populate_user_id | 0 | 0 | 2022-08-10 11:51:56.746 | | populate_uuids | 0 | 0 | 2022-08-10 11:51:56.746 | +-------------------------------------+--------------+-----------+ 2022-08-10 11:51:57.246 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-10 11:51:57.252 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:51:57.257 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-10 11:51:57.261 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:51:57.265 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:51:57.269 | + lib/nova:init_nova:865 : /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-08-10 11:51:57.914 | 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-08-10 11:52:00.709 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-10 11:52:00.709 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-10 11:52:00.709 | INFO dbcounter [None req-1b722f04-5f28-4fca-8df0-c809019ce9c0 None None] Registered counter for database nova_api 2022-08-10 11:52:00.737 | DEBUG dbcounter [-] [365146] Writer thread running {{(pid=365146) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:52:00.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:00.800 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:00.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:00.800 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:01.228 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-10 11:52:01.231 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-10 11:52:01.249 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-10 11:52:01.252 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-10 11:52:01.275 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:01.277 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-10 11:52:01.280 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-10 11:52:01.340 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-10 11:52:01.382 | [318891 Async configure_neutron_nova:365248]: running: configure_neutron_nova 2022-08-10 11:52:01.384 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-10 11:52:01.387 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 11:52:01.390 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-10 11:52:01.393 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 11:52:01.396 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 11:52:01.399 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 11:52:01.402 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 11:52:01.405 | + functions-common:run_phase:1878 : local extra 2022-08-10 11:52:01.410 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 11:52:01.415 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 11:52:01.418 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 11:52:01.421 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 11:52:01.424 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-10 11:52:01.428 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 11:52:01.449 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:01.452 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:52:01.456 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:52:01.459 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-10 11:52:01.462 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 11:52:01.465 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 11:52:01.468 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-10 11:52:01.471 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 11:52:01.474 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 11:52:01.478 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 11:52:01.480 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 11:52:01.483 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-10 11:52:01.486 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 11:52:01.489 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-10 11:52:01.492 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 11:52:01.495 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 11:52:01.498 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-10 11:52:01.501 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.504 | + inc/meta-config:merge_config_group:171 : shift 2022-08-10 11:52:01.507 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-10 11:52:01.510 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:01.512 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-10 11:52:01.515 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-10 11:52:01.519 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-10 11:52:01.522 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.525 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-10 11:52:01.528 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:01.530 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-10 11:52:01.530 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:52:01.530 | gsub("[][]", "", $1); 2022-08-10 11:52:01.530 | split($1, a, "|"); 2022-08-10 11:52:01.530 | if (a[1] == matchgroup) 2022-08-10 11:52:01.530 | print a[2] 2022-08-10 11:52:01.530 | } 2022-08-10 11:52:01.531 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.537 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 11:52:01.540 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 11:52:01.543 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 11:52:01.547 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-10 11:52:01.550 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-10 11:52:01.553 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-10 11:52:01.556 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-10 11:52:01.559 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-10 11:52:01.564 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-10 11:52:01.567 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-10 11:52:01.570 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 11:52:01.573 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.575 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 11:52:01.578 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-10 11:52:01.581 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 11:52:01.584 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-10 11:52:01.587 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-10 11:52:01.590 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-10 11:52:01.593 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-10 11:52:01.597 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 11:52:01.598 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-10 11:52:01.598 | BEGIN { 2022-08-10 11:52:01.598 | section = "" 2022-08-10 11:52:01.598 | last_section = "" 2022-08-10 11:52:01.598 | section_count = 0 2022-08-10 11:52:01.598 | } 2022-08-10 11:52:01.598 | /^\[.+\]/ { 2022-08-10 11:52:01.598 | gsub("[][]", "", $1); 2022-08-10 11:52:01.598 | section=$1 2022-08-10 11:52:01.598 | next 2022-08-10 11:52:01.598 | } 2022-08-10 11:52:01.598 | /^ *\#/ { 2022-08-10 11:52:01.598 | next 2022-08-10 11:52:01.598 | } 2022-08-10 11:52:01.598 | /^[^ \t]+/ { 2022-08-10 11:52:01.598 | # get offset of first = in $0 2022-08-10 11:52:01.598 | eq_idx = index($0, "=") 2022-08-10 11:52:01.599 | # extract attr & value from $0 2022-08-10 11:52:01.599 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 11:52:01.599 | value = substr($0, eq_idx + 1) 2022-08-10 11:52:01.599 | # only need to strip trailing whitespace from attr 2022-08-10 11:52:01.599 | sub(/[ \t]*$/, "", attr) 2022-08-10 11:52:01.599 | # need to strip leading & trailing whitespace from value 2022-08-10 11:52:01.599 | sub(/^[ \t]*/, "", value) 2022-08-10 11:52:01.599 | sub(/[ \t]*$/, "", value) 2022-08-10 11:52:01.599 | 2022-08-10 11:52:01.599 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 11:52:01.599 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 11:52:01.599 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 11:52:01.599 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 11:52:01.599 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 11:52:01.599 | if (section != last_section) { 2022-08-10 11:52:01.599 | cfg_section[section_count++] = section 2022-08-10 11:52:01.599 | last_section = section 2022-08-10 11:52:01.599 | } 2022-08-10 11:52:01.599 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 11:52:01.599 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 11:52:01.599 | 2022-08-10 11:52:01.599 | cfg_attr[section, attr, 0] = value 2022-08-10 11:52:01.599 | cfg_attr_count[section, attr] = 1 2022-08-10 11:52:01.599 | } else { 2022-08-10 11:52:01.599 | lno = cfg_attr_count[section, attr]++ 2022-08-10 11:52:01.599 | cfg_attr[section, attr, lno] = value 2022-08-10 11:52:01.599 | } 2022-08-10 11:52:01.599 | } 2022-08-10 11:52:01.599 | END { 2022-08-10 11:52:01.599 | # Process each section in order 2022-08-10 11:52:01.599 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 11:52:01.599 | section = cfg_section[sno] 2022-08-10 11:52:01.599 | # The ini routines simply append a config item immediately 2022-08-10 11:52:01.599 | # after the section header. To keep the same order as defined 2022-08-10 11:52:01.599 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 11:52:01.600 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 11:52:01.600 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 11:52:01.600 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 11:52:01.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 11:52:01.600 | else { 2022-08-10 11:52:01.600 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 11:52:01.600 | count = cfg_attr_count[section, attr] 2022-08-10 11:52:01.600 | print "inidelete " configfile " " section " " attr 2022-08-10 11:52:01.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 11:52:01.600 | for (l = count -2; l >= 0; l--) 2022-08-10 11:52:01.600 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 11:52:01.600 | } 2022-08-10 11:52:01.600 | } 2022-08-10 11:52:01.600 | } 2022-08-10 11:52:01.600 | } 2022-08-10 11:52:01.600 | ' 2022-08-10 11:52:01.600 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.601 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.601 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 11:52:01.604 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 11:52:01.606 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-10 11:52:01.609 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:01.612 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-10 11:52:01.614 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-10 11:52:01.615 | BEGIN { group = "" } 2022-08-10 11:52:01.615 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:52:01.615 | gsub("[][]", "", $1); 2022-08-10 11:52:01.615 | split($1, a, "|"); 2022-08-10 11:52:01.615 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 11:52:01.615 | group=a[1] 2022-08-10 11:52:01.615 | } else { 2022-08-10 11:52:01.615 | group="" 2022-08-10 11:52:01.615 | } 2022-08-10 11:52:01.615 | next 2022-08-10 11:52:01.615 | } 2022-08-10 11:52:01.615 | { 2022-08-10 11:52:01.615 | if (group != "") 2022-08-10 11:52:01.615 | print $0 2022-08-10 11:52:01.615 | } 2022-08-10 11:52:01.615 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:52:01.621 | + 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-08-10 11:52:01.624 | ++ 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-08-10 11:52:01.657 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-10 11:52:01.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-10 11:52:01.697 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-10 11:52:01.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-10 11:52:01.737 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-10 11:52:01.743 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-10 11:52:01.777 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-10 11:52:01.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-10 11:52:01.816 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-10 11:52:01.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 11:52:01.855 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-08-10 11:52:01.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 11:52:01.895 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.898 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-10 11:52:01.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 11:52:01.939 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-10 11:52:01.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 11:52:01.977 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:01.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-10 11:52:01.982 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 11:52:02.016 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.019 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-10 11:52:02.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 11:52:02.056 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-10 11:52:02.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 11:52:02.095 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-10 11:52:02.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-10 11:52:02.132 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.136 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 11:52:02.139 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 11:52:02.142 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 11:52:02.145 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-10 11:52:02.148 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-10 11:52:02.151 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-10 11:52:02.154 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-10 11:52:02.157 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-10 11:52:02.162 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-10 11:52:02.165 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-10 11:52:02.167 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 11:52:02.170 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.173 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 11:52:02.176 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-10 11:52:02.179 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 11:52:02.182 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-10 11:52:02.185 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-10 11:52:02.188 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-10 11:52:02.191 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-10 11:52:02.196 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 11:52:02.196 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 11:52:02.196 | BEGIN { 2022-08-10 11:52:02.196 | section = "" 2022-08-10 11:52:02.196 | last_section = "" 2022-08-10 11:52:02.196 | section_count = 0 2022-08-10 11:52:02.196 | } 2022-08-10 11:52:02.196 | /^\[.+\]/ { 2022-08-10 11:52:02.196 | gsub("[][]", "", $1); 2022-08-10 11:52:02.196 | section=$1 2022-08-10 11:52:02.196 | next 2022-08-10 11:52:02.196 | } 2022-08-10 11:52:02.196 | /^ *\#/ { 2022-08-10 11:52:02.197 | next 2022-08-10 11:52:02.197 | } 2022-08-10 11:52:02.197 | /^[^ \t]+/ { 2022-08-10 11:52:02.197 | # get offset of first = in $0 2022-08-10 11:52:02.197 | eq_idx = index($0, "=") 2022-08-10 11:52:02.197 | # extract attr & value from $0 2022-08-10 11:52:02.197 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 11:52:02.197 | value = substr($0, eq_idx + 1) 2022-08-10 11:52:02.197 | # only need to strip trailing whitespace from attr 2022-08-10 11:52:02.197 | sub(/[ \t]*$/, "", attr) 2022-08-10 11:52:02.197 | # need to strip leading & trailing whitespace from value 2022-08-10 11:52:02.197 | sub(/^[ \t]*/, "", value) 2022-08-10 11:52:02.197 | sub(/[ \t]*$/, "", value) 2022-08-10 11:52:02.197 | 2022-08-10 11:52:02.197 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 11:52:02.197 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 11:52:02.197 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 11:52:02.197 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 11:52:02.197 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 11:52:02.197 | if (section != last_section) { 2022-08-10 11:52:02.197 | cfg_section[section_count++] = section 2022-08-10 11:52:02.197 | last_section = section 2022-08-10 11:52:02.197 | } 2022-08-10 11:52:02.197 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 11:52:02.197 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 11:52:02.197 | 2022-08-10 11:52:02.197 | cfg_attr[section, attr, 0] = value 2022-08-10 11:52:02.197 | cfg_attr_count[section, attr] = 1 2022-08-10 11:52:02.197 | } else { 2022-08-10 11:52:02.197 | lno = cfg_attr_count[section, attr]++ 2022-08-10 11:52:02.197 | cfg_attr[section, attr, lno] = value 2022-08-10 11:52:02.197 | } 2022-08-10 11:52:02.197 | } 2022-08-10 11:52:02.197 | END { 2022-08-10 11:52:02.197 | # Process each section in order 2022-08-10 11:52:02.197 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 11:52:02.198 | section = cfg_section[sno] 2022-08-10 11:52:02.198 | # The ini routines simply append a config item immediately 2022-08-10 11:52:02.198 | # after the section header. To keep the same order as defined 2022-08-10 11:52:02.198 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 11:52:02.198 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 11:52:02.198 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 11:52:02.198 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 11:52:02.198 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 11:52:02.198 | else { 2022-08-10 11:52:02.198 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 11:52:02.198 | count = cfg_attr_count[section, attr] 2022-08-10 11:52:02.198 | print "inidelete " configfile " " section " " attr 2022-08-10 11:52:02.198 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 11:52:02.198 | for (l = count -2; l >= 0; l--) 2022-08-10 11:52:02.198 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 11:52:02.198 | } 2022-08-10 11:52:02.198 | } 2022-08-10 11:52:02.198 | } 2022-08-10 11:52:02.198 | } 2022-08-10 11:52:02.198 | ' 2022-08-10 11:52:02.198 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.199 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 11:52:02.200 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.202 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 11:52:02.205 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-10 11:52:02.208 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:02.210 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-10 11:52:02.213 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 11:52:02.213 | BEGIN { group = "" } 2022-08-10 11:52:02.213 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:52:02.213 | gsub("[][]", "", $1); 2022-08-10 11:52:02.213 | split($1, a, "|"); 2022-08-10 11:52:02.213 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 11:52:02.213 | group=a[1] 2022-08-10 11:52:02.213 | } else { 2022-08-10 11:52:02.213 | group="" 2022-08-10 11:52:02.213 | } 2022-08-10 11:52:02.214 | next 2022-08-10 11:52:02.214 | } 2022-08-10 11:52:02.214 | { 2022-08-10 11:52:02.214 | if (group != "") 2022-08-10 11:52:02.214 | print $0 2022-08-10 11:52:02.214 | } 2022-08-10 11:52:02.214 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.220 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-10 11:52:02.220 | + inc/async:async_inner:64 : rc=0 2022-08-10 11:52:02.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-10 11:52:02.247 | [365248 Async configure_neutron_nova:365248]: finished successfully 2022-08-10 11:52:02.255 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-10 11:52:02.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-10 11:52:02.291 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-10 11:52:02.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-10 11:52:02.328 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-10 11:52:02.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-10 11:52:02.367 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.370 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-10 11:52:02.373 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-10 11:52:02.404 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-10 11:52:02.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-10 11:52:02.446 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-10 11:52:02.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-10 11:52:02.485 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-10 11:52:02.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-10 11:52:02.524 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.528 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-10 11:52:02.531 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-10 11:52:02.567 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-10 11:52:02.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-10 11:52:02.609 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-10 11:52:02.614 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-10 11:52:02.650 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-10 11:52:02.656 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-10 11:52:02.687 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-10 11:52:02.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-10 11:52:02.723 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-10 11:52:02.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-10 11:52:02.759 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-10 11:52:02.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-10 11:52:02.797 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-10 11:52:02.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-10 11:52:02.833 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.836 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 11:52:02.839 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 11:52:02.841 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 11:52:02.845 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-10 11:52:02.848 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-10 11:52:02.851 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-10 11:52:02.853 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-10 11:52:02.857 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-10 11:52:02.861 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-10 11:52:02.864 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-10 11:52:02.867 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 11:52:02.869 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.872 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 11:52:02.875 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-10 11:52:02.877 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 11:52:02.881 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-10 11:52:02.884 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-10 11:52:02.887 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-10 11:52:02.890 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-10 11:52:02.894 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 11:52:02.894 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.894 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-10 11:52:02.894 | BEGIN { 2022-08-10 11:52:02.894 | section = "" 2022-08-10 11:52:02.895 | last_section = "" 2022-08-10 11:52:02.895 | section_count = 0 2022-08-10 11:52:02.895 | } 2022-08-10 11:52:02.895 | /^\[.+\]/ { 2022-08-10 11:52:02.895 | gsub("[][]", "", $1); 2022-08-10 11:52:02.895 | section=$1 2022-08-10 11:52:02.895 | next 2022-08-10 11:52:02.895 | } 2022-08-10 11:52:02.895 | /^ *\#/ { 2022-08-10 11:52:02.895 | next 2022-08-10 11:52:02.895 | } 2022-08-10 11:52:02.895 | /^[^ \t]+/ { 2022-08-10 11:52:02.895 | # get offset of first = in $0 2022-08-10 11:52:02.895 | eq_idx = index($0, "=") 2022-08-10 11:52:02.895 | # extract attr & value from $0 2022-08-10 11:52:02.895 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 11:52:02.895 | value = substr($0, eq_idx + 1) 2022-08-10 11:52:02.895 | # only need to strip trailing whitespace from attr 2022-08-10 11:52:02.895 | sub(/[ \t]*$/, "", attr) 2022-08-10 11:52:02.895 | # need to strip leading & trailing whitespace from value 2022-08-10 11:52:02.895 | sub(/^[ \t]*/, "", value) 2022-08-10 11:52:02.895 | sub(/[ \t]*$/, "", value) 2022-08-10 11:52:02.895 | 2022-08-10 11:52:02.895 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 11:52:02.895 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 11:52:02.895 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 11:52:02.895 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 11:52:02.895 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 11:52:02.895 | if (section != last_section) { 2022-08-10 11:52:02.895 | cfg_section[section_count++] = section 2022-08-10 11:52:02.895 | last_section = section 2022-08-10 11:52:02.895 | } 2022-08-10 11:52:02.895 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 11:52:02.895 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 11:52:02.895 | 2022-08-10 11:52:02.895 | cfg_attr[section, attr, 0] = value 2022-08-10 11:52:02.895 | cfg_attr_count[section, attr] = 1 2022-08-10 11:52:02.896 | } else { 2022-08-10 11:52:02.896 | lno = cfg_attr_count[section, attr]++ 2022-08-10 11:52:02.896 | cfg_attr[section, attr, lno] = value 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | END { 2022-08-10 11:52:02.896 | # Process each section in order 2022-08-10 11:52:02.896 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 11:52:02.896 | section = cfg_section[sno] 2022-08-10 11:52:02.896 | # The ini routines simply append a config item immediately 2022-08-10 11:52:02.896 | # after the section header. To keep the same order as defined 2022-08-10 11:52:02.896 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 11:52:02.896 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 11:52:02.896 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 11:52:02.896 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 11:52:02.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 11:52:02.896 | else { 2022-08-10 11:52:02.896 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 11:52:02.896 | count = cfg_attr_count[section, attr] 2022-08-10 11:52:02.896 | print "inidelete " configfile " " section " " attr 2022-08-10 11:52:02.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 11:52:02.896 | for (l = count -2; l >= 0; l--) 2022-08-10 11:52:02.896 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | } 2022-08-10 11:52:02.896 | ' 2022-08-10 11:52:02.897 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.897 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 11:52:02.899 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 11:52:02.902 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-10 11:52:02.904 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:02.907 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-10 11:52:02.910 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-10 11:52:02.910 | BEGIN { group = "" } 2022-08-10 11:52:02.910 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:52:02.910 | gsub("[][]", "", $1); 2022-08-10 11:52:02.910 | split($1, a, "|"); 2022-08-10 11:52:02.910 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 11:52:02.910 | group=a[1] 2022-08-10 11:52:02.910 | } else { 2022-08-10 11:52:02.910 | group="" 2022-08-10 11:52:02.910 | } 2022-08-10 11:52:02.910 | next 2022-08-10 11:52:02.910 | } 2022-08-10 11:52:02.910 | { 2022-08-10 11:52:02.910 | if (group != "") 2022-08-10 11:52:02.910 | print $0 2022-08-10 11:52:02.910 | } 2022-08-10 11:52:02.910 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:52:02.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.36/identity/v2.0"' 2022-08-10 11:52:02.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.36/identity/v2.0 2022-08-10 11:52:02.953 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:02.957 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 11:52:02.959 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 11:52:02.962 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 11:52:02.966 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:02.968 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:52:02.972 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:52:02.975 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-10 11:52:02.979 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:52:02.985 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-10 11:52:02.989 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-10 11:52:02.993 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:02.996 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:03.000 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 11:52:03.002 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:03.005 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 11:52:03.009 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:03.011 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:52:03.014 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 11:52:03.017 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-10 11:52:03.020 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:03.021 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 11:52:03.021 | BEGIN { 2022-08-10 11:52:03.021 | section = "" 2022-08-10 11:52:03.022 | last_section = "" 2022-08-10 11:52:03.022 | section_count = 0 2022-08-10 11:52:03.022 | } 2022-08-10 11:52:03.022 | /^\[.+\]/ { 2022-08-10 11:52:03.022 | gsub("[][]", "", $1); 2022-08-10 11:52:03.022 | section=$1 2022-08-10 11:52:03.022 | next 2022-08-10 11:52:03.022 | } 2022-08-10 11:52:03.022 | /^ *\#/ { 2022-08-10 11:52:03.022 | next 2022-08-10 11:52:03.022 | } 2022-08-10 11:52:03.022 | /^[^ \t]+/ { 2022-08-10 11:52:03.022 | # get offset of first = in $0 2022-08-10 11:52:03.022 | eq_idx = index($0, "=") 2022-08-10 11:52:03.022 | # extract attr & value from $0 2022-08-10 11:52:03.022 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 11:52:03.022 | value = substr($0, eq_idx + 1) 2022-08-10 11:52:03.022 | # only need to strip trailing whitespace from attr 2022-08-10 11:52:03.022 | sub(/[ \t]*$/, "", attr) 2022-08-10 11:52:03.022 | # need to strip leading & trailing whitespace from value 2022-08-10 11:52:03.022 | sub(/^[ \t]*/, "", value) 2022-08-10 11:52:03.022 | sub(/[ \t]*$/, "", value) 2022-08-10 11:52:03.022 | 2022-08-10 11:52:03.022 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 11:52:03.022 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 11:52:03.022 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 11:52:03.022 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 11:52:03.022 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 11:52:03.022 | if (section != last_section) { 2022-08-10 11:52:03.022 | cfg_section[section_count++] = section 2022-08-10 11:52:03.022 | last_section = section 2022-08-10 11:52:03.022 | } 2022-08-10 11:52:03.022 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 11:52:03.022 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 11:52:03.023 | 2022-08-10 11:52:03.023 | cfg_attr[section, attr, 0] = value 2022-08-10 11:52:03.023 | cfg_attr_count[section, attr] = 1 2022-08-10 11:52:03.023 | } else { 2022-08-10 11:52:03.023 | lno = cfg_attr_count[section, attr]++ 2022-08-10 11:52:03.023 | cfg_attr[section, attr, lno] = value 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | END { 2022-08-10 11:52:03.023 | # Process each section in order 2022-08-10 11:52:03.023 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 11:52:03.023 | section = cfg_section[sno] 2022-08-10 11:52:03.023 | # The ini routines simply append a config item immediately 2022-08-10 11:52:03.023 | # after the section header. To keep the same order as defined 2022-08-10 11:52:03.023 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 11:52:03.023 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 11:52:03.023 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 11:52:03.023 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 11:52:03.023 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 11:52:03.023 | else { 2022-08-10 11:52:03.023 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 11:52:03.023 | count = cfg_attr_count[section, attr] 2022-08-10 11:52:03.023 | print "inidelete " configfile " " section " " attr 2022-08-10 11:52:03.023 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 11:52:03.023 | for (l = count -2; l >= 0; l--) 2022-08-10 11:52:03.023 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | } 2022-08-10 11:52:03.023 | ' 2022-08-10 11:52:03.023 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:03.024 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:52:03.024 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 11:52:03.027 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 11:52:03.031 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 11:52:03.034 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:52:03.036 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-10 11:52:03.039 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 11:52:03.039 | BEGIN { group = "" } 2022-08-10 11:52:03.039 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:52:03.039 | gsub("[][]", "", $1); 2022-08-10 11:52:03.039 | split($1, a, "|"); 2022-08-10 11:52:03.039 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 11:52:03.039 | group=a[1] 2022-08-10 11:52:03.039 | } else { 2022-08-10 11:52:03.039 | group="" 2022-08-10 11:52:03.039 | } 2022-08-10 11:52:03.039 | next 2022-08-10 11:52:03.039 | } 2022-08-10 11:52:03.039 | { 2022-08-10 11:52:03.039 | if (group != "") 2022-08-10 11:52:03.039 | print $0 2022-08-10 11:52:03.040 | } 2022-08-10 11:52:03.040 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:52:03.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-10 11:52:03.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-10 11:52:03.078 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:03.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-10 11:52:03.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-10 11:52:03.113 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:52:03.116 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-10 11:52:03.135 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:03.138 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-10 11:52:03.141 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:03.145 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-10 11:52:03.148 | + ./stack.sh:main:1247 : start_swift 2022-08-10 11:52:03.152 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-10 11:52:03.156 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 11:52:03.158 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 11:52:03.195 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-10 11:52:03.198 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 11:52:03.201 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 11:52:03.204 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-10 11:52:03.655 | Restarting rsync (via systemctl): rsync.service. 2022-08-10 11:52:03.659 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-10 11:52:03.663 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-10 11:52:03.666 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-10 11:52:03.670 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-10 11:52:03.674 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 11:52:03.677 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.680 | + functions-common:run_process:1694 : local service=s-object 2022-08-10 11:52:03.682 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.685 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:03.687 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:03.690 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:03.693 | + functions-common:run_process:1700 : local name=s-object 2022-08-10 11:52:03.696 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:03.698 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:03.701 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:03.703 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:03.706 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:03.711 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132323708 2022-08-10 11:52:03.714 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-10 11:52:03.730 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:03.733 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-10 11:52:03.735 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-10 11:52:03.738 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.740 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.743 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.745 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.748 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-10 11:52:03.750 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-10 11:52:03.753 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-10 11:52:03.756 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:03.758 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:03.761 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:03.763 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:03.766 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-10 11:52:03.768 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-10 11:52:03.771 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-10 11:52:03.773 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 11:52:03.775 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:03.777 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:03.779 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:03.782 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:03.784 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:03.787 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-10 11:52:03.790 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:03.795 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-10 11:52:03.848 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-10 11:52:03.902 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:03.955 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-10 11:52:04.008 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-10 11:52:04.069 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:04.127 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:04.129 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:04.132 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-10 11:52:04.186 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:04.676 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-10 11:52:04.697 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-10 11:52:05.158 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-10 11:52:05.186 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:05.189 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:05.195 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:05.198 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:05.200 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:05.203 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:05.206 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:05.208 | + functions-common:time_stop:2447 : start_time=1660132323708 2022-08-10 11:52:05.211 | + functions-common:time_stop:2449 : [[ -z 1660132323708 ]] 2022-08-10 11:52:05.214 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:05.219 | + functions-common:time_stop:2452 : end_time=1660132325216 2022-08-10 11:52:05.221 | + functions-common:time_stop:2453 : elapsed_time=1508 2022-08-10 11:52:05.224 | + functions-common:time_stop:2454 : total=3232 2022-08-10 11:52:05.226 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:05.229 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4740 2022-08-10 11:52:05.231 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 11:52:05.234 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.236 | + functions-common:run_process:1694 : local service=s-container 2022-08-10 11:52:05.239 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.241 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:05.244 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:05.246 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:05.249 | + functions-common:run_process:1700 : local name=s-container 2022-08-10 11:52:05.251 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:05.254 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:05.256 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:05.259 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:05.262 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:05.267 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132325264 2022-08-10 11:52:05.269 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-10 11:52:05.286 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:05.289 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-10 11:52:05.291 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-10 11:52:05.293 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.296 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.298 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.303 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.305 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-10 11:52:05.308 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-10 11:52:05.311 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-10 11:52:05.313 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:05.316 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:05.318 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:05.321 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:05.323 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-10 11:52:05.326 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-10 11:52:05.328 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-10 11:52:05.330 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 11:52:05.333 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:05.335 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:05.337 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:05.340 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:05.342 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:05.344 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-10 11:52:05.347 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:05.351 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-10 11:52:05.405 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-10 11:52:05.465 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:05.525 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-10 11:52:05.579 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-10 11:52:05.634 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:05.689 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:05.691 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:05.694 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-10 11:52:05.748 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:06.226 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-10 11:52:06.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-10 11:52:06.694 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-10 11:52:06.726 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:06.728 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:06.731 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:06.734 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:06.736 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:06.739 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:06.742 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:06.744 | + functions-common:time_stop:2447 : start_time=1660132325264 2022-08-10 11:52:06.747 | + functions-common:time_stop:2449 : [[ -z 1660132325264 ]] 2022-08-10 11:52:06.750 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:06.754 | + functions-common:time_stop:2452 : end_time=1660132326752 2022-08-10 11:52:06.757 | + functions-common:time_stop:2453 : elapsed_time=1488 2022-08-10 11:52:06.760 | + functions-common:time_stop:2454 : total=4740 2022-08-10 11:52:06.762 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:06.765 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6228 2022-08-10 11:52:06.767 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 11:52:06.770 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.772 | + functions-common:run_process:1694 : local service=s-account 2022-08-10 11:52:06.774 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.777 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:06.779 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:06.782 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:06.784 | + functions-common:run_process:1700 : local name=s-account 2022-08-10 11:52:06.787 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:06.789 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:06.792 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:06.794 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:06.797 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:06.802 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132326799 2022-08-10 11:52:06.804 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-10 11:52:06.822 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:06.825 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-10 11:52:06.827 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-10 11:52:06.830 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.832 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.835 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.837 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.840 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-10 11:52:06.842 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-10 11:52:06.845 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-10 11:52:06.847 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:06.850 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:06.852 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:06.855 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:06.857 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-10 11:52:06.860 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-10 11:52:06.862 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-10 11:52:06.864 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 11:52:06.867 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:06.869 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:06.871 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:06.874 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:06.876 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:06.879 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-10 11:52:06.883 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:06.889 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-10 11:52:06.942 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-10 11:52:06.996 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:07.056 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-10 11:52:07.111 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-10 11:52:07.165 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:07.221 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:07.224 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:07.226 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-10 11:52:07.282 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:07.778 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-10 11:52:07.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-10 11:52:08.253 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-10 11:52:08.276 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:08.280 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:08.283 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:08.286 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:08.288 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:08.291 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:08.293 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:08.296 | + functions-common:time_stop:2447 : start_time=1660132326799 2022-08-10 11:52:08.298 | + functions-common:time_stop:2449 : [[ -z 1660132326799 ]] 2022-08-10 11:52:08.301 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:08.306 | + functions-common:time_stop:2452 : end_time=1660132328303 2022-08-10 11:52:08.309 | + functions-common:time_stop:2453 : elapsed_time=1504 2022-08-10 11:52:08.311 | + functions-common:time_stop:2454 : total=6228 2022-08-10 11:52:08.314 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:08.316 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7732 2022-08-10 11:52:08.319 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-10 11:52:08.322 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-10 11:52:08.373 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.375 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-10 11:52:08.378 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.381 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:08.384 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:08.386 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:08.389 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-10 11:52:08.391 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:08.393 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:08.396 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:08.398 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:08.401 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:08.406 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132328403 2022-08-10 11:52:08.409 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-10 11:52:08.426 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:08.428 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-10 11:52:08.431 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-10 11:52:08.433 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.436 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.438 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.441 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.444 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-10 11:52:08.446 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-10 11:52:08.448 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-10 11:52:08.451 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:08.454 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:08.456 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:08.458 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:08.461 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-10 11:52:08.463 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-10 11:52:08.466 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-10 11:52:08.468 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 11:52:08.470 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:08.473 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:08.475 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:08.477 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:08.480 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:08.482 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-10 11:52:08.484 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:08.489 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-10 11:52:08.543 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-10 11:52:08.600 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:08.655 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-10 11:52:08.712 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-10 11:52:08.768 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:08.822 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:08.824 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:08.827 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-10 11:52:08.883 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:09.375 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-10 11:52:09.865 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-10 11:52:09.893 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:09.897 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:09.900 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:09.903 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:09.905 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:09.908 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:09.910 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:09.913 | + functions-common:time_stop:2447 : start_time=1660132328403 2022-08-10 11:52:09.915 | + functions-common:time_stop:2449 : [[ -z 1660132328403 ]] 2022-08-10 11:52:09.918 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:09.923 | + functions-common:time_stop:2452 : end_time=1660132329920 2022-08-10 11:52:09.926 | + functions-common:time_stop:2453 : elapsed_time=1517 2022-08-10 11:52:09.928 | + functions-common:time_stop:2454 : total=7732 2022-08-10 11:52:09.931 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:09.933 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9249 2022-08-10 11:52:09.936 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-10 11:52:09.953 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:52:09.956 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:09.958 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-10 11:52:09.961 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:09.963 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:09.966 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:09.968 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:09.971 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-10 11:52:09.973 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:09.976 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:09.979 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:09.981 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:09.984 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:09.989 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132329986 2022-08-10 11:52:09.992 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-10 11:52:10.010 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:10.012 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-10 11:52:10.015 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-10 11:52:10.018 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.020 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.023 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.025 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.028 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-10 11:52:10.030 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-10 11:52:10.033 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-10 11:52:10.036 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:10.038 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:10.041 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:10.043 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:10.046 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-10 11:52:10.048 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-10 11:52:10.051 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-10 11:52:10.053 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.055 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:10.058 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:10.060 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:10.062 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:10.065 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:10.068 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-10 11:52:10.070 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:10.075 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-10 11:52:10.129 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-10 11:52:10.186 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 11:52:10.241 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-10 11:52:10.303 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-10 11:52:10.357 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:10.412 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:10.414 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:10.417 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-10 11:52:10.474 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:10.957 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-10 11:52:10.971 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-10 11:52:11.443 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-10 11:52:11.465 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:11.468 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:11.471 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:11.475 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:11.477 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:11.480 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:11.482 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:11.485 | + functions-common:time_stop:2447 : start_time=1660132329986 2022-08-10 11:52:11.487 | + functions-common:time_stop:2449 : [[ -z 1660132329986 ]] 2022-08-10 11:52:11.490 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:11.495 | + functions-common:time_stop:2452 : end_time=1660132331492 2022-08-10 11:52:11.498 | + functions-common:time_stop:2453 : elapsed_time=1506 2022-08-10 11:52:11.500 | + functions-common:time_stop:2454 : total=9249 2022-08-10 11:52:11.503 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:11.505 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10755 2022-08-10 11:52:11.508 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-10 11:52:11.508 | Waiting for swift proxy to start... 2022-08-10 11:52:11.510 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.36:8080/info 2022-08-10 11:52:11.513 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 11:52:11.515 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-08-10 11:52:11.518 | + functions:wait_for_service:459 : local rval=0 2022-08-10 11:52:11.522 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 11:52:11.525 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 11:52:11.527 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:11.530 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:11.533 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:11.537 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132331535 2022-08-10 11:52:11.540 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 11:52:11.546 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 11:52:11.559 | + :: : [[ 000 == 503 ]] 2022-08-10 11:52:11.561 | + :: : [[ 7 -eq 7 ]] 2022-08-10 11:52:11.562 | + :: : sleep 1 2022-08-10 11:52:12.566 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 11:52:12.579 | + :: : [[ 000 == 503 ]] 2022-08-10 11:52:12.581 | + :: : [[ 7 -eq 7 ]] 2022-08-10 11:52:12.582 | + :: : sleep 1 2022-08-10 11:52:13.586 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 11:52:13.600 | + :: : [[ 000 == 503 ]] 2022-08-10 11:52:13.601 | + :: : [[ 7 -eq 7 ]] 2022-08-10 11:52:13.603 | + :: : sleep 1 2022-08-10 11:52:14.608 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 11:52:14.629 | + :: : [[ 200 == 503 ]] 2022-08-10 11:52:14.631 | + :: : [[ 0 -eq 7 ]] 2022-08-10 11:52:14.635 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 11:52:14.637 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:14.640 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:14.643 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:14.645 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:14.648 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:14.650 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 11:52:14.653 | + functions-common:time_stop:2447 : start_time=1660132331535 2022-08-10 11:52:14.655 | + functions-common:time_stop:2449 : [[ -z 1660132331535 ]] 2022-08-10 11:52:14.658 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:14.663 | + functions-common:time_stop:2452 : end_time=1660132334660 2022-08-10 11:52:14.666 | + functions-common:time_stop:2453 : elapsed_time=3125 2022-08-10 11:52:14.668 | + functions-common:time_stop:2454 : total=6129 2022-08-10 11:52:14.671 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:14.673 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9254 2022-08-10 11:52:14.676 | + functions:wait_for_service:467 : return 0 2022-08-10 11:52:14.678 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-10 11:52:14.681 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 11:52:14.683 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-10 11:52:14.702 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:14.704 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 11:52:14.736 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-10 11:52:14.792 | [318891 Async configure_neutron_nova:365248]: Waiting for completion of configure_neutron_nova running on PID 365248 (2 other jobs running) 2022-08-10 11:52:14.818 | [318891 Async configure_neutron_nova:365248]: Signaling child to exit 2022-08-10 11:52:14.819 | WAKEUP 2022-08-10 11:52:14.842 | [318891 Async configure_neutron_nova:365248]: Signaled 2022-08-10 11:52:14.843 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-10 11:52:14.843 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:52:14.843 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:52:14.843 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:52:14.843 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:52:14.843 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 11:52:14.843 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:52:14.843 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-10 11:52:14.843 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-10 11:52:14.843 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-10 11:52:14.844 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 11:52:14.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 11:52:14.844 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-10 11:52:14.844 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:52:14.844 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-10 11:52:14.844 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:52:14.844 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-10 11:52:14.844 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-10 11:52:14.844 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:52:14.844 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:52:14.844 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-10 11:52:14.844 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 11:52:14.844 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-10 11:52:14.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 11:52:14.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 11:52:14.845 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 11:52:14.845 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-10 11:52:14.890 | [318891 Async configure_neutron_nova:365248]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-10 11:52:14.894 | + inc/async:async_wait:197 : return 0 2022-08-10 11:52:14.897 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-10 11:52:14.915 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:14.918 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 11:52:14.947 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 11:52:14.979 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-10 11:52:14.998 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:15.001 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-10 11:52:15.005 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:15.008 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-10 11:52:15.011 | + ./stack.sh:main:1272 : start_nova_api 2022-08-10 11:52:15.014 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-10 11:52:15.016 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-10 11:52:15.019 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-10 11:52:15.022 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-10 11:52:15.045 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:52:15.048 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:52:15.052 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:52:15.055 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:52:15.059 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-10 11:52:15.064 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-10 11:52:15.068 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.071 | + functions-common:run_process:1694 : local service=n-api 2022-08-10 11:52:15.073 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.076 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:15.079 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:15.081 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:15.084 | + functions-common:run_process:1700 : local name=n-api 2022-08-10 11:52:15.087 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:15.089 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:15.092 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:15.094 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:15.098 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:15.102 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132335099 2022-08-10 11:52:15.105 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-10 11:52:15.122 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:15.124 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-10 11:52:15.127 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-10 11:52:15.130 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.133 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.135 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.138 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.140 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-10 11:52:15.143 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-10 11:52:15.145 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-10 11:52:15.148 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:15.150 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:15.153 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:15.155 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:15.158 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 11:52:15.162 | + functions-common:_run_under_systemd:1668 : 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-08-10 11:52:15.165 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-10 11:52:15.169 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 11:52:15.173 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 11:52:15.176 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 11:52:15.180 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 11:52:15.184 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-10 11:52:15.187 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 11:52:15.193 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-10 11:52:15.248 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-10 11:52:15.312 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-10 11:52:15.377 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-10 11:52:15.436 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:15.490 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-10 11:52:15.552 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-10 11:52:15.613 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-10 11:52:15.673 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-10 11:52:15.733 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-10 11:52:15.791 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 11:52:15.793 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 11:52:15.796 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-10 11:52:15.850 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 11:52:16.328 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-10 11:52:16.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-10 11:52:16.824 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-10 11:52:16.903 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:16.905 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:16.908 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:16.910 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:16.913 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:16.916 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:16.919 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:16.923 | + functions-common:time_stop:2447 : start_time=1660132335099 2022-08-10 11:52:16.926 | + functions-common:time_stop:2449 : [[ -z 1660132335099 ]] 2022-08-10 11:52:16.929 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:16.934 | + functions-common:time_stop:2452 : end_time=1660132336931 2022-08-10 11:52:16.937 | + functions-common:time_stop:2453 : elapsed_time=1832 2022-08-10 11:52:16.939 | + functions-common:time_stop:2454 : total=10755 2022-08-10 11:52:16.942 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:16.944 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12587 2022-08-10 11:52:16.947 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-08-10 11:52:16.950 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-10 11:52:16.950 | Waiting for nova-api to start... 2022-08-10 11:52:16.952 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-08-10 11:52:16.955 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 11:52:16.957 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-08-10 11:52:16.960 | + functions:wait_for_service:459 : local rval=0 2022-08-10 11:52:16.962 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 11:52:16.965 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 11:52:16.967 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:16.969 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:16.973 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:16.977 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132336975 2022-08-10 11:52:16.980 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 11:52:16.986 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-08-10 11:52:22.497 | + :: : [[ 200 == 503 ]] 2022-08-10 11:52:22.499 | + :: : [[ 0 -eq 7 ]] 2022-08-10 11:52:22.505 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 11:52:22.510 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:22.514 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:22.518 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:22.523 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:22.527 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:22.531 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 11:52:22.534 | + functions-common:time_stop:2447 : start_time=1660132336975 2022-08-10 11:52:22.538 | + functions-common:time_stop:2449 : [[ -z 1660132336975 ]] 2022-08-10 11:52:22.541 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:22.546 | + functions-common:time_stop:2452 : end_time=1660132342543 2022-08-10 11:52:22.549 | + functions-common:time_stop:2453 : elapsed_time=5568 2022-08-10 11:52:22.551 | + functions-common:time_stop:2454 : total=9254 2022-08-10 11:52:22.554 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:22.557 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14822 2022-08-10 11:52:22.559 | + functions:wait_for_service:467 : return 0 2022-08-10 11:52:22.562 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:52:22.565 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:52:22.569 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-10 11:52:22.591 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:22.595 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-10 11:52:22.598 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:22.601 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-10 11:52:22.604 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-10 11:52:22.606 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-10 11:52:22.609 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-10 11:52:22.628 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:52:22.631 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-10 11:52:22.651 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:22.654 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-10 11:52:22.657 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:22.660 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-10 11:52:22.663 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-10 11:52:22.666 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-10 11:52:22.668 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 11:52:22.701 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-10 11:52:22.704 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 11:52:22.707 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 11:52:22.710 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-10 11:52:22.741 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-10 11:52:22.773 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-10 11:52:22.776 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-10 11:52:22.778 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-10 11:52:22.781 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-10 11:52:22.784 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-10 11:52:22.787 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-10 11:52:22.791 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 11:52:22.794 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 11:52:22.799 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-10 11:52:22.802 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-10 11:52:22.805 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-10 11:52:22.807 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-10 11:52:22.810 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.814 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.817 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.820 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-10 11:52:22.822 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.825 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.828 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-10 11:52:22.846 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:52:22.849 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-10 11:52:22.851 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-10 11:52:22.854 | + functions-common:run_process:1694 : local service=q-svc 2022-08-10 11:52:22.857 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.859 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:22.862 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:22.864 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:22.867 | + functions-common:run_process:1700 : local name=q-svc 2022-08-10 11:52:22.870 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:22.873 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:22.876 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:22.879 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:22.883 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:22.888 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132342885 2022-08-10 11:52:22.891 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-10 11:52:22.908 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:22.911 | + functions-common:run_process:1704 : _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-08-10 11:52:22.914 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-10 11:52:22.916 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.919 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.921 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.924 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.927 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 11:52:22.929 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 11:52:22.932 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-10 11:52:22.934 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:22.937 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:22.940 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:22.942 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:22.945 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 11:52:22.947 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:22.950 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-10 11:52:22.952 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:22.954 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:22.957 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:22.959 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:22.961 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:22.963 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:22.966 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-10 11:52:22.968 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:22.973 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-10 11:52:23.028 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-10 11:52:23.088 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:23.150 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-10 11:52:23.209 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-10 11:52:23.266 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:23.320 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:23.323 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:23.325 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-10 11:52:23.389 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:23.869 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-10 11:52:23.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-10 11:52:24.393 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-10 11:52:24.422 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:24.425 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:24.427 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:24.430 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:24.433 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:24.435 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:24.437 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:24.440 | + functions-common:time_stop:2447 : start_time=1660132342885 2022-08-10 11:52:24.443 | + functions-common:time_stop:2449 : [[ -z 1660132342885 ]] 2022-08-10 11:52:24.446 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:24.451 | + functions-common:time_stop:2452 : end_time=1660132344448 2022-08-10 11:52:24.453 | + functions-common:time_stop:2453 : elapsed_time=1563 2022-08-10 11:52:24.456 | + functions-common:time_stop:2454 : total=12587 2022-08-10 11:52:24.458 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:24.460 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14150 2022-08-10 11:52:24.463 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 11:52:24.466 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-10 11:52:24.484 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:52:24.487 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-10 11:52:24.489 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 11:52:24.492 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-10 11:52:24.492 | Waiting for Neutron to start... 2022-08-10 11:52:24.495 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 11:52:24.497 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 'Neutron did not start' 60 2022-08-10 11:52:24.500 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 11:52:24.503 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-10 11:52:24.505 | + functions-common:test_with_retry:2380 : local until=60 2022-08-10 11:52:24.508 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 11:52:24.511 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 11:52:24.513 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 11:52:24.516 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:24.518 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:24.521 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:24.526 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132344523 2022-08-10 11:52:24.529 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696/networking; do sleep 0.5; done' 2022-08-10 11:52:30.121 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.36:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 11:52:30.125 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:30.129 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:30.132 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:30.134 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:30.137 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:30.140 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 11:52:30.142 | + functions-common:time_stop:2447 : start_time=1660132344523 2022-08-10 11:52:30.145 | + functions-common:time_stop:2449 : [[ -z 1660132344523 ]] 2022-08-10 11:52:30.149 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:30.153 | + functions-common:time_stop:2452 : end_time=1660132350150 2022-08-10 11:52:30.156 | + functions-common:time_stop:2453 : elapsed_time=5627 2022-08-10 11:52:30.159 | + functions-common:time_stop:2454 : total=0 2022-08-10 11:52:30.161 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:30.164 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5627 2022-08-10 11:52:30.167 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-10 11:52:30.185 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:30.188 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-10 11:52:30.190 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:30.193 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-10 11:52:30.196 | + ./stack.sh:main:1293 : start_placement 2022-08-10 11:52:30.199 | + lib/placement:start_placement:160 : start_placement_api 2022-08-10 11:52:30.202 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 11:52:30.207 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-10 11:52:30.213 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.216 | + functions-common:run_process:1694 : local service=placement-api 2022-08-10 11:52:30.220 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.223 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:30.226 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:30.229 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:30.233 | + functions-common:run_process:1700 : local name=placement-api 2022-08-10 11:52:30.237 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:30.241 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:30.246 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:30.249 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:30.254 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:30.260 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132350256 2022-08-10 11:52:30.262 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-10 11:52:30.283 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:30.286 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-10 11:52:30.289 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-10 11:52:30.291 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.294 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.297 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.299 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.302 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-10 11:52:30.304 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-10 11:52:30.307 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-10 11:52:30.310 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:30.312 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:30.315 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:30.318 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:30.320 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-10 11:52:30.323 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-10 11:52:30.326 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-10 11:52:30.328 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.330 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 11:52:30.333 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 11:52:30.335 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 11:52:30.338 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-10 11:52:30.340 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 11:52:30.345 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-10 11:52:30.399 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-10 11:52:30.452 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-10 11:52:30.514 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 11:52:30.568 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:30.621 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-10 11:52:30.675 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-10 11:52:30.729 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-10 11:52:30.793 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-10 11:52:30.860 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-10 11:52:30.922 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 11:52:30.925 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 11:52:30.927 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-10 11:52:30.981 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 11:52:31.472 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-10 11:52:31.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-10 11:52:31.950 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-10 11:52:32.030 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:32.036 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:32.039 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:32.044 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:32.047 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:32.049 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:32.052 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:32.054 | + functions-common:time_stop:2447 : start_time=1660132350256 2022-08-10 11:52:32.057 | + functions-common:time_stop:2449 : [[ -z 1660132350256 ]] 2022-08-10 11:52:32.060 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:32.065 | + functions-common:time_stop:2452 : end_time=1660132352062 2022-08-10 11:52:32.067 | + functions-common:time_stop:2453 : elapsed_time=1806 2022-08-10 11:52:32.070 | + functions-common:time_stop:2454 : total=14150 2022-08-10 11:52:32.072 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:32.075 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15956 2022-08-10 11:52:32.077 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-10 11:52:32.077 | Waiting for placement-api to start... 2022-08-10 11:52:32.080 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.36/placement 2022-08-10 11:52:32.082 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 11:52:32.085 | + functions:wait_for_service:458 : local url=http://10.222.0.36/placement 2022-08-10 11:52:32.088 | + functions:wait_for_service:459 : local rval=0 2022-08-10 11:52:32.090 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 11:52:32.093 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 11:52:32.095 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:32.098 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:32.101 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:32.105 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132352103 2022-08-10 11:52:32.108 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 11:52:32.114 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/placement 2022-08-10 11:52:34.644 | + :: : [[ 200 == 503 ]] 2022-08-10 11:52:34.645 | + :: : [[ 0 -eq 7 ]] 2022-08-10 11:52:34.649 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 11:52:34.651 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:34.654 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:34.657 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:34.660 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:34.662 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:34.665 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 11:52:34.667 | + functions-common:time_stop:2447 : start_time=1660132352103 2022-08-10 11:52:34.670 | + functions-common:time_stop:2449 : [[ -z 1660132352103 ]] 2022-08-10 11:52:34.673 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:34.678 | + functions-common:time_stop:2452 : end_time=1660132354675 2022-08-10 11:52:34.681 | + functions-common:time_stop:2453 : elapsed_time=2572 2022-08-10 11:52:34.684 | + functions-common:time_stop:2454 : total=14822 2022-08-10 11:52:34.686 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:34.689 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17394 2022-08-10 11:52:34.692 | + functions:wait_for_service:467 : return 0 2022-08-10 11:52:34.694 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-10 11:52:34.713 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:34.716 | + ./stack.sh:main:1297 : start_neutron 2022-08-10 11:52:34.718 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-10 11:52:34.722 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:52:34.723 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 11:52:34.728 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 11:52:34.731 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 11:52:34.733 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-10 11:52:34.736 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 11:52:34.739 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-10 11:52:34.741 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : 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-08-10 11:52:34.744 | + functions-common:run_process:1694 : local service=q-agt 2022-08-10 11:52:34.747 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:34.749 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:34.752 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:34.755 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:34.758 | + functions-common:run_process:1700 : local name=q-agt 2022-08-10 11:52:34.760 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:34.763 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:34.766 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:34.768 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:34.772 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:34.776 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132354773 2022-08-10 11:52:34.779 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-10 11:52:34.796 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:34.799 | + functions-common:run_process:1704 : _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-08-10 11:52:34.802 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-10 11:52:34.804 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:34.807 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:34.810 | + functions-common:_run_under_systemd:1658 : _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-08-10 11:52:34.812 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:34.815 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 11:52:34.817 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 11:52:34.820 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-10 11:52:34.822 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:34.825 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:34.827 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:34.830 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:34.833 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 11:52:34.835 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:34.838 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-10 11:52:34.840 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 11:52:34.843 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:34.845 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:34.847 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:34.850 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:34.852 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:34.854 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-10 11:52:34.856 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:34.861 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-10 11:52:34.916 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-10 11:52:34.970 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:35.027 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-10 11:52:35.084 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-10 11:52:35.141 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:35.200 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:35.203 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:35.206 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-10 11:52:35.264 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:35.804 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-10 11:52:35.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-10 11:52:36.324 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-10 11:52:36.350 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:36.352 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:36.355 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:36.358 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:36.360 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:36.363 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:36.365 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:36.368 | + functions-common:time_stop:2447 : start_time=1660132354773 2022-08-10 11:52:36.372 | + functions-common:time_stop:2449 : [[ -z 1660132354773 ]] 2022-08-10 11:52:36.376 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:36.381 | + functions-common:time_stop:2452 : end_time=1660132356378 2022-08-10 11:52:36.384 | + functions-common:time_stop:2453 : elapsed_time=1605 2022-08-10 11:52:36.386 | + functions-common:time_stop:2454 : total=15956 2022-08-10 11:52:36.389 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:36.391 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17561 2022-08-10 11:52:36.394 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-10 11:52:36.397 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 11:52:36.399 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 11:52:36.402 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-10 11:52:36.405 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.407 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-10 11:52:36.410 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.413 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:36.415 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:36.418 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:36.420 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-10 11:52:36.423 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:36.425 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:36.428 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:36.431 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:36.434 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:36.439 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132356436 2022-08-10 11:52:36.442 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-10 11:52:36.459 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:36.462 | + functions-common:run_process:1704 : _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-08-10 11:52:36.464 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-10 11:52:36.467 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.469 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.472 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.474 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.477 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-10 11:52:36.479 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-10 11:52:36.482 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-10 11:52:36.484 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:36.487 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:36.489 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:36.492 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:36.495 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-10 11:52:36.497 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:36.500 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-10 11:52:36.502 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 11:52:36.505 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:36.508 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:36.510 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:36.512 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:36.515 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:36.517 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-10 11:52:36.520 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:36.524 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-10 11:52:36.578 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-10 11:52:36.634 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:36.690 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-10 11:52:36.747 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-10 11:52:36.804 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:36.861 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:36.864 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:36.866 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-10 11:52:36.923 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:37.425 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-10 11:52:37.445 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-10 11:52:37.948 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-10 11:52:37.971 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:37.973 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:37.976 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:37.979 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:37.982 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:37.984 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:37.987 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:37.990 | + functions-common:time_stop:2447 : start_time=1660132356436 2022-08-10 11:52:37.992 | + functions-common:time_stop:2449 : [[ -z 1660132356436 ]] 2022-08-10 11:52:37.996 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:38.000 | + functions-common:time_stop:2452 : end_time=1660132357998 2022-08-10 11:52:38.003 | + functions-common:time_stop:2453 : elapsed_time=1562 2022-08-10 11:52:38.006 | + functions-common:time_stop:2454 : total=17561 2022-08-10 11:52:38.008 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:38.011 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19123 2022-08-10 11:52:38.014 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-10 11:52:38.017 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 11:52:38.019 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 11:52:38.023 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-10 11:52:38.025 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.028 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.031 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.033 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-10 11:52:38.035 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.039 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.041 | + functions-common:run_process:1694 : local service=q-l3 2022-08-10 11:52:38.044 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.046 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:38.048 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:38.051 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:38.053 | + functions-common:run_process:1700 : local name=q-l3 2022-08-10 11:52:38.056 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:38.058 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:38.061 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:38.063 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:38.067 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:38.071 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132358068 2022-08-10 11:52:38.074 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-10 11:52:38.093 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:38.095 | + functions-common:run_process:1704 : _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-08-10 11:52:38.098 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-10 11:52:38.100 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.103 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.106 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.108 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.112 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-10 11:52:38.114 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-10 11:52:38.117 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-10 11:52:38.119 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:38.122 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:38.125 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:38.127 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:38.129 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-10 11:52:38.133 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:38.135 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-10 11:52:38.138 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 11:52:38.140 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:38.143 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:38.145 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:38.147 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:38.150 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:38.152 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-10 11:52:38.155 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:38.159 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-10 11:52:38.219 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-10 11:52:38.277 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:38.339 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-10 11:52:38.400 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-10 11:52:38.457 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:38.518 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:38.520 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:38.523 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-10 11:52:38.580 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:39.124 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-10 11:52:39.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-10 11:52:39.675 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-10 11:52:39.707 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:39.707 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:39.709 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:39.712 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:39.714 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:39.717 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:39.723 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:39.723 | + functions-common:time_stop:2447 : start_time=1660132358068 2022-08-10 11:52:39.727 | + functions-common:time_stop:2449 : [[ -z 1660132358068 ]] 2022-08-10 11:52:39.731 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:39.734 | + functions-common:time_stop:2452 : end_time=1660132359731 2022-08-10 11:52:39.738 | + functions-common:time_stop:2453 : elapsed_time=1663 2022-08-10 11:52:39.739 | + functions-common:time_stop:2454 : total=19123 2022-08-10 11:52:39.742 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:39.745 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20786 2022-08-10 11:52:39.747 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.750 | + functions-common:run_process:1694 : local service=q-meta 2022-08-10 11:52:39.752 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.755 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:39.758 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:39.760 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:39.763 | + functions-common:run_process:1700 : local name=q-meta 2022-08-10 11:52:39.766 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:39.769 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:39.771 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:39.774 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:39.776 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:39.783 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132359779 2022-08-10 11:52:39.786 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-10 11:52:39.811 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:39.814 | + functions-common:run_process:1704 : _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-08-10 11:52:39.817 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-10 11:52:39.820 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.823 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.826 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.828 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.831 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-10 11:52:39.835 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-10 11:52:39.838 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-10 11:52:39.841 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:39.844 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:39.847 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:39.850 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:39.853 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-10 11:52:39.856 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:39.859 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-10 11:52:39.861 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 11:52:39.864 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:39.867 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:39.870 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:39.872 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:39.875 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:39.878 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-10 11:52:39.888 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:39.897 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-10 11:52:39.959 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-10 11:52:40.028 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:40.088 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-10 11:52:40.154 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-10 11:52:40.216 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:40.280 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:40.283 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:40.286 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-10 11:52:40.358 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:40.898 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-10 11:52:40.915 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-10 11:52:41.447 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-10 11:52:41.469 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:41.475 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:41.476 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:41.484 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:41.488 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:41.491 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:41.494 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:41.497 | + functions-common:time_stop:2447 : start_time=1660132359779 2022-08-10 11:52:41.500 | + functions-common:time_stop:2449 : [[ -z 1660132359779 ]] 2022-08-10 11:52:41.506 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:41.508 | + functions-common:time_stop:2452 : end_time=1660132361505 2022-08-10 11:52:41.511 | + functions-common:time_stop:2453 : elapsed_time=1726 2022-08-10 11:52:41.513 | + functions-common:time_stop:2454 : total=20786 2022-08-10 11:52:41.516 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:41.518 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22512 2022-08-10 11:52:41.521 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : 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-08-10 11:52:41.524 | + functions-common:run_process:1694 : local service=q-metering 2022-08-10 11:52:41.527 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 11:52:41.530 | + functions-common:run_process:1696 : local group= 2022-08-10 11:52:41.533 | + functions-common:run_process:1697 : local user= 2022-08-10 11:52:41.535 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:52:41.538 | + functions-common:run_process:1700 : local name=q-metering 2022-08-10 11:52:41.540 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:52:41.543 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:52:41.545 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:52:41.548 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:52:41.552 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:52:41.559 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132361555 2022-08-10 11:52:41.562 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-10 11:52:41.603 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:41.612 | + functions-common:run_process:1704 : _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-08-10 11:52:41.619 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-10 11:52:41.628 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 11:52:41.633 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 11:52:41.637 | + functions-common:_run_under_systemd:1658 : _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-08-10 11:52:41.642 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 11:52:41.647 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-10 11:52:41.651 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-10 11:52:41.657 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-10 11:52:41.659 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:52:41.662 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:52:41.664 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:52:41.667 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:52:41.670 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-10 11:52:41.673 | + functions-common:_run_under_systemd:1670 : 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-08-10 11:52:41.676 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-10 11:52:41.678 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 11:52:41.681 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:52:41.685 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:52:41.689 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:52:41.692 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:52:41.696 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:52:41.700 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-10 11:52:41.704 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:52:41.711 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-10 11:52:41.802 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-10 11:52:41.878 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:52:41.956 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-10 11:52:42.025 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-10 11:52:42.089 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:52:42.155 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:52:42.157 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:52:42.160 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-10 11:52:42.225 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:52:42.796 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-10 11:52:42.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-10 11:52:43.422 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-10 11:52:43.448 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:52:43.455 | + functions-common:time_stop:2440 : local name 2022-08-10 11:52:43.458 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:52:43.461 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:52:43.466 | + functions-common:time_stop:2443 : local total 2022-08-10 11:52:43.471 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:52:43.477 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:52:43.483 | + functions-common:time_stop:2447 : start_time=1660132361555 2022-08-10 11:52:43.488 | + functions-common:time_stop:2449 : [[ -z 1660132361555 ]] 2022-08-10 11:52:43.493 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:52:43.500 | + functions-common:time_stop:2452 : end_time=1660132363495 2022-08-10 11:52:43.505 | + functions-common:time_stop:2453 : elapsed_time=1940 2022-08-10 11:52:43.508 | + functions-common:time_stop:2454 : total=22512 2022-08-10 11:52:43.514 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:52:43.521 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24452 2022-08-10 11:52:43.526 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-10 11:52:43.568 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:52:43.572 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-10 11:52:43.583 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-10 11:52:43.589 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:52:43.603 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-10 11:52:43.612 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-10 11:52:43.617 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-10 11:52:43.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-10 11:52:43.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-10 11:52:43.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 11:52:43.645 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 11:52:47.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:47.272 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:47.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:47.272 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:47.453 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:52:47.456 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 11:52:47.457 | address-scope 2022-08-10 11:52:47.457 | router-admin-state-down-before-update 2022-08-10 11:52:47.457 | agent 2022-08-10 11:52:47.457 | agent-resources-synced 2022-08-10 11:52:47.457 | allowed-address-pairs 2022-08-10 11:52:47.457 | auto-allocated-topology 2022-08-10 11:52:47.457 | availability_zone 2022-08-10 11:52:47.457 | availability_zone_filter 2022-08-10 11:52:47.457 | default-subnetpools 2022-08-10 11:52:47.457 | dhcp_agent_scheduler 2022-08-10 11:52:47.457 | dvr 2022-08-10 11:52:47.457 | empty-string-filtering 2022-08-10 11:52:47.457 | external-net 2022-08-10 11:52:47.457 | extra_dhcp_opt 2022-08-10 11:52:47.457 | extraroute 2022-08-10 11:52:47.457 | extraroute-atomic 2022-08-10 11:52:47.457 | filter-validation 2022-08-10 11:52:47.457 | fip-port-details 2022-08-10 11:52:47.457 | flavors 2022-08-10 11:52:47.457 | floatingip-pools 2022-08-10 11:52:47.457 | ip-substring-filtering 2022-08-10 11:52:47.457 | router 2022-08-10 11:52:47.457 | ext-gw-mode 2022-08-10 11:52:47.457 | l3-ha 2022-08-10 11:52:47.457 | l3-flavors 2022-08-10 11:52:47.457 | l3-port-ip-change-not-allowed 2022-08-10 11:52:47.457 | l3_agent_scheduler 2022-08-10 11:52:47.457 | metering 2022-08-10 11:52:47.457 | metering_source_and_destination_fields 2022-08-10 11:52:47.457 | multi-provider 2022-08-10 11:52:47.457 | net-mtu 2022-08-10 11:52:47.457 | net-mtu-writable 2022-08-10 11:52:47.457 | network_availability_zone 2022-08-10 11:52:47.457 | network-ip-availability 2022-08-10 11:52:47.457 | pagination 2022-08-10 11:52:47.457 | port-device-profile 2022-08-10 11:52:47.457 | port-mac-override 2022-08-10 11:52:47.458 | port-mac-address-regenerate 2022-08-10 11:52:47.458 | port-numa-affinity-policy 2022-08-10 11:52:47.458 | binding 2022-08-10 11:52:47.458 | binding-extended 2022-08-10 11:52:47.458 | port-security 2022-08-10 11:52:47.458 | project-id 2022-08-10 11:52:47.458 | provider 2022-08-10 11:52:47.458 | quota-check-limit 2022-08-10 11:52:47.458 | quotas 2022-08-10 11:52:47.458 | quota_details 2022-08-10 11:52:47.458 | rbac-policies 2022-08-10 11:52:47.458 | rbac-address-group 2022-08-10 11:52:47.458 | rbac-address-scope 2022-08-10 11:52:47.458 | rbac-security-groups 2022-08-10 11:52:47.458 | rbac-subnetpool 2022-08-10 11:52:47.458 | revision-if-match 2022-08-10 11:52:47.458 | standard-attr-revisions 2022-08-10 11:52:47.458 | router_availability_zone 2022-08-10 11:52:47.458 | security-groups-normalized-cidr 2022-08-10 11:52:47.458 | port-security-groups-filtering 2022-08-10 11:52:47.458 | security-groups-remote-address-group 2022-08-10 11:52:47.458 | security-groups-shared-filtering 2022-08-10 11:52:47.458 | security-group 2022-08-10 11:52:47.458 | service-type 2022-08-10 11:52:47.458 | sorting 2022-08-10 11:52:47.458 | standard-attr-description 2022-08-10 11:52:47.458 | stateful-security-group 2022-08-10 11:52:47.458 | subnet_onboard 2022-08-10 11:52:47.458 | subnet-service-types 2022-08-10 11:52:47.458 | subnet_allocation 2022-08-10 11:52:47.458 | subnetpool-prefix-ops 2022-08-10 11:52:47.458 | standard-attr-tag 2022-08-10 11:52:47.458 | standard-attr-timestamp' 2022-08-10 11:52:47.460 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 11:52:47.460 | address-scope 2022-08-10 11:52:47.460 | router-admin-state-down-before-update 2022-08-10 11:52:47.460 | agent 2022-08-10 11:52:47.460 | agent-resources-synced 2022-08-10 11:52:47.460 | allowed-address-pairs 2022-08-10 11:52:47.460 | auto-allocated-topology 2022-08-10 11:52:47.460 | availability_zone 2022-08-10 11:52:47.460 | availability_zone_filter 2022-08-10 11:52:47.460 | default-subnetpools 2022-08-10 11:52:47.460 | dhcp_agent_scheduler 2022-08-10 11:52:47.460 | dvr 2022-08-10 11:52:47.460 | empty-string-filtering 2022-08-10 11:52:47.460 | external-net 2022-08-10 11:52:47.460 | extra_dhcp_opt 2022-08-10 11:52:47.460 | extraroute 2022-08-10 11:52:47.460 | extraroute-atomic 2022-08-10 11:52:47.460 | filter-validation 2022-08-10 11:52:47.460 | fip-port-details 2022-08-10 11:52:47.460 | flavors 2022-08-10 11:52:47.460 | floatingip-pools 2022-08-10 11:52:47.460 | ip-substring-filtering 2022-08-10 11:52:47.460 | router 2022-08-10 11:52:47.461 | ext-gw-mode 2022-08-10 11:52:47.461 | l3-ha 2022-08-10 11:52:47.461 | l3-flavors 2022-08-10 11:52:47.461 | l3-port-ip-change-not-allowed 2022-08-10 11:52:47.461 | l3_agent_scheduler 2022-08-10 11:52:47.461 | metering 2022-08-10 11:52:47.461 | metering_source_and_destination_fields 2022-08-10 11:52:47.461 | multi-provider 2022-08-10 11:52:47.461 | net-mtu 2022-08-10 11:52:47.461 | net-mtu-writable 2022-08-10 11:52:47.461 | network_availability_zone 2022-08-10 11:52:47.461 | network-ip-availability 2022-08-10 11:52:47.461 | pagination 2022-08-10 11:52:47.461 | port-device-profile 2022-08-10 11:52:47.461 | port-mac-override 2022-08-10 11:52:47.461 | port-mac-address-regenerate 2022-08-10 11:52:47.461 | port-numa-affinity-policy 2022-08-10 11:52:47.461 | binding 2022-08-10 11:52:47.461 | binding-extended 2022-08-10 11:52:47.461 | port-security 2022-08-10 11:52:47.461 | project-id 2022-08-10 11:52:47.461 | provider 2022-08-10 11:52:47.461 | quota-check-limit 2022-08-10 11:52:47.461 | quotas 2022-08-10 11:52:47.461 | quota_details 2022-08-10 11:52:47.461 | rbac-policies 2022-08-10 11:52:47.461 | rbac-address-group 2022-08-10 11:52:47.461 | rbac-address-scope 2022-08-10 11:52:47.461 | rbac-security-groups 2022-08-10 11:52:47.461 | rbac-subnetpool 2022-08-10 11:52:47.461 | revision-if-match 2022-08-10 11:52:47.461 | standard-attr-revisions 2022-08-10 11:52:47.461 | router_availability_zone 2022-08-10 11:52:47.461 | security-groups-normalized-cidr 2022-08-10 11:52:47.461 | port-security-groups-filtering 2022-08-10 11:52:47.461 | security-groups-remote-address-group 2022-08-10 11:52:47.461 | security-groups-shared-filtering 2022-08-10 11:52:47.461 | security-group 2022-08-10 11:52:47.462 | service-type 2022-08-10 11:52:47.462 | sorting 2022-08-10 11:52:47.462 | standard-attr-description 2022-08-10 11:52:47.462 | stateful-security-group 2022-08-10 11:52:47.462 | subnet_onboard 2022-08-10 11:52:47.462 | subnet-service-types 2022-08-10 11:52:47.462 | subnet_allocation 2022-08-10 11:52:47.462 | subnetpool-prefix-ops 2022-08-10 11:52:47.462 | standard-attr-tag 2022-08-10 11:52:47.462 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 11:52:47.466 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 11:52:47.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-10 11:52:47.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-10 11:52:47.478 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-10 11:52:50.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:50.314 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:50.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:50.315 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:50.466 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:52:50.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=340bc872-d405-4d59-91c6-2f20b78f78fe 2022-08-10 11:52:50.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-10 11:52:50.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-10 11:52:50.480 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 11:52:50.483 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 11:52:50.487 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-10 11:52:50.488 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-10 11:52:50.488 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-10 11:52:50.491 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:52:50.494 | ++ functions-common:get_field:813 : read data 2022-08-10 11:52:53.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:53.436 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:53.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:53.436 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:53.591 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:52:53.595 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 11:52:53.597 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 11:52:53.601 | ++ functions-common:get_field:819 : echo '| id | f565ed1e-9f50-4e6a-b097-70187198d625 |' 2022-08-10 11:52:53.602 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 11:52:53.608 | ++ functions-common:get_field:813 : read data 2022-08-10 11:52:53.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=f565ed1e-9f50-4e6a-b097-70187198d625 2022-08-10 11:52:53.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-10 11:52:53.619 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:52:53.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-10 11:52:53.641 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-10 11:52:53.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 340bc872-d405-4d59-91c6-2f20b78f78fe ']' 2022-08-10 11:52:53.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-10 11:52:53.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-10 11:52:53.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-10 11:52:53.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 340bc872-d405-4d59-91c6-2f20b78f78fe ' 2022-08-10 11:52:53.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-10 11:52:53.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network f565ed1e-9f50-4e6a-b097-70187198d625 private-subnet' 2022-08-10 11:52:53.665 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-10 11:52:53.669 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 340bc872-d405-4d59-91c6-2f20b78f78fe --network f565ed1e-9f50-4e6a-b097-70187198d625 private-subnet 2022-08-10 11:52:53.671 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-10 11:52:53.671 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-10 11:52:53.674 | +++ functions-common:get_field:812 : local data field 2022-08-10 11:52:53.677 | +++ functions-common:get_field:813 : read data 2022-08-10 11:52:56.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:56.719 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:56.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:56.719 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:56.874 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:52:56.877 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 11:52:56.881 | +++ functions-common:get_field:817 : field='$3' 2022-08-10 11:52:56.885 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 11:52:56.889 | +++ functions-common:get_field:819 : echo '| id | 4d0c4cca-e9d9-40e4-b38f-8a48bc5fdaf2 |' 2022-08-10 11:52:56.893 | +++ functions-common:get_field:813 : read data 2022-08-10 11:52:56.896 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=4d0c4cca-e9d9-40e4-b38f-8a48bc5fdaf2 2022-08-10 11:52:56.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-10 11:52:56.902 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:52:56.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 4d0c4cca-e9d9-40e4-b38f-8a48bc5fdaf2 2022-08-10 11:52:56.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=4d0c4cca-e9d9-40e4-b38f-8a48bc5fdaf2 2022-08-10 11:52:56.928 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-10 11:52:56.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-10 11:52:56.935 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-10 11:52:56.939 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 11:52:59.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:59.411 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:59.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:52:59.411 | from cryptography.utils import int_from_bytes 2022-08-10 11:52:59.559 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:52:59.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 11:52:59.563 | address-scope 2022-08-10 11:52:59.563 | router-admin-state-down-before-update 2022-08-10 11:52:59.563 | agent 2022-08-10 11:52:59.563 | agent-resources-synced 2022-08-10 11:52:59.563 | allowed-address-pairs 2022-08-10 11:52:59.563 | auto-allocated-topology 2022-08-10 11:52:59.563 | availability_zone 2022-08-10 11:52:59.563 | availability_zone_filter 2022-08-10 11:52:59.563 | default-subnetpools 2022-08-10 11:52:59.563 | dhcp_agent_scheduler 2022-08-10 11:52:59.563 | dvr 2022-08-10 11:52:59.563 | empty-string-filtering 2022-08-10 11:52:59.563 | external-net 2022-08-10 11:52:59.563 | extra_dhcp_opt 2022-08-10 11:52:59.563 | extraroute 2022-08-10 11:52:59.563 | extraroute-atomic 2022-08-10 11:52:59.563 | filter-validation 2022-08-10 11:52:59.563 | fip-port-details 2022-08-10 11:52:59.563 | flavors 2022-08-10 11:52:59.563 | floatingip-pools 2022-08-10 11:52:59.563 | ip-substring-filtering 2022-08-10 11:52:59.564 | router 2022-08-10 11:52:59.564 | ext-gw-mode 2022-08-10 11:52:59.564 | l3-ha 2022-08-10 11:52:59.564 | l3-flavors 2022-08-10 11:52:59.564 | l3-port-ip-change-not-allowed 2022-08-10 11:52:59.564 | l3_agent_scheduler 2022-08-10 11:52:59.564 | metering 2022-08-10 11:52:59.564 | metering_source_and_destination_fields 2022-08-10 11:52:59.564 | multi-provider 2022-08-10 11:52:59.564 | net-mtu 2022-08-10 11:52:59.564 | net-mtu-writable 2022-08-10 11:52:59.564 | network_availability_zone 2022-08-10 11:52:59.564 | network-ip-availability 2022-08-10 11:52:59.564 | pagination 2022-08-10 11:52:59.564 | port-device-profile 2022-08-10 11:52:59.564 | port-mac-override 2022-08-10 11:52:59.564 | port-mac-address-regenerate 2022-08-10 11:52:59.564 | port-numa-affinity-policy 2022-08-10 11:52:59.564 | binding 2022-08-10 11:52:59.564 | binding-extended 2022-08-10 11:52:59.564 | port-security 2022-08-10 11:52:59.564 | project-id 2022-08-10 11:52:59.564 | provider 2022-08-10 11:52:59.564 | quota-check-limit 2022-08-10 11:52:59.564 | quotas 2022-08-10 11:52:59.564 | quota_details 2022-08-10 11:52:59.564 | rbac-policies 2022-08-10 11:52:59.564 | rbac-address-group 2022-08-10 11:52:59.564 | rbac-address-scope 2022-08-10 11:52:59.564 | rbac-security-groups 2022-08-10 11:52:59.564 | rbac-subnetpool 2022-08-10 11:52:59.564 | revision-if-match 2022-08-10 11:52:59.564 | standard-attr-revisions 2022-08-10 11:52:59.564 | router_availability_zone 2022-08-10 11:52:59.564 | security-groups-normalized-cidr 2022-08-10 11:52:59.564 | port-security-groups-filtering 2022-08-10 11:52:59.564 | security-groups-remote-address-group 2022-08-10 11:52:59.565 | security-groups-shared-filtering 2022-08-10 11:52:59.565 | security-group 2022-08-10 11:52:59.565 | service-type 2022-08-10 11:52:59.565 | sorting 2022-08-10 11:52:59.565 | standard-attr-description 2022-08-10 11:52:59.565 | stateful-security-group 2022-08-10 11:52:59.565 | subnet_onboard 2022-08-10 11:52:59.565 | subnet-service-types 2022-08-10 11:52:59.565 | subnet_allocation 2022-08-10 11:52:59.565 | subnetpool-prefix-ops 2022-08-10 11:52:59.565 | standard-attr-tag 2022-08-10 11:52:59.565 | standard-attr-timestamp' 2022-08-10 11:52:59.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 11:52:59.566 | address-scope 2022-08-10 11:52:59.567 | router-admin-state-down-before-update 2022-08-10 11:52:59.567 | agent 2022-08-10 11:52:59.567 | agent-resources-synced 2022-08-10 11:52:59.567 | allowed-address-pairs 2022-08-10 11:52:59.567 | auto-allocated-topology 2022-08-10 11:52:59.567 | availability_zone 2022-08-10 11:52:59.567 | availability_zone_filter 2022-08-10 11:52:59.567 | default-subnetpools 2022-08-10 11:52:59.567 | dhcp_agent_scheduler 2022-08-10 11:52:59.567 | dvr 2022-08-10 11:52:59.567 | empty-string-filtering 2022-08-10 11:52:59.567 | external-net 2022-08-10 11:52:59.567 | extra_dhcp_opt 2022-08-10 11:52:59.567 | extraroute 2022-08-10 11:52:59.567 | extraroute-atomic 2022-08-10 11:52:59.567 | filter-validation 2022-08-10 11:52:59.567 | fip-port-details 2022-08-10 11:52:59.567 | flavors 2022-08-10 11:52:59.567 | floatingip-pools 2022-08-10 11:52:59.567 | ip-substring-filtering 2022-08-10 11:52:59.567 | router 2022-08-10 11:52:59.567 | ext-gw-mode 2022-08-10 11:52:59.567 | l3-ha 2022-08-10 11:52:59.567 | l3-flavors 2022-08-10 11:52:59.567 | l3-port-ip-change-not-allowed 2022-08-10 11:52:59.567 | l3_agent_scheduler 2022-08-10 11:52:59.567 | metering 2022-08-10 11:52:59.567 | metering_source_and_destination_fields 2022-08-10 11:52:59.567 | multi-provider 2022-08-10 11:52:59.567 | net-mtu 2022-08-10 11:52:59.567 | net-mtu-writable 2022-08-10 11:52:59.567 | network_availability_zone 2022-08-10 11:52:59.567 | network-ip-availability 2022-08-10 11:52:59.567 | pagination 2022-08-10 11:52:59.567 | port-device-profile 2022-08-10 11:52:59.567 | port-mac-override 2022-08-10 11:52:59.568 | port-mac-address-regenerate 2022-08-10 11:52:59.568 | port-numa-affinity-policy 2022-08-10 11:52:59.568 | binding 2022-08-10 11:52:59.568 | binding-extended 2022-08-10 11:52:59.568 | port-security 2022-08-10 11:52:59.568 | project-id 2022-08-10 11:52:59.568 | provider 2022-08-10 11:52:59.568 | quota-check-limit 2022-08-10 11:52:59.568 | quotas 2022-08-10 11:52:59.568 | quota_details 2022-08-10 11:52:59.568 | rbac-policies 2022-08-10 11:52:59.568 | rbac-address-group 2022-08-10 11:52:59.568 | rbac-address-scope 2022-08-10 11:52:59.568 | rbac-security-groups 2022-08-10 11:52:59.568 | rbac-subnetpool 2022-08-10 11:52:59.568 | revision-if-match 2022-08-10 11:52:59.568 | standard-attr-revisions 2022-08-10 11:52:59.568 | router_availability_zone 2022-08-10 11:52:59.568 | security-groups-normalized-cidr 2022-08-10 11:52:59.568 | port-security-groups-filtering 2022-08-10 11:52:59.568 | security-groups-remote-address-group 2022-08-10 11:52:59.568 | security-groups-shared-filtering 2022-08-10 11:52:59.568 | security-group 2022-08-10 11:52:59.568 | service-type 2022-08-10 11:52:59.568 | sorting 2022-08-10 11:52:59.568 | standard-attr-description 2022-08-10 11:52:59.568 | stateful-security-group 2022-08-10 11:52:59.568 | subnet_onboard 2022-08-10 11:52:59.568 | subnet-service-types 2022-08-10 11:52:59.568 | subnet_allocation 2022-08-10 11:52:59.568 | subnetpool-prefix-ops 2022-08-10 11:52:59.568 | standard-attr-tag 2022-08-10 11:52:59.568 | standard-attr-timestamp =~ router ]] 2022-08-10 11:52:59.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 11:52:59.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-10 11:52:59.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-10 11:52:59.578 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 11:53:02.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:02.069 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:02.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:02.069 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:02.214 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:02.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 11:53:02.218 | address-scope 2022-08-10 11:53:02.218 | router-admin-state-down-before-update 2022-08-10 11:53:02.218 | agent 2022-08-10 11:53:02.218 | agent-resources-synced 2022-08-10 11:53:02.218 | allowed-address-pairs 2022-08-10 11:53:02.218 | auto-allocated-topology 2022-08-10 11:53:02.218 | availability_zone 2022-08-10 11:53:02.218 | availability_zone_filter 2022-08-10 11:53:02.218 | default-subnetpools 2022-08-10 11:53:02.219 | dhcp_agent_scheduler 2022-08-10 11:53:02.219 | dvr 2022-08-10 11:53:02.219 | empty-string-filtering 2022-08-10 11:53:02.219 | external-net 2022-08-10 11:53:02.219 | extra_dhcp_opt 2022-08-10 11:53:02.219 | extraroute 2022-08-10 11:53:02.219 | extraroute-atomic 2022-08-10 11:53:02.219 | filter-validation 2022-08-10 11:53:02.219 | fip-port-details 2022-08-10 11:53:02.219 | flavors 2022-08-10 11:53:02.219 | floatingip-pools 2022-08-10 11:53:02.219 | ip-substring-filtering 2022-08-10 11:53:02.219 | router 2022-08-10 11:53:02.219 | ext-gw-mode 2022-08-10 11:53:02.219 | l3-ha 2022-08-10 11:53:02.219 | l3-flavors 2022-08-10 11:53:02.219 | l3-port-ip-change-not-allowed 2022-08-10 11:53:02.219 | l3_agent_scheduler 2022-08-10 11:53:02.219 | metering 2022-08-10 11:53:02.219 | metering_source_and_destination_fields 2022-08-10 11:53:02.219 | multi-provider 2022-08-10 11:53:02.219 | net-mtu 2022-08-10 11:53:02.220 | net-mtu-writable 2022-08-10 11:53:02.220 | network_availability_zone 2022-08-10 11:53:02.220 | network-ip-availability 2022-08-10 11:53:02.220 | pagination 2022-08-10 11:53:02.220 | port-device-profile 2022-08-10 11:53:02.220 | port-mac-override 2022-08-10 11:53:02.220 | port-mac-address-regenerate 2022-08-10 11:53:02.220 | port-numa-affinity-policy 2022-08-10 11:53:02.220 | binding 2022-08-10 11:53:02.220 | binding-extended 2022-08-10 11:53:02.220 | port-security 2022-08-10 11:53:02.220 | project-id 2022-08-10 11:53:02.220 | provider 2022-08-10 11:53:02.220 | quota-check-limit 2022-08-10 11:53:02.220 | quotas 2022-08-10 11:53:02.220 | quota_details 2022-08-10 11:53:02.220 | rbac-policies 2022-08-10 11:53:02.220 | rbac-address-group 2022-08-10 11:53:02.220 | rbac-address-scope 2022-08-10 11:53:02.220 | rbac-security-groups 2022-08-10 11:53:02.220 | rbac-subnetpool 2022-08-10 11:53:02.220 | revision-if-match 2022-08-10 11:53:02.220 | standard-attr-revisions 2022-08-10 11:53:02.220 | router_availability_zone 2022-08-10 11:53:02.220 | security-groups-normalized-cidr 2022-08-10 11:53:02.220 | port-security-groups-filtering 2022-08-10 11:53:02.220 | security-groups-remote-address-group 2022-08-10 11:53:02.220 | security-groups-shared-filtering 2022-08-10 11:53:02.220 | security-group 2022-08-10 11:53:02.220 | service-type 2022-08-10 11:53:02.220 | sorting 2022-08-10 11:53:02.221 | standard-attr-description 2022-08-10 11:53:02.221 | stateful-security-group 2022-08-10 11:53:02.221 | subnet_onboard 2022-08-10 11:53:02.221 | subnet-service-types 2022-08-10 11:53:02.221 | subnet_allocation 2022-08-10 11:53:02.221 | subnetpool-prefix-ops 2022-08-10 11:53:02.221 | standard-attr-tag 2022-08-10 11:53:02.221 | standard-attr-timestamp' 2022-08-10 11:53:02.222 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 11:53:02.222 | address-scope 2022-08-10 11:53:02.222 | router-admin-state-down-before-update 2022-08-10 11:53:02.222 | agent 2022-08-10 11:53:02.222 | agent-resources-synced 2022-08-10 11:53:02.222 | allowed-address-pairs 2022-08-10 11:53:02.222 | auto-allocated-topology 2022-08-10 11:53:02.222 | availability_zone 2022-08-10 11:53:02.222 | availability_zone_filter 2022-08-10 11:53:02.222 | default-subnetpools 2022-08-10 11:53:02.222 | dhcp_agent_scheduler 2022-08-10 11:53:02.222 | dvr 2022-08-10 11:53:02.222 | empty-string-filtering 2022-08-10 11:53:02.222 | external-net 2022-08-10 11:53:02.222 | extra_dhcp_opt 2022-08-10 11:53:02.222 | extraroute 2022-08-10 11:53:02.223 | extraroute-atomic 2022-08-10 11:53:02.223 | filter-validation 2022-08-10 11:53:02.223 | fip-port-details 2022-08-10 11:53:02.223 | flavors 2022-08-10 11:53:02.223 | floatingip-pools 2022-08-10 11:53:02.223 | ip-substring-filtering 2022-08-10 11:53:02.223 | router 2022-08-10 11:53:02.223 | ext-gw-mode 2022-08-10 11:53:02.223 | l3-ha 2022-08-10 11:53:02.223 | l3-flavors 2022-08-10 11:53:02.223 | l3-port-ip-change-not-allowed 2022-08-10 11:53:02.223 | l3_agent_scheduler 2022-08-10 11:53:02.223 | metering 2022-08-10 11:53:02.223 | metering_source_and_destination_fields 2022-08-10 11:53:02.223 | multi-provider 2022-08-10 11:53:02.223 | net-mtu 2022-08-10 11:53:02.223 | net-mtu-writable 2022-08-10 11:53:02.223 | network_availability_zone 2022-08-10 11:53:02.223 | network-ip-availability 2022-08-10 11:53:02.223 | pagination 2022-08-10 11:53:02.223 | port-device-profile 2022-08-10 11:53:02.223 | port-mac-override 2022-08-10 11:53:02.223 | port-mac-address-regenerate 2022-08-10 11:53:02.223 | port-numa-affinity-policy 2022-08-10 11:53:02.223 | binding 2022-08-10 11:53:02.223 | binding-extended 2022-08-10 11:53:02.223 | port-security 2022-08-10 11:53:02.223 | project-id 2022-08-10 11:53:02.223 | provider 2022-08-10 11:53:02.223 | quota-check-limit 2022-08-10 11:53:02.223 | quotas 2022-08-10 11:53:02.223 | quota_details 2022-08-10 11:53:02.224 | rbac-policies 2022-08-10 11:53:02.224 | rbac-address-group 2022-08-10 11:53:02.224 | rbac-address-scope 2022-08-10 11:53:02.224 | rbac-security-groups 2022-08-10 11:53:02.224 | rbac-subnetpool 2022-08-10 11:53:02.224 | revision-if-match 2022-08-10 11:53:02.224 | standard-attr-revisions 2022-08-10 11:53:02.224 | router_availability_zone 2022-08-10 11:53:02.224 | security-groups-normalized-cidr 2022-08-10 11:53:02.224 | port-security-groups-filtering 2022-08-10 11:53:02.224 | security-groups-remote-address-group 2022-08-10 11:53:02.224 | security-groups-shared-filtering 2022-08-10 11:53:02.224 | security-group 2022-08-10 11:53:02.224 | service-type 2022-08-10 11:53:02.224 | sorting 2022-08-10 11:53:02.224 | standard-attr-description 2022-08-10 11:53:02.224 | stateful-security-group 2022-08-10 11:53:02.224 | subnet_onboard 2022-08-10 11:53:02.224 | subnet-service-types 2022-08-10 11:53:02.224 | subnet_allocation 2022-08-10 11:53:02.225 | subnetpool-prefix-ops 2022-08-10 11:53:02.225 | standard-attr-tag 2022-08-10 11:53:02.225 | standard-attr-timestamp =~ external-net ]] 2022-08-10 11:53:02.225 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 11:53:02.228 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-10 11:53:02.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-10 11:53:02.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-10 11:53:02.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-10 11:53:02.236 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:53:02.239 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:05.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:05.497 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:05.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:05.497 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:05.645 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:05.649 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 11:53:05.652 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 11:53:05.656 | ++ functions-common:get_field:819 : echo '| id | 0b2d9087-418b-4fa2-b7a1-e5af0b013d8a |' 2022-08-10 11:53:05.656 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 11:53:05.664 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:05.669 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=0b2d9087-418b-4fa2-b7a1-e5af0b013d8a 2022-08-10 11:53:05.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-10 11:53:05.675 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:53:05.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-10 11:53:05.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-10 11:53:05.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 11:53:05.703 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 11:53:08.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:08.189 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:08.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:08.189 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:08.329 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:08.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 11:53:08.334 | address-scope 2022-08-10 11:53:08.334 | router-admin-state-down-before-update 2022-08-10 11:53:08.334 | agent 2022-08-10 11:53:08.334 | agent-resources-synced 2022-08-10 11:53:08.334 | allowed-address-pairs 2022-08-10 11:53:08.334 | auto-allocated-topology 2022-08-10 11:53:08.334 | availability_zone 2022-08-10 11:53:08.335 | availability_zone_filter 2022-08-10 11:53:08.335 | default-subnetpools 2022-08-10 11:53:08.335 | dhcp_agent_scheduler 2022-08-10 11:53:08.335 | dvr 2022-08-10 11:53:08.335 | empty-string-filtering 2022-08-10 11:53:08.335 | external-net 2022-08-10 11:53:08.335 | extra_dhcp_opt 2022-08-10 11:53:08.335 | extraroute 2022-08-10 11:53:08.335 | extraroute-atomic 2022-08-10 11:53:08.335 | filter-validation 2022-08-10 11:53:08.335 | fip-port-details 2022-08-10 11:53:08.335 | flavors 2022-08-10 11:53:08.335 | floatingip-pools 2022-08-10 11:53:08.335 | ip-substring-filtering 2022-08-10 11:53:08.335 | router 2022-08-10 11:53:08.335 | ext-gw-mode 2022-08-10 11:53:08.335 | l3-ha 2022-08-10 11:53:08.335 | l3-flavors 2022-08-10 11:53:08.335 | l3-port-ip-change-not-allowed 2022-08-10 11:53:08.335 | l3_agent_scheduler 2022-08-10 11:53:08.335 | metering 2022-08-10 11:53:08.335 | metering_source_and_destination_fields 2022-08-10 11:53:08.335 | multi-provider 2022-08-10 11:53:08.335 | net-mtu 2022-08-10 11:53:08.335 | net-mtu-writable 2022-08-10 11:53:08.335 | network_availability_zone 2022-08-10 11:53:08.335 | network-ip-availability 2022-08-10 11:53:08.335 | pagination 2022-08-10 11:53:08.335 | port-device-profile 2022-08-10 11:53:08.335 | port-mac-override 2022-08-10 11:53:08.335 | port-mac-address-regenerate 2022-08-10 11:53:08.335 | port-numa-affinity-policy 2022-08-10 11:53:08.336 | binding 2022-08-10 11:53:08.336 | binding-extended 2022-08-10 11:53:08.336 | port-security 2022-08-10 11:53:08.336 | project-id 2022-08-10 11:53:08.336 | provider 2022-08-10 11:53:08.336 | quota-check-limit 2022-08-10 11:53:08.336 | quotas 2022-08-10 11:53:08.336 | quota_details 2022-08-10 11:53:08.336 | rbac-policies 2022-08-10 11:53:08.336 | rbac-address-group 2022-08-10 11:53:08.336 | rbac-address-scope 2022-08-10 11:53:08.336 | rbac-security-groups 2022-08-10 11:53:08.336 | rbac-subnetpool 2022-08-10 11:53:08.336 | revision-if-match 2022-08-10 11:53:08.336 | standard-attr-revisions 2022-08-10 11:53:08.336 | router_availability_zone 2022-08-10 11:53:08.336 | security-groups-normalized-cidr 2022-08-10 11:53:08.336 | port-security-groups-filtering 2022-08-10 11:53:08.336 | security-groups-remote-address-group 2022-08-10 11:53:08.336 | security-groups-shared-filtering 2022-08-10 11:53:08.336 | security-group 2022-08-10 11:53:08.336 | service-type 2022-08-10 11:53:08.336 | sorting 2022-08-10 11:53:08.337 | standard-attr-description 2022-08-10 11:53:08.337 | stateful-security-group 2022-08-10 11:53:08.337 | subnet_onboard 2022-08-10 11:53:08.337 | subnet-service-types 2022-08-10 11:53:08.337 | subnet_allocation 2022-08-10 11:53:08.337 | subnetpool-prefix-ops 2022-08-10 11:53:08.337 | standard-attr-tag 2022-08-10 11:53:08.337 | standard-attr-timestamp' 2022-08-10 11:53:08.338 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 11:53:08.338 | address-scope 2022-08-10 11:53:08.338 | router-admin-state-down-before-update 2022-08-10 11:53:08.338 | agent 2022-08-10 11:53:08.338 | agent-resources-synced 2022-08-10 11:53:08.338 | allowed-address-pairs 2022-08-10 11:53:08.338 | auto-allocated-topology 2022-08-10 11:53:08.338 | availability_zone 2022-08-10 11:53:08.338 | availability_zone_filter 2022-08-10 11:53:08.338 | default-subnetpools 2022-08-10 11:53:08.338 | dhcp_agent_scheduler 2022-08-10 11:53:08.338 | dvr 2022-08-10 11:53:08.338 | empty-string-filtering 2022-08-10 11:53:08.338 | external-net 2022-08-10 11:53:08.338 | extra_dhcp_opt 2022-08-10 11:53:08.338 | extraroute 2022-08-10 11:53:08.338 | extraroute-atomic 2022-08-10 11:53:08.338 | filter-validation 2022-08-10 11:53:08.338 | fip-port-details 2022-08-10 11:53:08.338 | flavors 2022-08-10 11:53:08.338 | floatingip-pools 2022-08-10 11:53:08.339 | ip-substring-filtering 2022-08-10 11:53:08.339 | router 2022-08-10 11:53:08.339 | ext-gw-mode 2022-08-10 11:53:08.339 | l3-ha 2022-08-10 11:53:08.339 | l3-flavors 2022-08-10 11:53:08.339 | l3-port-ip-change-not-allowed 2022-08-10 11:53:08.339 | l3_agent_scheduler 2022-08-10 11:53:08.339 | metering 2022-08-10 11:53:08.339 | metering_source_and_destination_fields 2022-08-10 11:53:08.339 | multi-provider 2022-08-10 11:53:08.339 | net-mtu 2022-08-10 11:53:08.339 | net-mtu-writable 2022-08-10 11:53:08.339 | network_availability_zone 2022-08-10 11:53:08.339 | network-ip-availability 2022-08-10 11:53:08.339 | pagination 2022-08-10 11:53:08.339 | port-device-profile 2022-08-10 11:53:08.339 | port-mac-override 2022-08-10 11:53:08.339 | port-mac-address-regenerate 2022-08-10 11:53:08.339 | port-numa-affinity-policy 2022-08-10 11:53:08.339 | binding 2022-08-10 11:53:08.339 | binding-extended 2022-08-10 11:53:08.339 | port-security 2022-08-10 11:53:08.339 | project-id 2022-08-10 11:53:08.339 | provider 2022-08-10 11:53:08.339 | quota-check-limit 2022-08-10 11:53:08.339 | quotas 2022-08-10 11:53:08.339 | quota_details 2022-08-10 11:53:08.339 | rbac-policies 2022-08-10 11:53:08.339 | rbac-address-group 2022-08-10 11:53:08.340 | rbac-address-scope 2022-08-10 11:53:08.340 | rbac-security-groups 2022-08-10 11:53:08.340 | rbac-subnetpool 2022-08-10 11:53:08.340 | revision-if-match 2022-08-10 11:53:08.340 | standard-attr-revisions 2022-08-10 11:53:08.340 | router_availability_zone 2022-08-10 11:53:08.340 | security-groups-normalized-cidr 2022-08-10 11:53:08.340 | port-security-groups-filtering 2022-08-10 11:53:08.340 | security-groups-remote-address-group 2022-08-10 11:53:08.340 | security-groups-shared-filtering 2022-08-10 11:53:08.340 | security-group 2022-08-10 11:53:08.340 | service-type 2022-08-10 11:53:08.340 | sorting 2022-08-10 11:53:08.340 | standard-attr-description 2022-08-10 11:53:08.340 | stateful-security-group 2022-08-10 11:53:08.340 | subnet_onboard 2022-08-10 11:53:08.340 | subnet-service-types 2022-08-10 11:53:08.340 | subnet_allocation 2022-08-10 11:53:08.340 | subnetpool-prefix-ops 2022-08-10 11:53:08.340 | standard-attr-tag 2022-08-10 11:53:08.340 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 11:53:08.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 11:53:08.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-10 11:53:08.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-10 11:53:08.355 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-10 11:53:08.355 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-10 11:53:08.355 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-10 11:53:08.358 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:53:08.361 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:11.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:11.281 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:11.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:11.281 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:11.428 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:11.431 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 11:53:11.434 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 11:53:11.438 | ++ functions-common:get_field:819 : echo '| id | daf88749-d843-4c5e-a135-bfbff275398d |' 2022-08-10 11:53:11.438 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 11:53:11.444 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:11.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=daf88749-d843-4c5e-a135-bfbff275398d 2022-08-10 11:53:11.450 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-10 11:53:11.453 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:53:11.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-10 11:53:11.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-10 11:53:11.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 0b2d9087-418b-4fa2-b7a1-e5af0b013d8a 4d0c4cca-e9d9-40e4-b38f-8a48bc5fdaf2 2022-08-10 11:53:16.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:16.002 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:16.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:16.002 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:16.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-10 11:53:16.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 daf88749-d843-4c5e-a135-bfbff275398d 2022-08-10 11:53:16.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-10 11:53:16.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-10 11:53:16.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.1.1 ]] 2022-08-10 11:53:16.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.1.1 ' 2022-08-10 11:53:16.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network daf88749-d843-4c5e-a135-bfbff275398d --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-08-10 11:53:16.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-10 11:53:16.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-10 11:53:16.170 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.1.1 --network daf88749-d843-4c5e-a135-bfbff275398d --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-08-10 11:53:16.171 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-10 11:53:19.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:19.154 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:19.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:19.154 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:19.317 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:19.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-08-10 11:53:19.321 | | id | 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 |' 2022-08-10 11:53:19.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-10 11:53:19.326 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:53:19.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 '|' 2022-08-10 11:53:19.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 |' 2022-08-10 11:53:19.348 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-10 11:53:19.352 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-10 11:53:19.355 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:53:19.355 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 '|' 2022-08-10 11:53:19.357 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:19.360 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 11:53:19.362 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 11:53:19.365 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 11:53:19.366 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 |' 2022-08-10 11:53:19.371 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:19.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.1.1 2022-08-10 11:53:19.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 '|' 2022-08-10 11:53:19.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-10 11:53:19.381 | ++ functions-common:get_field:812 : local data field 2022-08-10 11:53:19.384 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:19.386 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-10 11:53:19.389 | ++ functions-common:get_field:817 : field='$6' 2022-08-10 11:53:19.392 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | 6bc4c0d0-adb5-4f79-baf6-29d5a3881226 |' 2022-08-10 11:53:19.392 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-10 11:53:19.398 | ++ functions-common:get_field:813 : read data 2022-08-10 11:53:19.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6bc4c0d0-adb5-4f79-baf6-29d5a3881226 2022-08-10 11:53:19.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway daf88749-d843-4c5e-a135-bfbff275398d 0b2d9087-418b-4fa2-b7a1-e5af0b013d8a 2022-08-10 11:53:23.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:23.623 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:23.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:23.623 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:23.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-10 11:53:23.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-10 11:53:23.797 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:23.800 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-10 11:53:23.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-10 11:53:23.806 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-10 11:53:23.809 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-10 11:53:23.811 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-10 11:53:23.814 | ++ 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-08-10 11:53:23.835 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-10 11:53:23.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-10 11:53:23.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-10 11:53:23.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-10 11:53:23.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 11:53:23.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-10 11:53:23.852 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 11:53:23.854 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-10 11:53:23.857 | + functions-common:test_with_retry:2380 : local until=10 2022-08-10 11:53:23.860 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 11:53:23.862 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 11:53:23.864 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 11:53:23.868 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:23.870 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:23.876 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:23.885 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132403878 2022-08-10 11:53:23.887 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-10 11:53:23.898 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 11:53:23.900 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:23.903 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:23.906 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:23.909 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:23.912 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:23.915 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 11:53:23.917 | + functions-common:time_stop:2447 : start_time=1660132403878 2022-08-10 11:53:23.919 | + functions-common:time_stop:2449 : [[ -z 1660132403878 ]] 2022-08-10 11:53:23.923 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:23.928 | + functions-common:time_stop:2452 : end_time=1660132403925 2022-08-10 11:53:23.930 | + functions-common:time_stop:2453 : elapsed_time=47 2022-08-10 11:53:23.933 | + functions-common:time_stop:2454 : total=5627 2022-08-10 11:53:23.935 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:23.938 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5674 2022-08-10 11:53:23.944 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-10 11:53:23.944 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.1.1 2022-08-10 11:53:23.951 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-10 11:53:23.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-10 11:53:23.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-10 11:53:23.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-10 11:53:23.961 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-08-10 11:53:23.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-10 11:53:23.995 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-10 11:53:23.997 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-10 11:53:23.999 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-10 11:53:24.000 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-10 11:53:26.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:26.555 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:26.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:26.555 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:26.697 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 11:53:26.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.1.224 ' 2022-08-10 11:53:26.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-10 11:53:26.711 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 11:53:26.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-10 11:53:26.739 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-10 11:53:26.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-10 11:53:26.745 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-10 11:53:26.766 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:26.768 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-10 11:53:26.772 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:53:26.775 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-10 11:53:26.777 | + ./stack.sh:main:1314 : start_nova 2022-08-10 11:53:26.780 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-10 11:53:26.783 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:26.786 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:26.789 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:26.791 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 11:53:26.794 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.797 | + functions-common:run_process:1694 : local service=n-sch 2022-08-10 11:53:26.800 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.803 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:26.805 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:26.808 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:26.811 | + functions-common:run_process:1700 : local name=n-sch 2022-08-10 11:53:26.814 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:26.816 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:26.819 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:26.822 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:26.825 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:26.830 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132406827 2022-08-10 11:53:26.833 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-10 11:53:26.850 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:26.853 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 11:53:26.856 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-10 11:53:26.859 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.862 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.865 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.867 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.870 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 11:53:26.873 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 11:53:26.877 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-10 11:53:26.880 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:26.883 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:26.886 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:26.889 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:26.892 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 11:53:26.895 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 11:53:26.897 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-10 11:53:26.900 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:26.902 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:53:26.905 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:53:26.907 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:53:26.910 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:53:26.912 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:53:26.915 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-10 11:53:26.917 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:53:26.922 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-10 11:53:26.977 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-10 11:53:27.038 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 11:53:27.092 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-10 11:53:27.148 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-10 11:53:27.203 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:27.271 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:53:27.274 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:53:27.278 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-10 11:53:27.335 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:53:27.854 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-10 11:53:27.868 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-10 11:53:28.374 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-10 11:53:28.400 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:28.406 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:28.409 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:28.412 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:28.414 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:28.417 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:28.419 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:28.422 | + functions-common:time_stop:2447 : start_time=1660132406827 2022-08-10 11:53:28.425 | + functions-common:time_stop:2449 : [[ -z 1660132406827 ]] 2022-08-10 11:53:28.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:28.433 | + functions-common:time_stop:2452 : end_time=1660132408430 2022-08-10 11:53:28.436 | + functions-common:time_stop:2453 : elapsed_time=1603 2022-08-10 11:53:28.438 | + functions-common:time_stop:2454 : total=24452 2022-08-10 11:53:28.441 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:28.444 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26055 2022-08-10 11:53:28.447 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-10 11:53:28.451 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-10 11:53:28.455 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.458 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-10 11:53:28.461 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.464 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:28.466 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:28.469 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:28.471 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-10 11:53:28.474 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:28.477 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:28.480 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:28.482 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:28.485 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:28.490 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132408487 2022-08-10 11:53:28.493 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-10 11:53:28.511 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:28.514 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-10 11:53:28.517 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-10 11:53:28.519 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.522 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.524 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.527 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.529 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-10 11:53:28.532 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-10 11:53:28.535 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-10 11:53:28.537 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:28.540 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:28.543 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:28.545 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:28.548 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-10 11:53:28.551 | + functions-common:_run_under_systemd:1668 : 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-08-10 11:53:28.553 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-10 11:53:28.556 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 11:53:28.558 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 11:53:28.561 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 11:53:28.563 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 11:53:28.566 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-10 11:53:28.568 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 11:53:28.572 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-10 11:53:28.628 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-10 11:53:28.683 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-10 11:53:28.740 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-10 11:53:28.796 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:28.853 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-10 11:53:28.915 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-10 11:53:28.972 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-10 11:53:29.028 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-10 11:53:29.083 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-10 11:53:29.141 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 11:53:29.144 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 11:53:29.149 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-10 11:53:29.207 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 11:53:29.731 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-10 11:53:29.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-10 11:53:30.270 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-10 11:53:30.344 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:30.347 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:30.352 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:30.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:30.358 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:30.361 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:30.363 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:30.367 | + functions-common:time_stop:2447 : start_time=1660132408487 2022-08-10 11:53:30.369 | + functions-common:time_stop:2449 : [[ -z 1660132408487 ]] 2022-08-10 11:53:30.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:30.378 | + functions-common:time_stop:2452 : end_time=1660132410375 2022-08-10 11:53:30.382 | + functions-common:time_stop:2453 : elapsed_time=1888 2022-08-10 11:53:30.383 | + functions-common:time_stop:2454 : total=26055 2022-08-10 11:53:30.386 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:30.390 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27943 2022-08-10 11:53:30.394 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.394 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.398 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-10 11:53:30.401 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.405 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.406 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.410 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-10 11:53:30.413 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:53:30.418 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-10 11:53:30.422 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-10 11:53:30.426 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:53:30.430 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 11:53:30.434 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-10 11:53:30.454 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.456 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 11:53:30.459 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-10 11:53:30.486 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.490 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 11:53:30.492 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-10 11:53:30.511 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.514 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-10 11:53:30.519 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:53:30.522 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-10 11:53:30.526 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-10 11:53:30.528 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:53:30.531 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:53:30.534 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-10 11:53:30.537 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 11:53:30.539 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-10 11:53:30.542 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 11:53:30.545 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:30.547 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:30.550 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:30.552 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-10 11:53:30.555 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:30.562 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:30.565 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:30.567 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:30.572 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:30.576 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132410572 2022-08-10 11:53:30.578 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-10 11:53:30.604 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.608 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:30.612 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:30.616 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:30.620 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:30.623 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:30.626 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:30.629 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:30.632 | + functions-common:time_stop:2447 : start_time=1660132410572 2022-08-10 11:53:30.635 | + functions-common:time_stop:2449 : [[ -z 1660132410572 ]] 2022-08-10 11:53:30.638 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:30.643 | + functions-common:time_stop:2452 : end_time=1660132410640 2022-08-10 11:53:30.646 | + functions-common:time_stop:2453 : elapsed_time=68 2022-08-10 11:53:30.648 | + functions-common:time_stop:2454 : total=27943 2022-08-10 11:53:30.652 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:30.654 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28011 2022-08-10 11:53:30.657 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 11:53:30.660 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-10 11:53:30.663 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 11:53:30.666 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:30.668 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:30.671 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:30.674 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-10 11:53:30.678 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:30.680 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:30.684 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:30.688 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:30.692 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:30.697 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132410694 2022-08-10 11:53:30.700 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-10 11:53:30.723 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.726 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:30.730 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:30.735 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:30.738 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:30.741 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:30.744 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:30.747 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:30.750 | + functions-common:time_stop:2447 : start_time=1660132410694 2022-08-10 11:53:30.752 | + functions-common:time_stop:2449 : [[ -z 1660132410694 ]] 2022-08-10 11:53:30.759 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:30.761 | + functions-common:time_stop:2452 : end_time=1660132410758 2022-08-10 11:53:30.764 | + functions-common:time_stop:2453 : elapsed_time=64 2022-08-10 11:53:30.767 | + functions-common:time_stop:2454 : total=28011 2022-08-10 11:53:30.770 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:30.773 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28075 2022-08-10 11:53:30.776 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:30.778 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-10 11:53:30.781 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:30.783 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:30.786 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:30.789 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:30.791 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-10 11:53:30.796 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:30.800 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:30.804 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:30.807 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:30.812 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:30.816 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132410812 2022-08-10 11:53:30.819 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-10 11:53:30.838 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:30.841 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:30.843 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:30.846 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:30.850 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:30.852 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:30.855 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:30.858 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:30.861 | + functions-common:time_stop:2447 : start_time=1660132410812 2022-08-10 11:53:30.863 | + functions-common:time_stop:2449 : [[ -z 1660132410812 ]] 2022-08-10 11:53:30.870 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:30.873 | + functions-common:time_stop:2452 : end_time=1660132410868 2022-08-10 11:53:30.876 | + functions-common:time_stop:2453 : elapsed_time=56 2022-08-10 11:53:30.879 | + functions-common:time_stop:2454 : total=28075 2022-08-10 11:53:30.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:30.889 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28131 2022-08-10 11:53:30.896 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.901 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:30.904 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-10 11:53:30.907 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:53:30.910 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-10 11:53:30.913 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-10 11:53:30.935 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:30.938 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-10 11:53:31.001 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-10 11:53:31.004 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:53:31.007 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-10 11:53:31.081 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-10 11:53:31.100 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:31.102 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.106 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-10 11:53:31.107 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.110 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:31.114 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:31.115 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:31.118 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-10 11:53:31.121 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:31.122 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:31.126 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:31.129 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:31.134 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:31.137 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132411132 2022-08-10 11:53:31.139 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-10 11:53:31.158 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:31.161 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 11:53:31.165 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-10 11:53:31.175 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.178 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.181 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.183 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.186 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 11:53:31.189 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 11:53:31.192 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-10 11:53:31.195 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:31.197 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:31.200 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:31.203 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:31.205 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 11:53:31.208 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 11:53:31.212 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-10 11:53:31.214 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.217 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:53:31.219 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:53:31.222 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:53:31.224 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:53:31.227 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:53:31.229 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-10 11:53:31.231 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:53:31.236 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-10 11:53:31.308 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-10 11:53:31.371 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 11:53:31.440 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-10 11:53:31.517 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-10 11:53:31.597 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:31.666 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:53:31.669 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:53:31.672 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-10 11:53:31.736 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:53:32.288 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-10 11:53:32.306 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-10 11:53:32.885 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-10 11:53:32.919 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:32.922 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:32.925 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:32.928 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:32.932 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:32.933 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:32.936 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:32.939 | + functions-common:time_stop:2447 : start_time=1660132411132 2022-08-10 11:53:32.945 | + functions-common:time_stop:2449 : [[ -z 1660132411132 ]] 2022-08-10 11:53:32.952 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:32.956 | + functions-common:time_stop:2452 : end_time=1660132412953 2022-08-10 11:53:32.959 | + functions-common:time_stop:2453 : elapsed_time=1821 2022-08-10 11:53:32.962 | + functions-common:time_stop:2454 : total=28131 2022-08-10 11:53:32.964 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:32.967 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29952 2022-08-10 11:53:32.973 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-10 11:53:32.976 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 11:53:32.978 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-10 11:53:32.999 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:33.002 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-10 11:53:33.006 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-10 11:53:33.009 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 11:53:33.012 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 11:53:33.015 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-10 11:53:33.017 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.020 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-10 11:53:33.023 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.026 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:33.028 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:33.031 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:33.034 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-10 11:53:33.037 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:33.039 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:33.042 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:33.045 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:33.048 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:33.053 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132413050 2022-08-10 11:53:33.056 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-10 11:53:33.078 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:33.080 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-10 11:53:33.083 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-10 11:53:33.086 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.089 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.091 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.094 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.097 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-10 11:53:33.100 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-10 11:53:33.102 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-10 11:53:33.105 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:33.108 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:33.110 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:33.113 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:33.116 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-10 11:53:33.119 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-10 11:53:33.121 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-10 11:53:33.124 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 11:53:33.127 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:53:33.129 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:53:33.132 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:53:33.135 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:53:33.138 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:53:33.140 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-10 11:53:33.143 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:53:33.151 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-10 11:53:33.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-10 11:53:33.280 | + functions-common:write_user_unit_file:1577 : 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-08-10 11:53:33.344 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-10 11:53:33.414 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-10 11:53:33.486 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:33.563 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:53:33.567 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:53:33.571 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-10 11:53:33.640 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:53:34.236 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-10 11:53:34.250 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-10 11:53:34.782 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-10 11:53:34.807 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:34.810 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:34.814 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:34.824 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:34.834 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:34.842 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:34.851 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:34.856 | + functions-common:time_stop:2447 : start_time=1660132413050 2022-08-10 11:53:34.866 | + functions-common:time_stop:2449 : [[ -z 1660132413050 ]] 2022-08-10 11:53:34.874 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:34.884 | + functions-common:time_stop:2452 : end_time=1660132414876 2022-08-10 11:53:34.893 | + functions-common:time_stop:2453 : elapsed_time=1826 2022-08-10 11:53:34.898 | + functions-common:time_stop:2454 : total=29952 2022-08-10 11:53:34.908 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:34.912 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31778 2022-08-10 11:53:34.919 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-10 11:53:34.922 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:34.935 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:34.940 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:34.950 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 11:53:34.960 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-10 11:53:34.973 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 11:53:34.981 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:53:34.988 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 11:53:34.992 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 11:53:34.998 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 11:53:35.004 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-10 11:53:35.013 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-10 11:53:35.018 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-10 11:53:35.022 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-10 11:53:35.029 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 11:53:35.029 | BEGIN { 2022-08-10 11:53:35.029 | section = "" 2022-08-10 11:53:35.029 | last_section = "" 2022-08-10 11:53:35.029 | section_count = 0 2022-08-10 11:53:35.029 | } 2022-08-10 11:53:35.029 | /^\[.+\]/ { 2022-08-10 11:53:35.029 | gsub("[][]", "", $1); 2022-08-10 11:53:35.029 | section=$1 2022-08-10 11:53:35.029 | next 2022-08-10 11:53:35.029 | } 2022-08-10 11:53:35.029 | /^ *\#/ { 2022-08-10 11:53:35.029 | next 2022-08-10 11:53:35.029 | } 2022-08-10 11:53:35.029 | /^[^ \t]+/ { 2022-08-10 11:53:35.029 | # get offset of first = in $0 2022-08-10 11:53:35.029 | eq_idx = index($0, "=") 2022-08-10 11:53:35.029 | # extract attr & value from $0 2022-08-10 11:53:35.029 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 11:53:35.029 | value = substr($0, eq_idx + 1) 2022-08-10 11:53:35.029 | # only need to strip trailing whitespace from attr 2022-08-10 11:53:35.029 | sub(/[ \t]*$/, "", attr) 2022-08-10 11:53:35.029 | # need to strip leading & trailing whitespace from value 2022-08-10 11:53:35.030 | sub(/^[ \t]*/, "", value) 2022-08-10 11:53:35.030 | sub(/[ \t]*$/, "", value) 2022-08-10 11:53:35.030 | 2022-08-10 11:53:35.030 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 11:53:35.030 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 11:53:35.030 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 11:53:35.030 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 11:53:35.030 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 11:53:35.030 | if (section != last_section) { 2022-08-10 11:53:35.030 | cfg_section[section_count++] = section 2022-08-10 11:53:35.030 | last_section = section 2022-08-10 11:53:35.030 | } 2022-08-10 11:53:35.030 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 11:53:35.030 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 11:53:35.030 | 2022-08-10 11:53:35.030 | cfg_attr[section, attr, 0] = value 2022-08-10 11:53:35.030 | cfg_attr_count[section, attr] = 1 2022-08-10 11:53:35.030 | } else { 2022-08-10 11:53:35.030 | lno = cfg_attr_count[section, attr]++ 2022-08-10 11:53:35.030 | cfg_attr[section, attr, lno] = value 2022-08-10 11:53:35.030 | } 2022-08-10 11:53:35.030 | } 2022-08-10 11:53:35.030 | END { 2022-08-10 11:53:35.030 | # Process each section in order 2022-08-10 11:53:35.030 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 11:53:35.030 | section = cfg_section[sno] 2022-08-10 11:53:35.030 | # The ini routines simply append a config item immediately 2022-08-10 11:53:35.030 | # after the section header. To keep the same order as defined 2022-08-10 11:53:35.030 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 11:53:35.030 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 11:53:35.030 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 11:53:35.030 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 11:53:35.030 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 11:53:35.031 | else { 2022-08-10 11:53:35.031 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 11:53:35.031 | count = cfg_attr_count[section, attr] 2022-08-10 11:53:35.031 | print "inidelete " configfile " " section " " attr 2022-08-10 11:53:35.031 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 11:53:35.031 | for (l = count -2; l >= 0; l--) 2022-08-10 11:53:35.031 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 11:53:35.031 | } 2022-08-10 11:53:35.031 | } 2022-08-10 11:53:35.031 | } 2022-08-10 11:53:35.031 | } 2022-08-10 11:53:35.031 | ' 2022-08-10 11:53:35.031 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 11:53:35.031 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 11:53:35.035 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 11:53:35.037 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 11:53:35.046 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 11:53:35.058 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 11:53:35.062 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 11:53:35.073 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-10 11:53:35.075 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 11:53:35.075 | BEGIN { group = "" } 2022-08-10 11:53:35.075 | /^\[\[.+\|.*\]\]/ { 2022-08-10 11:53:35.075 | gsub("[][]", "", $1); 2022-08-10 11:53:35.075 | split($1, a, "|"); 2022-08-10 11:53:35.075 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 11:53:35.075 | group=a[1] 2022-08-10 11:53:35.075 | } else { 2022-08-10 11:53:35.075 | group="" 2022-08-10 11:53:35.075 | } 2022-08-10 11:53:35.075 | next 2022-08-10 11:53:35.075 | } 2022-08-10 11:53:35.075 | { 2022-08-10 11:53:35.075 | if (group != "") 2022-08-10 11:53:35.075 | print $0 2022-08-10 11:53:35.075 | } 2022-08-10 11:53:35.075 | ' /home/ubuntu/devstack/local.conf 2022-08-10 11:53:35.090 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 11:53:35.097 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-10 11:53:35.138 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-10 11:53:35.174 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-10 11:53:35.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 11:53:35.179 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-10 11:53:35.182 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 11:53:35.184 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 11:53:35.187 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 11:53:35.204 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:35.207 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 11:53:35.210 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 11:53:35.213 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 11:53:35.231 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:35.234 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 11:53:35.237 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 11:53:35.272 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 11:53:35.274 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 11:53:35.277 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-10 11:53:35.300 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-10 11:53:35.321 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-10 11:53:35.324 | + lib/nova:configure_console_compute:639 : local offset 2022-08-10 11:53:35.327 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-10 11:53:35.329 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-10 11:53:35.333 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-10 11:53:35.355 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.36 2022-08-10 11:53:35.357 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-10 11:53:35.375 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:35.378 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-10 11:53:35.396 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:35.399 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-10 11:53:35.402 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-10 11:53:35.440 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-10 11:53:35.462 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:35.464 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-10 11:53:35.482 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:35.484 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-10 11:53:35.487 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-10 11:53:35.489 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-10 11:53:35.493 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-10 11:53:35.495 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-10 11:53:35.498 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-10 11:53:35.500 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-10 11:53:35.503 | + functions-common:run_process:1696 : local group=libvirt 2022-08-10 11:53:35.506 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:35.508 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:35.511 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-10 11:53:35.513 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:35.516 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:35.518 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:35.521 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:35.524 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:35.529 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132415526 2022-08-10 11:53:35.531 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-10 11:53:35.552 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:35.555 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:35.558 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:35.560 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:35.563 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:35.565 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:35.568 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:35.570 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:35.573 | + functions-common:time_stop:2447 : start_time=1660132415526 2022-08-10 11:53:35.575 | + functions-common:time_stop:2449 : [[ -z 1660132415526 ]] 2022-08-10 11:53:35.579 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:35.583 | + functions-common:time_stop:2452 : end_time=1660132415580 2022-08-10 11:53:35.586 | + functions-common:time_stop:2453 : elapsed_time=54 2022-08-10 11:53:35.589 | + functions-common:time_stop:2454 : total=31778 2022-08-10 11:53:35.591 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:35.594 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31832 2022-08-10 11:53:35.596 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:35.599 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 11:53:35.602 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-10 11:53:35.625 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:35.632 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-10 11:53:35.632 | Dumping cells_v2 mapping 2022-08-10 11:53:35.635 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-10 11:53:36.352 | 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-08-10 11:53:39.312 | INFO dbcounter [None req-351dba40-cefe-468c-80a7-3fcd4b3fefcb None None] Registered counter for database nova_api 2022-08-10 11:53:39.336 | DEBUG dbcounter [-] [376833] Writer thread running {{(pid=376833) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 11:53:39.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:39.388 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:39.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:39.388 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:39.388 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 11:53:39.388 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-10 11:53:39.388 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 11:53:39.389 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-10 11:53:39.389 | | cell1 | fa1d7906-4714-475d-96a4-afb9ba6b06b1 | rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-10 11:53:39.389 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 11:53:39.811 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-10 11:53:39.813 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-10 11:53:39.880 | + inc/async:async_inner:63 : create_flavors 2022-08-10 11:53:39.933 | [318891 Async create_flavors:376889]: running: create_flavors 2022-08-10 11:53:39.936 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-10 11:53:39.955 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:39.959 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-10 11:53:39.961 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 11:53:39.964 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-10 11:53:39.967 | + ./stack.sh:main:1319 : start_cinder 2022-08-10 11:53:39.971 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-10 11:53:39.975 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-10 11:53:39.978 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-10 11:53:39.981 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-10 11:53:39.999 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:40.002 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-10 11:53:40.006 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-10 11:53:40.009 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-10 11:53:40.012 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-10 11:53:40.017 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.020 | + functions-common:run_process:1694 : local service=c-api 2022-08-10 11:53:40.023 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.025 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:40.028 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:40.031 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:40.033 | + functions-common:run_process:1700 : local name=c-api 2022-08-10 11:53:40.036 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:40.039 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:40.041 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:40.044 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:40.047 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:40.051 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132420049 2022-08-10 11:53:40.054 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-10 11:53:40.072 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:40.074 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-10 11:53:40.077 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-10 11:53:40.079 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.082 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.085 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.087 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.090 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-10 11:53:40.092 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-10 11:53:40.095 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-10 11:53:40.098 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:40.100 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:40.103 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:40.105 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:40.108 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 11:53:40.111 | + functions-common:_run_under_systemd:1668 : 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-08-10 11:53:40.113 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-10 11:53:40.116 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 11:53:40.118 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 11:53:40.120 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 11:53:40.123 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 11:53:40.125 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-10 11:53:40.128 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 11:53:40.133 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-10 11:53:40.191 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-10 11:53:40.255 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-10 11:53:40.313 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-10 11:53:40.371 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:40.432 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-10 11:53:40.492 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-10 11:53:40.552 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-10 11:53:40.610 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-10 11:53:40.669 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-10 11:53:40.728 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 11:53:40.731 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 11:53:40.733 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-10 11:53:40.796 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 11:53:41.357 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-10 11:53:41.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-10 11:53:41.904 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-10 11:53:41.996 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:42.003 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:42.005 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:42.008 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:42.012 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:42.020 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:42.041 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:42.045 | + functions-common:time_stop:2447 : start_time=1660132420049 2022-08-10 11:53:42.053 | + functions-common:time_stop:2449 : [[ -z 1660132420049 ]] 2022-08-10 11:53:42.062 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:42.070 | + functions-common:time_stop:2452 : end_time=1660132422062 2022-08-10 11:53:42.076 | + functions-common:time_stop:2453 : elapsed_time=2013 2022-08-10 11:53:42.080 | + functions-common:time_stop:2454 : total=31832 2022-08-10 11:53:42.085 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:42.090 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33845 2022-08-10 11:53:42.098 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.36/volume/v3 2022-08-10 11:53:42.101 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-10 11:53:42.102 | Waiting for Cinder API to start... 2022-08-10 11:53:42.106 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.36/volume/v3 2022-08-10 11:53:42.112 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 11:53:42.119 | + functions:wait_for_service:458 : local url=http://10.222.0.36/volume/v3 2022-08-10 11:53:42.123 | + functions:wait_for_service:459 : local rval=0 2022-08-10 11:53:42.127 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 11:53:42.133 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 11:53:42.137 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:42.140 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:42.145 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:42.152 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132422147 2022-08-10 11:53:42.156 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 11:53:42.168 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/volume/v3 2022-08-10 11:53:46.373 | + :: : [[ 500 == 503 ]] 2022-08-10 11:53:46.375 | + :: : [[ 0 -eq 7 ]] 2022-08-10 11:53:46.379 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 11:53:46.387 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:46.390 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:46.392 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:46.395 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:46.398 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:46.400 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 11:53:46.403 | + functions-common:time_stop:2447 : start_time=1660132422147 2022-08-10 11:53:46.405 | + functions-common:time_stop:2449 : [[ -z 1660132422147 ]] 2022-08-10 11:53:46.409 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:46.413 | + functions-common:time_stop:2452 : end_time=1660132426411 2022-08-10 11:53:46.416 | + functions-common:time_stop:2453 : elapsed_time=4264 2022-08-10 11:53:46.419 | + functions-common:time_stop:2454 : total=17394 2022-08-10 11:53:46.421 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:46.424 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21658 2022-08-10 11:53:46.426 | + functions:wait_for_service:467 : return 0 2022-08-10 11:53:46.429 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.432 | + functions-common:run_process:1694 : local service=c-sch 2022-08-10 11:53:46.434 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.437 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:46.440 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:46.442 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 11:53:46.445 | + functions-common:run_process:1700 : local name=c-sch 2022-08-10 11:53:46.447 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:46.450 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:46.453 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:46.455 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:46.459 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:46.464 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132426461 2022-08-10 11:53:46.467 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-10 11:53:46.486 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:46.489 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-10 11:53:46.492 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-10 11:53:46.494 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.497 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.500 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.502 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.505 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-10 11:53:46.508 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-10 11:53:46.513 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-10 11:53:46.518 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 11:53:46.521 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 11:53:46.523 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 11:53:46.526 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 11:53:46.529 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-10 11:53:46.532 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-10 11:53:46.536 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-10 11:53:46.540 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.543 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 11:53:46.545 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 11:53:46.549 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 11:53:46.552 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 11:53:46.554 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 11:53:46.557 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-10 11:53:46.560 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 11:53:46.565 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-10 11:53:46.628 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-10 11:53:46.688 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:46.744 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-10 11:53:46.803 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-10 11:53:46.860 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 11:53:46.922 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 11:53:46.924 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 11:53:46.927 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-10 11:53:46.984 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 11:53:47.533 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-10 11:53:47.547 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-10 11:53:48.101 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-10 11:53:48.126 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:48.137 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:48.139 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:48.142 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:48.144 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:48.148 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:48.151 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:48.154 | + functions-common:time_stop:2447 : start_time=1660132426461 2022-08-10 11:53:48.156 | + functions-common:time_stop:2449 : [[ -z 1660132426461 ]] 2022-08-10 11:53:48.160 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:48.168 | + functions-common:time_stop:2452 : end_time=1660132428162 2022-08-10 11:53:48.172 | + functions-common:time_stop:2453 : elapsed_time=1701 2022-08-10 11:53:48.175 | + functions-common:time_stop:2454 : total=33845 2022-08-10 11:53:48.177 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:48.180 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35546 2022-08-10 11:53:48.183 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 11:53:48.185 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 11:53:48.188 | + functions-common:run_process:1694 : local service=c-bak 2022-08-10 11:53:48.191 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:48.196 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:48.199 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:48.201 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 11:53:48.206 | + functions-common:run_process:1700 : local name=c-bak 2022-08-10 11:53:48.212 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:48.215 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:48.218 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:48.221 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:48.225 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:48.230 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132428227 2022-08-10 11:53:48.233 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-10 11:53:48.259 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:48.262 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:48.264 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:48.267 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:48.270 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:48.273 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:48.276 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:48.279 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:48.281 | + functions-common:time_stop:2447 : start_time=1660132428227 2022-08-10 11:53:48.284 | + functions-common:time_stop:2449 : [[ -z 1660132428227 ]] 2022-08-10 11:53:48.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:48.295 | + functions-common:time_stop:2452 : end_time=1660132428291 2022-08-10 11:53:48.298 | + functions-common:time_stop:2453 : elapsed_time=64 2022-08-10 11:53:48.304 | + functions-common:time_stop:2454 : total=35546 2022-08-10 11:53:48.306 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:48.310 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35610 2022-08-10 11:53:48.312 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 11:53:48.315 | + functions-common:run_process:1694 : local service=c-vol 2022-08-10 11:53:48.318 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-10 11:53:48.322 | + functions-common:run_process:1696 : local group= 2022-08-10 11:53:48.326 | + functions-common:run_process:1697 : local user= 2022-08-10 11:53:48.329 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 11:53:48.332 | + functions-common:run_process:1700 : local name=c-vol 2022-08-10 11:53:48.335 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 11:53:48.339 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 11:53:48.343 | + functions-common:time_start:2427 : local start_time= 2022-08-10 11:53:48.346 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 11:53:48.351 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 11:53:48.356 | + functions-common:time_start:2431 : _TIME_START[$name]=1660132428353 2022-08-10 11:53:48.359 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-10 11:53:48.383 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 11:53:48.385 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 11:53:48.388 | + functions-common:time_stop:2440 : local name 2022-08-10 11:53:48.391 | + functions-common:time_stop:2441 : local end_time 2022-08-10 11:53:48.393 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 11:53:48.396 | + functions-common:time_stop:2443 : local total 2022-08-10 11:53:48.398 | + functions-common:time_stop:2444 : local start_time 2022-08-10 11:53:48.401 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 11:53:48.404 | + functions-common:time_stop:2447 : start_time=1660132428353 2022-08-10 11:53:48.407 | + functions-common:time_stop:2449 : [[ -z 1660132428353 ]] 2022-08-10 11:53:48.410 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 11:53:48.415 | + functions-common:time_stop:2452 : end_time=1660132428412 2022-08-10 11:53:48.417 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-10 11:53:48.420 | + functions-common:time_stop:2454 : total=35610 2022-08-10 11:53:48.422 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 11:53:48.425 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35669 2022-08-10 11:53:48.428 | + ./stack.sh:main:1320 : create_volume_types 2022-08-10 11:53:48.431 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-10 11:53:48.460 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:48.464 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-10 11:53:48.467 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-10 11:53:48.469 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-10 11:53:48.472 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-10 11:53:48.474 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-10 11:53:48.494 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 11:53:48.497 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-10 11:53:50.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:50.828 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:50.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 11:53:50.828 | from cryptography.utils import int_from_bytes 2022-08-10 11:53:50.828 | Internal Server Error (HTTP 500) 2022-08-10 11:53:51.010 | + lib/cinder:create_volume_types:1 : exit_trap 2022-08-10 11:53:51.013 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-10 11:53:51.016 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-10 11:53:51.019 | + ./stack.sh:exit_trap:517 : jobs='344349 2022-08-10 11:53:51.019 | 376889' 2022-08-10 11:53:51.022 | + ./stack.sh:exit_trap:520 : [[ -n 344349 2022-08-10 11:53:51.022 | 376889 ]] 2022-08-10 11:53:51.025 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-10-114157 ]] 2022-08-10 11:53:51.028 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-10 11:53:51.030 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-10 11:53:51.030 | exit_trap: cleaning up child processes 2022-08-10 11:53:51.033 | + ./stack.sh:exit_trap:522 : kill 344349 376889 2022-08-10 11:53:51.036 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.Z9kel4Q18F ']' 2022-08-10 11:53:51.039 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.Z9kel4Q18F 2022-08-10 11:53:51.043 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-10 11:53:51.046 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-10 11:53:51.049 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-10 11:53:51.051 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-10 11:53:51.051 | Error on exit 2022-08-10 11:53:51.054 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-10 11:53:51.057 | + ./stack.sh:exit_trap:537 : generate-subunit 1660131713 718 fail 2022-08-10 11:53:51.309 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-10 11:53:51.312 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-10 11:53:52.261 | + ./stack.sh:exit_trap:551 : exit 1