2022-07-28 12:10:57.247 | + ./stack.sh:main:482 : exec 2022-07-28 12:10:57.247 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-121057' 2022-07-28 12:10:57.247 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-121057.summary.2022-07-28-121057 2022-07-28 12:10:57.247 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:10:57.247 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-121057 2022-07-28 12:10:57.247 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-121057 /opt/stack/logs/stack.sh.log 2022-07-28 12:10:57.247 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-121057.summary.2022-07-28-121057 /opt/stack/logs/stack.sh.log.summary 2022-07-28 12:10:57.247 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 12:10:57.247 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 12:10:57.247 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 12:10:57.247 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 12:10:57.247 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 12:10:57.247 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 12:10:57.247 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 12:10:57.247 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 12:10:57.247 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 12:10:57.248 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 12:10:57.248 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 12:10:57.248 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 12:10:57.248 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 12:10:57.248 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 12:10:57.251 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 12:10:57.253 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 12:10:57.255 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 12:10:57.257 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 12:10:57.259 | + ./stack.sh:main:571 : uname -a 2022-07-28 12:10:57.261 | Linux dv-cinder-851351-2-iscsi 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-07-28 12:10:57.263 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 12:10:57.265 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 12:10:57.268 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 12:10:57.305 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 12:10:57.321 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 12:10:57.324 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 12:10:57.326 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 12:10:57.327 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 12:10:57.329 | + functions-common:fetch_plugins:1791 : return 2022-07-28 12:10:57.331 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 12:10:57.333 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 12:10:57.335 | + functions-common:run_phase:1869 : local phase= 2022-07-28 12:10:57.338 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:10:57.339 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:10:57.341 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:10:57.343 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:10:57.345 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:10:57.347 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:10:57.350 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:10:57.352 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:10:57.354 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:10:57.356 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 12:10:57.358 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:10:57.371 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:57.373 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 12:10:57.375 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:10:57.376 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:10:57.378 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:10:57.380 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:10:57.382 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:10:57.384 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 12:10:57.386 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 12:10:57.388 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 12:10:57.390 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:10:57.392 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 12:10:57.394 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 12:10:57.395 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 12:10:57.397 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 12:10:57.399 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 12:10:57.402 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 12:10:57.419 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 12:10:57.421 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 12:10:57.434 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:10:57.436 | +++ lib/tls:source:43 : hostname -f 2022-07-28 12:10:57.440 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 12:10:57.442 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 12:10:57.444 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 12:10:57.446 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 12:10:57.448 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 12:10:57.450 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 12:10:57.452 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 12:10:57.454 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 12:10:57.456 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 12:10:57.457 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 12:10:57.463 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 12:10:57.475 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 12:10:57.492 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 12:10:57.504 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 12:10:57.517 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 12:10:57.553 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 12:10:57.613 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 12:10:57.707 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 12:10:57.730 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 12:10:57.774 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 12:10:57.828 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 12:10:57.977 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 12:10:57.992 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 12:10:58.006 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 12:10:58.019 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 12:10:58.107 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 12:10:58.109 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 12:10:58.112 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 12:10:58.115 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 12:10:58.117 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 12:10:58.119 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 12:10:58.122 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 12:10:58.122 | False' 2022-07-28 12:10:58.125 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 12:10:58.140 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 12:10:58.143 | + ./stack.sh:main:619 : run_phase source 2022-07-28 12:10:58.145 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 12:10:58.147 | + functions-common:run_phase:1869 : local phase= 2022-07-28 12:10:58.149 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:10:58.151 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:10:58.153 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:10:58.156 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:10:58.158 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:10:58.160 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:10:58.164 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:10:58.166 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:10:58.169 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:10:58.171 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 12:10:58.173 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:10:58.188 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:58.190 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 12:10:58.192 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 12:10:58.233 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 12:10:58.235 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 12:10:58.237 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 12:10:58.239 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 12:10:58.242 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 12:10:58.244 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 12:10:58.246 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 12:10:58.248 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 12:10:58.251 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 12:10:58.253 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 12:10:58.255 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.257 | + 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-07-28 12:10:58.260 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.262 | + 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-07-28 12:10:58.265 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.267 | + 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-07-28 12:10:58.269 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.272 | + 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-07-28 12:10:58.274 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.276 | + 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-07-28 12:10:58.278 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.281 | + 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-07-28 12:10:58.283 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.286 | + 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-07-28 12:10:58.288 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.291 | + 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-07-28 12:10:58.294 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.297 | + 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-07-28 12:10:58.299 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.302 | + 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-07-28 12:10:58.304 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.307 | + 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-07-28 12:10:58.309 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.312 | + 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-07-28 12:10:58.314 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.317 | + 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-07-28 12:10:58.319 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.322 | + 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-07-28 12:10:58.324 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.326 | + 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-07-28 12:10:58.329 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.331 | + 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-07-28 12:10:58.333 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.336 | + 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-07-28 12:10:58.339 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.341 | + 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-07-28 12:10:58.343 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.346 | + 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-07-28 12:10:58.348 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.350 | + 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-07-28 12:10:58.353 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.356 | + 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-07-28 12:10:58.358 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.360 | + 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-07-28 12:10:58.363 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.365 | + 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-07-28 12:10:58.367 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.370 | + 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-07-28 12:10:58.372 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.374 | + 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-07-28 12:10:58.377 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.379 | + 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-07-28 12:10:58.381 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.384 | + 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-07-28 12:10:58.386 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.388 | + 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-07-28 12:10:58.391 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.393 | + 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-07-28 12:10:58.396 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.398 | + 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-07-28 12:10:58.401 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.403 | + 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-07-28 12:10:58.405 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.408 | + 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-07-28 12:10:58.410 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.412 | + 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-07-28 12:10:58.414 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.417 | + 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-07-28 12:10:58.420 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.422 | + 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-07-28 12:10:58.425 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.427 | + 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-07-28 12:10:58.429 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.432 | + 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-07-28 12:10:58.434 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.436 | + 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-07-28 12:10:58.439 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.441 | + 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-07-28 12:10:58.443 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.446 | + 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-07-28 12:10:58.448 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.450 | + 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-07-28 12:10:58.453 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.455 | + 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-07-28 12:10:58.457 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.460 | + 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-07-28 12:10:58.463 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.465 | + 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-07-28 12:10:58.467 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:10:58.470 | + 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-07-28 12:10:58.472 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 12:10:58.475 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 12:10:58.477 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 12:10:58.493 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:58.496 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 12:10:58.498 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 12:10:58.500 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 12:10:58.516 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:10:58.518 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 12:10:58.520 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 12:10:58.523 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 12:10:58.526 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 12:10:58.528 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 12:10:58.530 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 12:10:58.533 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 12:10:58.535 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 12:10:58.538 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 12:10:58.538 | Using mysql database backend 2022-07-28 12:10:58.541 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 12:10:58.557 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 12:10:58.560 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 12:10:58.563 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 12:10:58.565 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 12:10:58.568 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:10:58.571 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 12:10:58.587 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:58.590 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 12:10:58.607 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 12:10:58.623 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:58.626 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 12:10:58.643 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 12:10:58.660 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 12:10:58.677 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:10:58.679 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 12:10:58.696 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:10:58.699 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 12:10:58.717 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 12:10:58.719 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 12:10:58.721 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 12:10:58.724 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 12:10:58.727 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 12:10:58.731 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-121058 2022-07-28 12:10:58.734 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-121058 752' 2022-07-28 12:10:58.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.739 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:10:58.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.744 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 12:10:58.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.749 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 12:10:58.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.754 | + 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-07-28 12:10:58.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.758 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-07-28 12:10:58.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.764 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-07-28 12:10:58.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.769 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-121057 2022-07-28 12:10:58.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.773 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 12:10:58.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.779 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-07-28 12:10:58.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.784 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 12:10:58.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.789 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 12:10:58.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.794 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 12:10:58.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.798 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 12:10:58.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.803 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.39 2022-07-28 12:10:58.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:10:58.808 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 12:10:58.811 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 12:10:58.813 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 12:10:58.816 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 12:10:58.818 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 12:10:58.820 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:10:58.823 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:10:58.825 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:10:58.828 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:10:58.830 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:10:58.833 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:10:58.849 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:10:58.851 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:10:58.853 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:10:58.856 | + functions-common:git_clone:618 : echo master 2022-07-28 12:10:58.856 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:10:58.861 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 12:10:58.863 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:10:58.866 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 12:10:58.878 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 12:10:58.881 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:10:58.881 | + functions-common:git_clone:679 : head -1 2022-07-28 12:10:58.886 | ce3bd683 Block os-vif 3.0.0 2022-07-28 12:10:58.888 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:10:58.891 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 12:10:58.895 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:10:58.897 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 12:10:58.900 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 12:10:58.903 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 12:10:58.906 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 12:10:58.908 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 12:10:58.911 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 12:10:58.913 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 12:10:58.916 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 12:10:58.919 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 12:10:58.924 | ++ tools/install_prereqs.sh:source:47 : NOW=1659010258 2022-07-28 12:10:58.927 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 12:10:58.932 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659009518 2022-07-28 12:10:58.934 | ++ tools/install_prereqs.sh:source:49 : DELTA=740 2022-07-28 12:10:58.937 | ++ tools/install_prereqs.sh:source:50 : [[ 740 -lt 7200 ]] 2022-07-28 12:10:58.940 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 12:10:58.942 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 12:10:58.945 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 12:10:58.948 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 12:10:58.950 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 12:10:58.953 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 12:10:58.955 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 12:10:58.957 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 12:10:58.961 | +++ 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-07-28 12:10:59.010 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 12:10:59.010 | apache2-dev 2022-07-28 12:10:59.010 | bc 2022-07-28 12:10:59.010 | bsdmainutils 2022-07-28 12:10:59.010 | curl 2022-07-28 12:10:59.010 | g++ 2022-07-28 12:10:59.010 | gawk 2022-07-28 12:10:59.010 | gcc 2022-07-28 12:10:59.010 | gettext 2022-07-28 12:10:59.010 | git 2022-07-28 12:10:59.010 | graphviz 2022-07-28 12:10:59.010 | iputils-ping 2022-07-28 12:10:59.010 | libapache2-mod-proxy-uwsgi 2022-07-28 12:10:59.010 | libffi-dev 2022-07-28 12:10:59.010 | libjpeg-dev 2022-07-28 12:10:59.010 | libpcre3-dev 2022-07-28 12:10:59.010 | libpq-dev 2022-07-28 12:10:59.010 | libssl-dev 2022-07-28 12:10:59.010 | libsystemd-dev 2022-07-28 12:10:59.010 | libxml2-dev 2022-07-28 12:10:59.010 | libxslt1-dev 2022-07-28 12:10:59.010 | libyaml-dev 2022-07-28 12:10:59.010 | lsof 2022-07-28 12:10:59.010 | openssh-server 2022-07-28 12:10:59.011 | openssl 2022-07-28 12:10:59.011 | pkg-config 2022-07-28 12:10:59.011 | psmisc 2022-07-28 12:10:59.011 | python3-dev 2022-07-28 12:10:59.011 | python3-pip 2022-07-28 12:10:59.011 | python3-systemd 2022-07-28 12:10:59.011 | python3-venv 2022-07-28 12:10:59.011 | tar 2022-07-28 12:10:59.011 | tcpdump 2022-07-28 12:10:59.011 | unzip 2022-07-28 12:10:59.011 | uuid-runtime 2022-07-28 12:10:59.011 | wget 2022-07-28 12:10:59.011 | wget 2022-07-28 12:10:59.011 | zlib1g-dev 2022-07-28 12:10:59.011 | libkrb5-dev 2022-07-28 12:10:59.011 | libldap2-dev 2022-07-28 12:10:59.011 | libsasl2-dev 2022-07-28 12:10:59.011 | memcached 2022-07-28 12:10:59.011 | python3-mysqldb 2022-07-28 12:10:59.011 | sqlite3 2022-07-28 12:10:59.011 | conntrack 2022-07-28 12:10:59.011 | curl 2022-07-28 12:10:59.011 | dnsmasq-base 2022-07-28 12:10:59.011 | dnsmasq-utils 2022-07-28 12:10:59.011 | ebtables 2022-07-28 12:10:59.011 | genisoimage 2022-07-28 12:10:59.011 | iptables 2022-07-28 12:10:59.011 | iputils-arping 2022-07-28 12:10:59.011 | kpartx 2022-07-28 12:10:59.011 | libjs-jquery-tablesorter 2022-07-28 12:10:59.011 | parted 2022-07-28 12:10:59.011 | pm-utils 2022-07-28 12:10:59.011 | python3-mysqldb 2022-07-28 12:10:59.012 | socat 2022-07-28 12:10:59.012 | sqlite3 2022-07-28 12:10:59.012 | sudo 2022-07-28 12:10:59.012 | vlan 2022-07-28 12:10:59.012 | lsscsi 2022-07-28 12:10:59.012 | open-iscsi 2022-07-28 12:10:59.012 | lvm2 2022-07-28 12:10:59.012 | qemu-utils 2022-07-28 12:10:59.012 | thin-provisioning-tools 2022-07-28 12:10:59.012 | acl 2022-07-28 12:10:59.012 | dnsmasq-base 2022-07-28 12:10:59.012 | dnsmasq-utils 2022-07-28 12:10:59.012 | ebtables 2022-07-28 12:10:59.012 | haproxy 2022-07-28 12:10:59.012 | iptables 2022-07-28 12:10:59.012 | iputils-arping 2022-07-28 12:10:59.012 | iputils-ping 2022-07-28 12:10:59.012 | postgresql-server-dev-all 2022-07-28 12:10:59.012 | python3-mysqldb 2022-07-28 12:10:59.012 | sqlite3 2022-07-28 12:10:59.012 | sudo 2022-07-28 12:10:59.012 | vlan 2022-07-28 12:10:59.012 | pcp 2022-07-28 12:10:59.012 | ipset 2022-07-28 12:10:59.012 | conntrack 2022-07-28 12:10:59.012 | conntrackd 2022-07-28 12:10:59.012 | keepalived 2022-07-28 12:10:59.012 | lvm2 2022-07-28 12:10:59.012 | qemu-utils 2022-07-28 12:10:59.012 | thin-provisioning-tools 2022-07-28 12:10:59.012 | curl 2022-07-28 12:10:59.012 | liberasurecode-dev 2022-07-28 12:10:59.012 | make 2022-07-28 12:10:59.012 | memcached 2022-07-28 12:10:59.012 | rsync 2022-07-28 12:10:59.012 | sqlite3 2022-07-28 12:10:59.012 | xfsprogs' 2022-07-28 12:10:59.013 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 12:10:59.032 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 12:10:59.032 | apache2-dev 2022-07-28 12:10:59.032 | bc 2022-07-28 12:10:59.032 | bsdmainutils 2022-07-28 12:10:59.032 | curl 2022-07-28 12:10:59.032 | g++ 2022-07-28 12:10:59.032 | gawk 2022-07-28 12:10:59.032 | gcc 2022-07-28 12:10:59.032 | gettext 2022-07-28 12:10:59.032 | git 2022-07-28 12:10:59.032 | graphviz 2022-07-28 12:10:59.033 | iputils-ping 2022-07-28 12:10:59.033 | libapache2-mod-proxy-uwsgi 2022-07-28 12:10:59.033 | libffi-dev 2022-07-28 12:10:59.033 | libjpeg-dev 2022-07-28 12:10:59.033 | libpcre3-dev 2022-07-28 12:10:59.033 | libpq-dev 2022-07-28 12:10:59.033 | libssl-dev 2022-07-28 12:10:59.033 | libsystemd-dev 2022-07-28 12:10:59.033 | libxml2-dev 2022-07-28 12:10:59.033 | libxslt1-dev 2022-07-28 12:10:59.033 | libyaml-dev 2022-07-28 12:10:59.033 | lsof 2022-07-28 12:10:59.033 | openssh-server 2022-07-28 12:10:59.033 | openssl 2022-07-28 12:10:59.033 | pkg-config 2022-07-28 12:10:59.033 | psmisc 2022-07-28 12:10:59.033 | python3-dev 2022-07-28 12:10:59.033 | python3-pip 2022-07-28 12:10:59.033 | python3-systemd 2022-07-28 12:10:59.033 | python3-venv 2022-07-28 12:10:59.033 | tar 2022-07-28 12:10:59.033 | tcpdump 2022-07-28 12:10:59.033 | unzip 2022-07-28 12:10:59.033 | uuid-runtime 2022-07-28 12:10:59.033 | wget 2022-07-28 12:10:59.033 | wget 2022-07-28 12:10:59.033 | zlib1g-dev 2022-07-28 12:10:59.033 | libkrb5-dev 2022-07-28 12:10:59.033 | libldap2-dev 2022-07-28 12:10:59.033 | libsasl2-dev 2022-07-28 12:10:59.033 | memcached 2022-07-28 12:10:59.033 | python3-mysqldb 2022-07-28 12:10:59.033 | sqlite3 2022-07-28 12:10:59.033 | conntrack 2022-07-28 12:10:59.033 | curl 2022-07-28 12:10:59.033 | dnsmasq-base 2022-07-28 12:10:59.034 | dnsmasq-utils 2022-07-28 12:10:59.034 | ebtables 2022-07-28 12:10:59.034 | genisoimage 2022-07-28 12:10:59.034 | iptables 2022-07-28 12:10:59.034 | iputils-arping 2022-07-28 12:10:59.034 | kpartx 2022-07-28 12:10:59.034 | libjs-jquery-tablesorter 2022-07-28 12:10:59.034 | parted 2022-07-28 12:10:59.034 | pm-utils 2022-07-28 12:10:59.034 | python3-mysqldb 2022-07-28 12:10:59.034 | socat 2022-07-28 12:10:59.034 | sqlite3 2022-07-28 12:10:59.034 | sudo 2022-07-28 12:10:59.034 | vlan 2022-07-28 12:10:59.034 | lsscsi 2022-07-28 12:10:59.034 | open-iscsi 2022-07-28 12:10:59.034 | lvm2 2022-07-28 12:10:59.034 | qemu-utils 2022-07-28 12:10:59.034 | thin-provisioning-tools 2022-07-28 12:10:59.034 | acl 2022-07-28 12:10:59.034 | dnsmasq-base 2022-07-28 12:10:59.034 | dnsmasq-utils 2022-07-28 12:10:59.034 | ebtables 2022-07-28 12:10:59.034 | haproxy 2022-07-28 12:10:59.034 | iptables 2022-07-28 12:10:59.034 | iputils-arping 2022-07-28 12:10:59.034 | iputils-ping 2022-07-28 12:10:59.034 | postgresql-server-dev-all 2022-07-28 12:10:59.034 | python3-mysqldb 2022-07-28 12:10:59.034 | sqlite3 2022-07-28 12:10:59.034 | sudo 2022-07-28 12:10:59.034 | vlan 2022-07-28 12:10:59.034 | pcp 2022-07-28 12:10:59.034 | ipset 2022-07-28 12:10:59.034 | conntrack 2022-07-28 12:10:59.035 | conntrackd 2022-07-28 12:10:59.035 | keepalived 2022-07-28 12:10:59.035 | lvm2 2022-07-28 12:10:59.035 | qemu-utils 2022-07-28 12:10:59.035 | thin-provisioning-tools 2022-07-28 12:10:59.035 | curl 2022-07-28 12:10:59.035 | liberasurecode-dev 2022-07-28 12:10:59.035 | make 2022-07-28 12:10:59.035 | memcached 2022-07-28 12:10:59.035 | rsync 2022-07-28 12:10:59.035 | sqlite3 2022-07-28 12:10:59.035 | xfsprogs ' 2022-07-28 12:10:59.035 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 12:10:59.037 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:10:59.039 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:10:59.043 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 12:10:59.043 | ++ 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-07-28 12:10:59.048 | ++ 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-07-28 12:10:59.050 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 12:10:59.053 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:10:59.055 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 12:10:59.057 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:10:59.060 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:10:59.062 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:10:59.064 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:10:59.066 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:10:59.068 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:10:59.070 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 12:10:59.073 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 12:10:59.075 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 12:10:59.078 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 12:10:59.082 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 12:10:59.084 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 12:10:59.087 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 12:10:59.089 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 12:10:59.091 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:10:59.093 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:10:59.097 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659010259095 2022-07-28 12:10:59.099 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 12:10:59.102 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 12:10:59.104 | ++ 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-07-28 12:10:59.413 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 12:10:59.463 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 12:10:59.513 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-28 12:10:59.521 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-28 12:11:01.794 | Reading package lists... 2022-07-28 12:11:01.827 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 12:11:01.830 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 12:11:01.832 | ++ functions-common:time_stop:2440 : local name 2022-07-28 12:11:01.834 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:01.837 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:01.839 | ++ functions-common:time_stop:2443 : local total 2022-07-28 12:11:01.841 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:01.843 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 12:11:01.845 | ++ functions-common:time_stop:2447 : start_time=1659010259095 2022-07-28 12:11:01.848 | ++ functions-common:time_stop:2449 : [[ -z 1659010259095 ]] 2022-07-28 12:11:01.850 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:01.855 | ++ functions-common:time_stop:2452 : end_time=1659010261852 2022-07-28 12:11:01.857 | ++ functions-common:time_stop:2453 : elapsed_time=2757 2022-07-28 12:11:01.859 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 12:11:01.861 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:01.864 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2757 2022-07-28 12:11:01.866 | ++ 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-07-28 12:11:01.869 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:11:01.871 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:01.873 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:01.876 | ++ 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-07-28 12:11:01.897 | ++ 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-07-28 12:11:02.012 | Reading package lists... 2022-07-28 12:11:02.271 | Building dependency tree... 2022-07-28 12:11:02.272 | Reading state information... 2022-07-28 12:11:02.311 | acl is already the newest version (2.2.53-6). 2022-07-28 12:11:02.311 | bc is already the newest version (1.07.1-2build1). 2022-07-28 12:11:02.311 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 12:11:02.311 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 12:11:02.311 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 12:11:02.311 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 12:11:02.311 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 12:11:02.311 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 12:11:02.311 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 12:11:02.311 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 12:11:02.311 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 12:11:02.311 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 12:11:02.311 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 12:11:02.311 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 12:11:02.311 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 12:11:02.311 | libffi-dev is already the newest version (3.3-4). 2022-07-28 12:11:02.311 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 12:11:02.311 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 12:11:02.311 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 12:11:02.311 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 12:11:02.311 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 12:11:02.311 | make is already the newest version (4.2.1-1.2). 2022-07-28 12:11:02.311 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 12:11:02.312 | psmisc is already the newest version (23.3-1). 2022-07-28 12:11:02.312 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 12:11:02.312 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 12:11:02.312 | python3-systemd is already the newest version (234-3build2). 2022-07-28 12:11:02.312 | socat is already the newest version (1.7.3.3-2). 2022-07-28 12:11:02.312 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 12:11:02.312 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 12:11:02.312 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 12:11:02.312 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 12:11:02.312 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 12:11:02.312 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 12:11:02.312 | pcp is already the newest version (5.0.3-1). 2022-07-28 12:11:02.312 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 12:11:02.312 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 12:11:02.312 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:11:02.312 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:11:02.312 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 12:11:02.312 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 12:11:02.312 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 12:11:02.312 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 12:11:02.312 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 12:11:02.312 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 12:11:02.312 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 12:11:02.312 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 12:11:02.312 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 12:11:02.312 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 12:11:02.312 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 12:11:02.312 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 12:11:02.312 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 12:11:02.312 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 12:11:02.312 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 12:11:02.312 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 12:11:02.312 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 12:11:02.312 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 12:11:02.313 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 12:11:02.313 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 12:11:02.313 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 12:11:02.313 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 12:11:02.313 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 12:11:02.313 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 12:11:02.313 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 12:11:02.313 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 12:11:02.313 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 12:11:02.313 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 12:11:02.313 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 12:11:02.313 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 12:11:02.550 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:11:02.550 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-28 12:11:02.550 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 12:11:02.550 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 12:11:02.550 | The following packages were automatically installed and are no longer required: 2022-07-28 12:11:02.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:11:02.552 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:11:02.552 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:11:02.552 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:11:02.552 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:11:02.552 | python3-zope.interface 2022-07-28 12:11:02.552 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:11:02.669 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:11:02.673 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 12:11:02.676 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:11:02.678 | ++ functions-common:time_stop:2440 : local name 2022-07-28 12:11:02.680 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:02.682 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:02.685 | ++ functions-common:time_stop:2443 : local total 2022-07-28 12:11:02.687 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:02.689 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:11:02.692 | ++ functions-common:time_stop:2447 : start_time=1659010261894 2022-07-28 12:11:02.694 | ++ functions-common:time_stop:2449 : [[ -z 1659010261894 ]] 2022-07-28 12:11:02.697 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:02.701 | ++ functions-common:time_stop:2452 : end_time=1659010262699 2022-07-28 12:11:02.704 | ++ functions-common:time_stop:2453 : elapsed_time=805 2022-07-28 12:11:02.706 | ++ functions-common:time_stop:2454 : total=789 2022-07-28 12:11:02.708 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:02.710 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1594 2022-07-28 12:11:02.714 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 12:11:02.717 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 12:11:02.719 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:11:02.722 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 12:11:02.726 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 12:11:02.731 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 12:11:02.733 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 12:11:02.736 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 12:11:04.158 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 12:11:04.160 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 12:11:04.162 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 12:11:04.164 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 12:11:04.166 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 12:11:04.168 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 12:11:04.170 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 12:11:04.171 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 12:11:04.173 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 12:11:04.175 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 12:11:04.177 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 12:11:04.178 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 12:11:04.180 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 12:11:04.182 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 12:11:04.184 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 12:11:04.185 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 12:11:04.187 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 12:11:04.189 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 12:11:04.191 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 12:11:04.193 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 12:11:04.195 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 12:11:04.198 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 12:11:04.199 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 12:11:04.202 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 12:11:04.272 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 12:11:04.275 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 12:11:04.343 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 12:11:04.346 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 12:11:04.415 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 12:11:04.417 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 12:11:04.419 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 12:11:04.420 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 12:11:04.422 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 12:11:04.424 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 12:11:04.426 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 12:11:04.428 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 12:11:04.430 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 12:11:04.433 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 12:11:04.435 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 12:11:04.435 | Distro: focal 2022-07-28 12:11:04.437 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 12:11:04.439 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 12:11:04.443 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 12:11:04.445 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 12:11:04.448 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 12:11:04.449 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 12:11:05.945 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 12:11:05.947 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 12:11:05.947 | pip: 20.0.2 2022-07-28 12:11:05.949 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 12:11:05.951 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 12:11:05.953 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:11:05.955 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:11:05.957 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:11:05.959 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:11:05.960 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:11:05.962 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:11:05.964 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:11:05.966 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:11:05.968 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:11:05.969 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:11:05.971 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 12:11:05.973 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:05.975 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:05.977 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 12:11:05.981 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 12:11:05.983 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 12:11:05.986 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 12:11:05.990 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 12:11:05.991 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 12:11:05.995 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 12:11:05.996 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 12:11:07.469 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 12:11:07.471 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 12:11:07.471 | pip: 20.0.2 2022-07-28 12:11:07.475 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 12:11:07.477 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 12:11:07.481 | + ./stack.sh:main:791 : fixup_all 2022-07-28 12:11:07.483 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 12:11:07.485 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 12:11:07.488 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:07.490 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:07.492 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-28 12:11:07.505 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 12:11:07.517 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 12:11:07.529 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 12:11:07.531 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 12:11:07.533 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:11:07.535 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:11:07.537 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:11:07.540 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:11:07.542 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:11:07.544 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:11:07.546 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:11:07.548 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:11:07.550 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:11:07.552 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:11:07.555 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 12:11:07.557 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 12:11:07.560 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 12:11:07.562 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:11:07.565 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:11:07.567 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:11:07.569 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:11:07.572 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:11:07.575 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:11:07.577 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 12:11:07.580 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 12:11:07.601 | Using python 3.8 to install os-testr 2022-07-28 12:11:07.604 | + 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-07-28 12:11:09.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:09.691 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:09.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:09.691 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:10.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:11.437 | 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 296)) (3.0.0) 2022-07-28 12:11:11.899 | 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 333)) (5.9.0) 2022-07-28 12:11:11.922 | 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 427)) (1.4.0) 2022-07-28 12:11:11.974 | 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 536)) (2.5.0) 2022-07-28 12:11:11.996 | 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 165)) (1.0.0) 2022-07-28 12:11:12.428 | 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 169)) (4.0.1) 2022-07-28 12:11:14.767 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:14.770 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:14.772 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:14.775 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:14.777 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:14.779 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:14.781 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:14.783 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:14.786 | + functions-common:time_stop:2447 : start_time=1659010267596 2022-07-28 12:11:14.788 | + functions-common:time_stop:2449 : [[ -z 1659010267596 ]] 2022-07-28 12:11:14.791 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:14.795 | + functions-common:time_stop:2452 : end_time=1659010274792 2022-07-28 12:11:14.797 | + functions-common:time_stop:2453 : elapsed_time=7196 2022-07-28 12:11:14.799 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:11:14.801 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:14.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7196 2022-07-28 12:11:14.806 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:14.809 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 12:11:14.862 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 12:11:14.974 | + ./stack.sh:main:805 : install_infra 2022-07-28 12:11:14.977 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:11:14.980 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 12:11:14.983 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:11:14.986 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 12:11:15.010 | + 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-07-28 12:11:17.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:17.910 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:11:18.203 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:18.205 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:18.208 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:18.210 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:18.213 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:18.215 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:18.217 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:18.220 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:18.222 | + functions-common:time_stop:2447 : start_time=1659010275002 2022-07-28 12:11:18.224 | + functions-common:time_stop:2449 : [[ -z 1659010275002 ]] 2022-07-28 12:11:18.227 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:18.231 | + functions-common:time_stop:2452 : end_time=1659010278228 2022-07-28 12:11:18.233 | + functions-common:time_stop:2453 : elapsed_time=3226 2022-07-28 12:11:18.235 | + functions-common:time_stop:2454 : total=7196 2022-07-28 12:11:18.237 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:18.240 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10422 2022-07-28 12:11:18.242 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:18.244 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:11:18.247 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 12:11:18.270 | + 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-07-28 12:11:20.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:20.903 | Processing /opt/stack/requirements 2022-07-28 12:11:22.623 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:11:22.626 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:11:22.639 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:11:22.644 | 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 333)) (5.9.0) 2022-07-28 12:11:22.646 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:11:22.652 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:11:22.666 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:11:22.669 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:11:22.702 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (1.3) 2022-07-28 12:11:22.704 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (0.3.0) 2022-07-28 12:11:22.720 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-07-28 12:11:22.724 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:11:22.727 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:11:22.732 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:11:22.745 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:11:22.792 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:11:22.797 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:11:22.808 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:11:22.811 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:11:22.814 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:11:22.819 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:11:22.898 | Building wheels for collected packages: openstack-requirements 2022-07-28 12:11:22.899 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 12:11:23.752 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 12:11:23.752 | ERROR: Command errored out with exit status 1: 2022-07-28 12:11:23.752 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kiuqkqxt/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kiuqkqxt/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-mi4hoeqc 2022-07-28 12:11:23.752 | cwd: /tmp/pip-req-build-kiuqkqxt/ 2022-07-28 12:11:23.752 | Complete output (6 lines): 2022-07-28 12:11:23.752 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 12:11:23.752 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 12:11:23.752 | or: setup.py --help-commands 2022-07-28 12:11:23.752 | or: setup.py cmd --help 2022-07-28 12:11:23.752 | 2022-07-28 12:11:23.752 | error: invalid command 'bdist_wheel' 2022-07-28 12:11:23.752 | ---------------------------------------- 2022-07-28 12:11:23.752 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 12:11:23.752 | Running setup.py clean for openstack-requirements 2022-07-28 12:11:24.588 | Failed to build openstack-requirements 2022-07-28 12:11:24.605 | Installing collected packages: openstack-requirements 2022-07-28 12:11:24.605 | Attempting uninstall: openstack-requirements 2022-07-28 12:11:24.606 | Found existing installation: openstack-requirements 1.2.1.dev5584 2022-07-28 12:11:24.641 | Uninstalling openstack-requirements-1.2.1.dev5584: 2022-07-28 12:11:24.659 | Successfully uninstalled openstack-requirements-1.2.1.dev5584 2022-07-28 12:11:24.661 | Running setup.py install for openstack-requirements: started 2022-07-28 12:11:27.048 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 12:11:27.072 | Successfully installed openstack-requirements-1.2.1.dev5584 2022-07-28 12:11:27.200 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:27.202 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:27.205 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:27.207 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:27.209 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:27.211 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:27.214 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:27.216 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:27.218 | + functions-common:time_stop:2447 : start_time=1659010278262 2022-07-28 12:11:27.220 | + functions-common:time_stop:2449 : [[ -z 1659010278262 ]] 2022-07-28 12:11:27.223 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:27.227 | + functions-common:time_stop:2452 : end_time=1659010287225 2022-07-28 12:11:27.230 | + functions-common:time_stop:2453 : elapsed_time=8963 2022-07-28 12:11:27.232 | + functions-common:time_stop:2454 : total=10422 2022-07-28 12:11:27.235 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:27.237 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19385 2022-07-28 12:11:27.239 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:27.242 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 12:11:27.245 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 12:11:27.247 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 12:11:27.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:27.252 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:27.254 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 12:11:27.257 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:27.260 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 12:11:27.280 | Using python 3.8 to install pbr 2022-07-28 12:11:27.283 | + 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-07-28 12:11:29.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:29.364 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:29.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:29.364 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:30.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:30.533 | 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 333)) (5.9.0) 2022-07-28 12:11:32.935 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:32.938 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:32.940 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:32.942 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:32.945 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:32.947 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:32.949 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:32.951 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:32.953 | + functions-common:time_stop:2447 : start_time=1659010287275 2022-07-28 12:11:32.956 | + functions-common:time_stop:2449 : [[ -z 1659010287275 ]] 2022-07-28 12:11:32.958 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:32.963 | + functions-common:time_stop:2452 : end_time=1659010292960 2022-07-28 12:11:32.966 | + functions-common:time_stop:2453 : elapsed_time=5685 2022-07-28 12:11:32.968 | + functions-common:time_stop:2454 : total=19385 2022-07-28 12:11:32.970 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:32.972 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25070 2022-07-28 12:11:32.975 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:32.977 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 12:11:35.244 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 12:11:37.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:37.116 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 12:11:37.136 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 12:11:37.139 | 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-07-28 12:11:37.143 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 12:11:37.148 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 12:11:37.151 | 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-07-28 12:11:37.226 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 12:11:37.229 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 12:11:37.233 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 12:11:37.251 | + ./stack.sh:main:814 : pkgs= 2022-07-28 12:11:37.254 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 12:11:37.256 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 12:11:37.259 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:11:37.261 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 12:11:37.263 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:11:37.265 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:11:37.268 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:11:37.270 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:11:37.272 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:11:37.276 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:11:37.280 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:11:37.283 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:11:37.285 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:11:37.287 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 12:11:37.290 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:11:37.306 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:37.308 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:11:37.311 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:11:37.313 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 12:11:37.315 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:11:37.317 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:11:37.319 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:11:37.321 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 12:11:37.324 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:11:37.326 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 12:11:37.328 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:11:37.330 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:11:37.332 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:11:37.335 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:11:37.338 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:11:37.340 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:11:37.342 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 12:11:37.344 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:11:37.347 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 12:11:37.349 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:11:37.351 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:11:37.354 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 12:11:37.357 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 12:11:37.360 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 12:11:37.362 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 12:11:37.365 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 12:11:37.420 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 12:11:37.420 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 12:11:37.422 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 12:11:37.919 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 12:11:37.922 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 12:11:37.939 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:37.942 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 12:11:37.944 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:11:37.947 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:11:37.949 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:11:37.952 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:11:37.954 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:11:37.956 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:11:37.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:37.961 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:37.964 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:11:37.966 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:37.968 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:11:37.971 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:11:37.973 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 12:11:37.975 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:11:37.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:37.981 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:37.983 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 12:11:38.005 | + 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-07-28 12:11:38.117 | Reading package lists... 2022-07-28 12:11:38.377 | Building dependency tree... 2022-07-28 12:11:38.378 | Reading state information... 2022-07-28 12:11:38.653 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 12:11:38.653 | The following packages were automatically installed and are no longer required: 2022-07-28 12:11:38.654 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:11:38.654 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:11:38.654 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:11:38.654 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:11:38.654 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:11:38.654 | python3-zope.interface 2022-07-28 12:11:38.654 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:11:38.773 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:11:38.777 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:11:38.780 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:11:38.782 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:38.784 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:38.787 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:38.789 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:38.791 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:38.793 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:11:38.796 | + functions-common:time_stop:2447 : start_time=1659010298002 2022-07-28 12:11:38.798 | + functions-common:time_stop:2449 : [[ -z 1659010298002 ]] 2022-07-28 12:11:38.801 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:38.805 | + functions-common:time_stop:2452 : end_time=1659010298802 2022-07-28 12:11:38.807 | + functions-common:time_stop:2453 : elapsed_time=800 2022-07-28 12:11:38.810 | + functions-common:time_stop:2454 : total=1594 2022-07-28 12:11:38.812 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:38.814 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2394 2022-07-28 12:11:38.817 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:11:38.819 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 12:11:38.821 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:11:38.824 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:11:38.826 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:11:38.829 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:11:38.831 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:11:38.833 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:11:38.836 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 12:11:38.838 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:11:38.841 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:11:38.843 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:11:38.845 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:11:38.848 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:11:38.850 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:11:38.852 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:11:38.855 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:11:38.857 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:11:38.859 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:11:38.862 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 12:11:38.864 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:11:38.866 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:11:38.869 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:11:38.871 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:11:38.874 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:11:38.876 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:11:38.878 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 12:11:38.881 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 12:11:38.898 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:38.900 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 12:11:38.902 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:11:38.905 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 12:11:38.907 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 12:11:38.910 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 12:11:38.914 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 12:11:38.917 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 12:11:38.919 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 12:11:38.921 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 12:11:38.924 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 12:11:38.926 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 12:11:38.929 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 12:11:39.623 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 12:11:39.624 | user tags 2022-07-28 12:11:39.624 | stackrabbit []' 2022-07-28 12:11:39.627 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 12:11:39.627 | user tags 2022-07-28 12:11:39.627 | stackrabbit []' 2022-07-28 12:11:39.627 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 12:11:39.633 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 12:11:39.636 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 12:11:39.638 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 12:11:40.327 | Changing password for user "stackrabbit" ... 2022-07-28 12:11:40.351 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 12:11:41.047 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 12:11:41.070 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 12:11:41.073 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 12:11:41.739 | Changing password for user "stackrabbit" ... 2022-07-28 12:11:41.763 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 12:11:41.766 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 12:11:41.768 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 12:11:42.416 | Deleting user "guest" ... 2022-07-28 12:11:42.432 | Error: 2022-07-28 12:11:42.432 | {:no_such_user, "guest"} 2022-07-28 12:11:42.444 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 12:11:42.447 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 12:11:42.464 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:42.467 | + ./stack.sh:main:831 : install_database 2022-07-28 12:11:42.469 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 12:11:42.472 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 12:11:42.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:42.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:42.479 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 12:11:42.692 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 12:11:42.695 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:42.697 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 12:11:42.700 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 12:11:42.702 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:11:42.704 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 12:11:42.707 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:11:42.709 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:11:42.712 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:11:42.715 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:11:42.717 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:11:42.720 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:11:42.722 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:11:42.724 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:11:42.727 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:11:42.730 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:11:42.732 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 12:11:42.735 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:11:42.737 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:11:42.739 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:11:42.742 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:11:42.744 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:11:42.747 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:11:42.749 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 12:11:42.751 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:42.754 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:42.756 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 12:11:42.760 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:11:42.762 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:11:42.765 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:11:42.767 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:11:42.769 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:11:42.772 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:11:42.774 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:42.777 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:42.780 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:11:42.782 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:42.784 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:11:42.786 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:11:42.789 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 12:11:42.792 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:11:42.794 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:42.797 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:42.799 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 12:11:42.821 | + 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-07-28 12:11:42.931 | Reading package lists... 2022-07-28 12:11:43.187 | Building dependency tree... 2022-07-28 12:11:43.188 | Reading state information... 2022-07-28 12:11:43.476 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 12:11:43.476 | The following packages were automatically installed and are no longer required: 2022-07-28 12:11:43.477 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:11:43.478 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:11:43.478 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:11:43.478 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:11:43.478 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:11:43.478 | python3-zope.interface 2022-07-28 12:11:43.478 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:11:43.595 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:11:43.599 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:11:43.601 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:11:43.604 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:43.606 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:43.608 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:43.610 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:43.613 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:43.615 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:11:43.617 | + functions-common:time_stop:2447 : start_time=1659010302818 2022-07-28 12:11:43.620 | + functions-common:time_stop:2449 : [[ -z 1659010302818 ]] 2022-07-28 12:11:43.623 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:43.627 | + functions-common:time_stop:2452 : end_time=1659010303624 2022-07-28 12:11:43.629 | + functions-common:time_stop:2453 : elapsed_time=806 2022-07-28 12:11:43.631 | + functions-common:time_stop:2454 : total=2394 2022-07-28 12:11:43.633 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:43.636 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3200 2022-07-28 12:11:43.639 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:11:43.641 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 12:11:43.643 | + ./stack.sh:main:834 : install_database_python 2022-07-28 12:11:43.646 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 12:11:43.648 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 12:11:43.650 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 12:11:43.653 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:11:43.656 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 12:11:43.658 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 12:11:43.661 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:11:43.664 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:11:43.665 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:11:43.670 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 12:11:43.673 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 12:11:43.675 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 12:11:43.678 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 12:11:43.680 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 12:11:43.703 | Using python 3.8 to install PyMySQL 2022-07-28 12:11:43.705 | + 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-07-28 12:11:45.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:45.806 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:45.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:45.806 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:46.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:46.855 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-28 12:11:49.242 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:49.245 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:49.247 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:49.250 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:49.252 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:49.255 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:49.257 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:49.259 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:49.262 | + functions-common:time_stop:2447 : start_time=1659010303697 2022-07-28 12:11:49.264 | + functions-common:time_stop:2449 : [[ -z 1659010303697 ]] 2022-07-28 12:11:49.267 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:49.272 | + functions-common:time_stop:2452 : end_time=1659010309269 2022-07-28 12:11:49.275 | + functions-common:time_stop:2453 : elapsed_time=5572 2022-07-28 12:11:49.278 | + functions-common:time_stop:2454 : total=25070 2022-07-28 12:11:49.280 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:49.283 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30642 2022-07-28 12:11:49.285 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:49.288 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 12:11:49.290 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 12:11:49.293 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 12:11:49.295 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 12:11:49.313 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:49.315 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 12:11:49.318 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 12:11:49.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:11:49.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:11:49.327 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:11:49.329 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:11:49.332 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:11:49.334 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:11:49.337 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 12:11:49.340 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 12:11:49.356 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:49.358 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 12:11:49.361 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:11:49.363 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:11:49.366 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:11:49.368 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:11:49.371 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:11:49.373 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:11:49.376 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:49.378 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:49.380 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:11:49.383 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:49.385 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:11:49.387 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:11:49.390 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 12:11:49.392 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:11:49.394 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:49.397 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:49.400 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 12:11:49.422 | + 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-07-28 12:11:49.536 | Reading package lists... 2022-07-28 12:11:49.801 | Building dependency tree... 2022-07-28 12:11:49.803 | Reading state information... 2022-07-28 12:11:50.081 | radvd is already the newest version (1:2.17-2). 2022-07-28 12:11:50.082 | The following packages were automatically installed and are no longer required: 2022-07-28 12:11:50.083 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:11:50.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:11:50.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:11:50.083 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:11:50.083 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:11:50.083 | python3-zope.interface 2022-07-28 12:11:50.083 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:11:50.200 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:11:50.204 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:11:50.207 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:11:50.209 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:50.212 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:50.215 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:50.217 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:50.219 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:50.221 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:11:50.223 | + functions-common:time_stop:2447 : start_time=1659010309420 2022-07-28 12:11:50.226 | + functions-common:time_stop:2449 : [[ -z 1659010309420 ]] 2022-07-28 12:11:50.229 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:50.233 | + functions-common:time_stop:2452 : end_time=1659010310231 2022-07-28 12:11:50.236 | + functions-common:time_stop:2453 : elapsed_time=811 2022-07-28 12:11:50.238 | + functions-common:time_stop:2454 : total=3200 2022-07-28 12:11:50.240 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:50.242 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4011 2022-07-28 12:11:50.245 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:11:50.247 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 12:11:50.264 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:50.266 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 12:11:50.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 12:11:50.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 12:11:50.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 12:11:50.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 12:11:50.298 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:11:50.301 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:11:50.303 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:11:50.305 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:11:50.308 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:11:50.310 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:11:50.312 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:50.315 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:50.317 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:11:50.319 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:50.322 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:11:50.324 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:11:50.326 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 12:11:50.328 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:11:50.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:50.333 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:50.335 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 12:11:50.357 | + 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-07-28 12:11:50.468 | Reading package lists... 2022-07-28 12:11:50.740 | Building dependency tree... 2022-07-28 12:11:50.742 | Reading state information... 2022-07-28 12:11:51.015 | fakeroot is already the newest version (1.24-1). 2022-07-28 12:11:51.015 | make is already the newest version (4.2.1-1.2). 2022-07-28 12:11:51.016 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 12:11:51.016 | The following packages were automatically installed and are no longer required: 2022-07-28 12:11:51.017 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:11:51.017 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:11:51.017 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:11:51.017 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:11:51.017 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:11:51.017 | python3-zope.interface 2022-07-28 12:11:51.017 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:11:51.133 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:11:51.138 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:11:51.140 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:11:51.143 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:51.145 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:51.147 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:51.149 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:51.152 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:51.154 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:11:51.156 | + functions-common:time_stop:2447 : start_time=1659010310354 2022-07-28 12:11:51.158 | + functions-common:time_stop:2449 : [[ -z 1659010310354 ]] 2022-07-28 12:11:51.161 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:51.165 | + functions-common:time_stop:2452 : end_time=1659010311163 2022-07-28 12:11:51.167 | + functions-common:time_stop:2453 : elapsed_time=809 2022-07-28 12:11:51.170 | + functions-common:time_stop:2454 : total=4011 2022-07-28 12:11:51.172 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:51.174 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4820 2022-07-28 12:11:51.176 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:11:51.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 12:11:51.182 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:11:51.184 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:11:51.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 12:11:51.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 12:11:51.193 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 12:11:51.197 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 12:11:51.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 12:11:51.203 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 12:11:51.204 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 12:11:51.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 12:11:51.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 12:11:51.214 | + functions:vercmp:628 : local v1=5.4 2022-07-28 12:11:51.216 | + functions:vercmp:629 : local 'op=<' 2022-07-28 12:11:51.218 | + functions:vercmp:630 : local v2=3.13 2022-07-28 12:11:51.221 | + functions:vercmp:631 : local result 2022-07-28 12:11:51.224 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 12:11:51.225 | ++ functions:vercmp:635 : sort -V 2022-07-28 12:11:51.225 | ++ functions:vercmp:635 : head -1 2022-07-28 12:11:51.230 | + functions:vercmp:635 : result=3.13 2022-07-28 12:11:51.232 | + functions:vercmp:637 : case $op in 2022-07-28 12:11:51.234 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 12:11:51.237 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 12:11:51.239 | + functions:vercmp:648 : return 2022-07-28 12:11:51.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 12:11:51.244 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:11:51.246 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 12:11:51.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 12:11:51.737 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 12:11:51.740 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:51.743 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:51.747 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 12:11:51.752 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:51.755 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 12:11:51.777 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:11:51.782 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 12:11:51.785 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 12:11:51.785 | Installing etcd 2022-07-28 12:11:51.787 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 12:11:51.800 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 12:11:51.817 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 12:11:51.820 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 12:11:51.835 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 12:11:51.839 | ++ 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-07-28 12:11:51.841 | ++ 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-07-28 12:11:51.845 | +++ 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-07-28 12:11:51.849 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:11:51.851 | ++ 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-07-28 12:11:51.854 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 12:11:51.857 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:11:51.859 | ++ functions:get_extra_file:74 : return 2022-07-28 12:11:51.862 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:11:51.865 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 12:11:51.867 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 12:11:51.870 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 12:11:51.889 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:11:51.892 | + ./stack.sh:main:861 : install_dstat 2022-07-28 12:11:51.895 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 12:11:51.911 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:11:51.914 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 12:11:51.917 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:11:51.919 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 12:11:51.922 | + ./stack.sh:main:870 : install_libs 2022-07-28 12:11:51.924 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 12:11:51.927 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 12:11:51.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 12:11:51.932 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 12:11:51.934 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:51.937 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:51.939 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 12:11:51.942 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:51.945 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 12:11:51.947 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 12:11:51.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 12:11:51.952 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 12:11:51.954 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:51.956 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:51.960 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 12:11:51.963 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:51.966 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 12:11:51.968 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 12:11:51.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 12:11:51.973 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 12:11:51.975 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:51.978 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:51.981 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 12:11:51.983 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:51.985 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 12:11:51.988 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 12:11:51.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 12:11:51.992 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 12:11:51.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:51.998 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.000 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 12:11:52.002 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.005 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 12:11:52.007 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 12:11:52.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 12:11:52.012 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 12:11:52.014 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.017 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.019 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 12:11:52.021 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.024 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 12:11:52.026 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 12:11:52.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 12:11:52.031 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 12:11:52.033 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.035 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.038 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 12:11:52.041 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.044 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 12:11:52.046 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 12:11:52.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 12:11:52.051 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 12:11:52.053 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.055 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.058 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 12:11:52.061 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.063 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 12:11:52.065 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 12:11:52.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 12:11:52.070 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 12:11:52.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.075 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.077 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 12:11:52.080 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.082 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 12:11:52.084 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 12:11:52.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 12:11:52.089 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 12:11:52.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.094 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.096 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 12:11:52.099 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.101 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 12:11:52.104 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 12:11:52.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 12:11:52.110 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 12:11:52.112 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.114 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.117 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 12:11:52.119 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.122 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 12:11:52.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 12:11:52.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 12:11:52.129 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 12:11:52.132 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.134 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.136 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 12:11:52.139 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.141 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 12:11:52.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 12:11:52.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 12:11:52.148 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 12:11:52.151 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.153 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.155 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 12:11:52.158 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.160 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 12:11:52.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 12:11:52.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 12:11:52.168 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 12:11:52.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.172 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.175 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 12:11:52.177 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.180 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 12:11:52.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 12:11:52.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 12:11:52.187 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 12:11:52.190 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.192 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.194 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 12:11:52.197 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.199 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 12:11:52.202 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 12:11:52.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 12:11:52.206 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 12:11:52.209 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.211 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.214 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 12:11:52.216 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.219 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 12:11:52.221 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 12:11:52.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 12:11:52.226 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 12:11:52.229 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.231 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.233 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 12:11:52.236 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.238 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 12:11:52.241 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 12:11:52.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 12:11:52.246 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 12:11:52.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.251 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.254 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 12:11:52.258 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.261 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 12:11:52.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 12:11:52.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 12:11:52.268 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 12:11:52.275 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.278 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.280 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 12:11:52.282 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.285 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 12:11:52.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 12:11:52.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 12:11:52.293 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 12:11:52.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.298 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.300 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 12:11:52.302 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.305 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 12:11:52.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 12:11:52.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 12:11:52.312 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 12:11:52.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.317 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.319 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 12:11:52.322 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.324 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 12:11:52.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 12:11:52.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 12:11:52.331 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 12:11:52.334 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.336 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.339 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 12:11:52.342 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.344 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 12:11:52.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 12:11:52.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 12:11:52.351 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 12:11:52.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.357 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.359 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 12:11:52.361 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.364 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 12:11:52.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 12:11:52.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 12:11:52.372 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 12:11:52.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.377 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.379 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 12:11:52.382 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.384 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 12:11:52.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 12:11:52.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 12:11:52.391 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 12:11:52.394 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.396 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.399 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 12:11:52.402 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.404 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 12:11:52.406 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 12:11:52.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 12:11:52.411 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 12:11:52.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.417 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.419 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 12:11:52.422 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.424 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 12:11:52.427 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 12:11:52.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 12:11:52.433 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 12:11:52.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.437 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.440 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 12:11:52.442 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.445 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 12:11:52.447 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 12:11:52.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 12:11:52.452 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 12:11:52.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.457 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.459 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 12:11:52.463 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.465 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 12:11:52.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 12:11:52.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 12:11:52.473 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 12:11:52.475 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.478 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.481 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 12:11:52.483 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.485 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 12:11:52.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 12:11:52.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 12:11:52.493 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 12:11:52.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.498 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.500 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 12:11:52.502 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.505 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 12:11:52.507 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 12:11:52.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 12:11:52.512 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 12:11:52.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.517 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.519 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 12:11:52.522 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.525 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 12:11:52.527 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 12:11:52.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 12:11:52.532 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 12:11:52.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.537 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.539 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 12:11:52.542 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.545 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 12:11:52.547 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 12:11:52.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 12:11:52.552 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 12:11:52.555 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.557 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.559 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 12:11:52.562 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.564 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 12:11:52.567 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 12:11:52.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 12:11:52.572 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 12:11:52.574 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.577 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.579 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 12:11:52.582 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.585 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 12:11:52.588 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 12:11:52.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 12:11:52.593 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 12:11:52.595 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.597 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.600 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 12:11:52.603 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.605 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 12:11:52.608 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 12:11:52.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 12:11:52.613 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 12:11:52.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.618 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.620 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 12:11:52.623 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.625 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 12:11:52.628 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 12:11:52.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 12:11:52.633 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 12:11:52.635 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.638 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.640 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 12:11:52.643 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.645 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 12:11:52.648 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 12:11:52.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 12:11:52.653 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 12:11:52.656 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.658 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.661 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 12:11:52.663 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.666 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 12:11:52.668 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 12:11:52.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 12:11:52.673 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 12:11:52.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:11:52.678 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:11:52.681 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 12:11:52.683 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:11:52.686 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 12:11:52.707 | Using python 3.8 to install etcd3 2022-07-28 12:11:52.710 | + 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-07-28 12:11:54.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:54.799 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:54.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:11:54.799 | from cryptography.utils import int_from_bytes 2022-07-28 12:11:55.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:11:55.850 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-28 12:11:55.859 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-28 12:11:55.870 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 12:11:55.872 | 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-07-28 12:11:55.875 | 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-07-28 12:11:58.253 | + inc/python:pip_install:196 : result=0 2022-07-28 12:11:58.256 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:11:58.258 | + functions-common:time_stop:2440 : local name 2022-07-28 12:11:58.261 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:11:58.263 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:11:58.265 | + functions-common:time_stop:2443 : local total 2022-07-28 12:11:58.267 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:11:58.270 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:11:58.272 | + functions-common:time_stop:2447 : start_time=1659010312702 2022-07-28 12:11:58.274 | + functions-common:time_stop:2449 : [[ -z 1659010312702 ]] 2022-07-28 12:11:58.278 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:11:58.282 | + functions-common:time_stop:2452 : end_time=1659010318279 2022-07-28 12:11:58.284 | + functions-common:time_stop:2453 : elapsed_time=5577 2022-07-28 12:11:58.287 | + functions-common:time_stop:2454 : total=30642 2022-07-28 12:11:58.289 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:11:58.291 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36219 2022-07-28 12:11:58.293 | + inc/python:pip_install:199 : return 0 2022-07-28 12:11:58.296 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 12:11:58.319 | Using python 3.8 to install etcd3gw 2022-07-28 12:11:58.322 | + 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-07-28 12:12:00.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:00.393 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:00.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:00.393 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:01.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:01.424 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-28 12:12:01.431 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:12:01.434 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:01.436 | 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-07-28 12:12:01.451 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:01.483 | 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-07-28 12:12:01.486 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:01.489 | 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 113)) (2.1.0) 2022-07-28 12:12:03.813 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:03.815 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:03.818 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:03.820 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:03.822 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:03.825 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:03.827 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:03.829 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:03.832 | + functions-common:time_stop:2447 : start_time=1659010318313 2022-07-28 12:12:03.834 | + functions-common:time_stop:2449 : [[ -z 1659010318313 ]] 2022-07-28 12:12:03.837 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:03.842 | + functions-common:time_stop:2452 : end_time=1659010323839 2022-07-28 12:12:03.844 | + functions-common:time_stop:2453 : elapsed_time=5526 2022-07-28 12:12:03.846 | + functions-common:time_stop:2454 : total=36219 2022-07-28 12:12:03.849 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:03.851 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41745 2022-07-28 12:12:03.854 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:03.857 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 12:12:03.859 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 12:12:03.861 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 12:12:03.864 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:12:03.867 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:12:03.869 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:12:03.872 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:12:03.874 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:12:03.877 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:12:03.879 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:12:03.881 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:12:03.884 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:12:03.887 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:12:03.890 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 12:12:03.892 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:03.894 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:03.897 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 12:12:03.900 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:12:03.902 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:12:03.905 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:12:03.908 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:12:03.910 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:12:03.912 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:03.915 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:12:03.917 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:03.920 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:03.922 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:12:03.925 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:12:03.927 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:12:03.930 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:12:03.933 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:12:03.935 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:12:03.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:03.940 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:03.942 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:12:03.966 | + 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-07-28 12:12:04.076 | Reading package lists... 2022-07-28 12:12:04.343 | Building dependency tree... 2022-07-28 12:12:04.344 | Reading state information... 2022-07-28 12:12:04.634 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 12:12:04.634 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 12:12:04.634 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:12:04.634 | The following packages were automatically installed and are no longer required: 2022-07-28 12:12:04.635 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:12:04.636 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:12:04.636 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:12:04.636 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:12:04.636 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:12:04.636 | python3-zope.interface 2022-07-28 12:12:04.636 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:12:04.755 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:12:04.760 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:12:04.763 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:12:04.765 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:04.768 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:04.770 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:04.772 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:04.775 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:04.777 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:12:04.779 | + functions-common:time_stop:2447 : start_time=1659010323963 2022-07-28 12:12:04.781 | + functions-common:time_stop:2449 : [[ -z 1659010323963 ]] 2022-07-28 12:12:04.784 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:04.789 | + functions-common:time_stop:2452 : end_time=1659010324786 2022-07-28 12:12:04.791 | + functions-common:time_stop:2453 : elapsed_time=823 2022-07-28 12:12:04.794 | + functions-common:time_stop:2454 : total=4820 2022-07-28 12:12:04.796 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:04.798 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5643 2022-07-28 12:12:04.801 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:12:04.803 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 12:12:04.806 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:04.809 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:04.811 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 12:12:04.873 | Module proxy already enabled 2022-07-28 12:12:04.878 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 12:12:04.939 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 12:12:04.940 | Module proxy already enabled 2022-07-28 12:12:04.940 | Module proxy_uwsgi already enabled 2022-07-28 12:12:04.944 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 12:12:04.947 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:12:04.949 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:12:04.952 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:12:05.088 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 12:12:05.091 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 12:12:05.094 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 12:12:05.096 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.099 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.101 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 12:12:05.104 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.107 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 12:12:05.109 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 12:12:05.112 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 12:12:05.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.117 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.120 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 12:12:05.122 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.125 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 12:12:05.133 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 12:12:05.137 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 12:12:05.140 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.142 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.145 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 12:12:05.147 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.150 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 12:12:05.153 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 12:12:05.156 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 12:12:05.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.161 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.163 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 12:12:05.166 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.169 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 12:12:05.171 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 12:12:05.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.176 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.179 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 12:12:05.181 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.184 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 12:12:05.187 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 12:12:05.189 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 12:12:05.192 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.194 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.197 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 12:12:05.199 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.202 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 12:12:05.220 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:05.223 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 12:12:05.225 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 12:12:05.228 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 12:12:05.231 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.233 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.236 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 12:12:05.238 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.241 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 12:12:05.259 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:05.262 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 12:12:05.264 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 12:12:05.267 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 12:12:05.270 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.272 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.276 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 12:12:05.278 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.281 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 12:12:05.283 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 12:12:05.286 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 12:12:05.288 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:05.292 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:05.294 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 12:12:05.297 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:05.299 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 12:12:05.302 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 12:12:05.304 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:12:05.307 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 12:12:05.310 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 12:12:05.313 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:12:05.316 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:12:05.317 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:12:05.322 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 12:12:05.324 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 12:12:05.327 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 12:12:05.330 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 12:12:05.333 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 12:12:05.357 | Using python 3.8 to install keystonemiddleware 2022-07-28 12:12:05.360 | + 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-07-28 12:12:07.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:07.476 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:07.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:07.476 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:08.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:08.534 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:12:08.586 | 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 303)) (3.0.0) 2022-07-28 12:12:08.622 | 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 305)) (9.0.0) 2022-07-28 12:12:08.661 | 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 306)) (5.0.0) 2022-07-28 12:12:08.667 | 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 308)) (5.1.0) 2022-07-28 12:12:08.671 | 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 310)) (5.0.0) 2022-07-28 12:12:08.709 | 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 318)) (5.0.0) 2022-07-28 12:12:08.718 | 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 321)) (6.0.0) 2022-07-28 12:12:08.731 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:12:08.737 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:08.739 | 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-07-28 12:12:08.749 | 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-07-28 12:12:08.752 | 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-07-28 12:12:08.758 | 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-07-28 12:12:08.763 | 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-07-28 12:12:08.783 | 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-07-28 12:12:08.787 | 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-07-28 12:12:08.800 | 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-07-28 12:12:08.804 | 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-07-28 12:12:08.808 | 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-07-28 12:12:08.812 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:08.844 | 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-07-28 12:12:08.856 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:12:08.913 | 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 152)) (1.1.8) 2022-07-28 12:12:08.918 | 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-07-28 12:12:08.921 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:12:08.927 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:12:08.932 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:12:08.935 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:12:08.938 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:12:08.941 | 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-07-28 12:12:08.943 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:08.947 | 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 113)) (2.1.0) 2022-07-28 12:12:08.952 | 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 295)) (1.7.0) 2022-07-28 12:12:08.956 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:12:08.958 | 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-07-28 12:12:11.062 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:11.064 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:11.066 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:11.069 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:11.071 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:11.073 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:11.076 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:11.078 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:11.080 | + functions-common:time_stop:2447 : start_time=1659010325351 2022-07-28 12:12:11.082 | + functions-common:time_stop:2449 : [[ -z 1659010325351 ]] 2022-07-28 12:12:11.086 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:11.090 | + functions-common:time_stop:2452 : end_time=1659010331088 2022-07-28 12:12:11.093 | + functions-common:time_stop:2453 : elapsed_time=5737 2022-07-28 12:12:11.095 | + functions-common:time_stop:2454 : total=41745 2022-07-28 12:12:11.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:11.099 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47482 2022-07-28 12:12:11.102 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:11.105 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 12:12:11.107 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 12:12:11.110 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:12:11.113 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 12:12:11.116 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 12:12:11.119 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:12:11.123 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:12:11.124 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:12:11.129 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 12:12:11.132 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 12:12:11.135 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 12:12:11.138 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 12:12:11.141 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 12:12:11.162 | Using python 3.8 to install python-memcached 2022-07-28 12:12:11.165 | + 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-07-28 12:12:13.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:13.253 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:13.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:13.253 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:14.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:14.303 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-07-28 12:12:14.307 | 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-07-28 12:12:16.698 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:16.700 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:16.703 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:16.705 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:16.708 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:16.710 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:16.713 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:16.716 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:16.718 | + functions-common:time_stop:2447 : start_time=1659010331157 2022-07-28 12:12:16.720 | + functions-common:time_stop:2449 : [[ -z 1659010331157 ]] 2022-07-28 12:12:16.723 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:16.728 | + functions-common:time_stop:2452 : end_time=1659010336725 2022-07-28 12:12:16.730 | + functions-common:time_stop:2453 : elapsed_time=5568 2022-07-28 12:12:16.732 | + functions-common:time_stop:2454 : total=47482 2022-07-28 12:12:16.735 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:16.737 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53050 2022-07-28 12:12:16.739 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:16.742 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 12:12:16.759 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:16.762 | + ./stack.sh:main:892 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-07-28 12:12:16.764 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 12:12:16.767 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 12:12:16.769 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 12:12:16.772 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:12:16.774 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 12:12:16.777 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 12:12:16.793 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:16.795 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 12:12:16.798 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 12:12:16.800 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 12:12:16.802 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:12:16.804 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:12:16.807 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:12:16.810 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:12:16.812 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:12:16.815 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:12:16.831 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:12:16.833 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:12:16.836 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:16.839 | + functions-common:git_clone:618 : echo master 2022-07-28 12:12:16.840 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:12:16.845 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 12:12:16.847 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:16.849 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 12:12:16.862 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 12:12:16.865 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:12:16.865 | + functions-common:git_clone:679 : head -1 2022-07-28 12:12:16.888 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 12:12:16.892 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:12:16.895 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 12:12:16.897 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:12:16.900 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:12:16.902 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 12:12:16.905 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:12:16.907 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 12:12:16.910 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:12:16.912 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:12:16.915 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 12:12:16.917 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:12:16.920 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:12:16.923 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 12:12:16.925 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:12:16.928 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 12:12:16.931 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:12:16.933 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:12:16.936 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 12:12:16.942 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 12:12:16.945 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 12:12:17.585 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 12:12:17.588 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:12:17.590 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:12:17.592 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:12:17.595 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:12:17.597 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 12:12:17.599 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:12:17.601 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:12:17.604 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:12:17.606 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:12:17.608 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:12:17.611 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:12:17.613 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:12:17.615 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 12:12:17.636 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 12:12:17.638 | + 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-07-28 12:12:19.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:19.746 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:19.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:19.746 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:20.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:20.795 | Obtaining file:///opt/stack/keystone 2022-07-28 12:12:22.377 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 12:12:22.394 | 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-07-28 12:12:22.404 | 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-07-28 12:12:22.410 | 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-07-28 12:12:22.412 | 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-07-28 12:12:22.439 | 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-07-28 12:12:22.585 | 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-07-28 12:12:22.599 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 12:12:22.605 | 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-07-28 12:12:22.618 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:12:22.625 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:12:22.629 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 12:12:22.635 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:12:22.672 | 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 152)) (1.1.8) 2022-07-28 12:12:22.678 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:12:22.683 | 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 205)) (4.12.0) 2022-07-28 12:12:22.720 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 12:12:22.722 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:12:22.761 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:12:22.812 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:12:22.815 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 12:12:22.825 | 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 303)) (3.0.0) 2022-07-28 12:12:22.862 | 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 305)) (9.0.0) 2022-07-28 12:12:22.901 | 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 306)) (5.0.0) 2022-07-28 12:12:22.907 | 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 307)) (12.0.0) 2022-07-28 12:12:22.952 | 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 308)) (5.1.0) 2022-07-28 12:12:22.957 | 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 310)) (5.0.0) 2022-07-28 12:12:22.999 | 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 311)) (13.0.0) 2022-07-28 12:12:23.053 | 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 312)) (0.4.0) 2022-07-28 12:12:23.063 | 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 313)) (5.0.0) 2022-07-28 12:12:23.082 | 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 314)) (4.0.0) 2022-07-28 12:12:23.096 | 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 318)) (5.0.0) 2022-07-28 12:12:23.105 | 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 319)) (3.0.0) 2022-07-28 12:12:23.127 | 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 320)) (2.0.0) 2022-07-28 12:12:23.138 | 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 321)) (6.0.0) 2022-07-28 12:12:23.151 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:12:23.190 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:12:23.196 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 12:12:23.208 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:23.211 | 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-07-28 12:12:23.222 | 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-07-28 12:12:23.228 | 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-07-28 12:12:23.238 | 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-07-28 12:12:23.241 | 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-07-28 12:12:23.245 | 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-07-28 12:12:23.250 | 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-07-28 12:12:23.254 | 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-07-28 12:12:23.276 | 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-07-28 12:12:23.281 | 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-07-28 12:12:23.302 | 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-07-28 12:12:23.308 | 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-07-28 12:12:23.324 | 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-07-28 12:12:23.328 | 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-07-28 12:12:23.331 | 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-07-28 12:12:23.334 | 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-07-28 12:12:23.344 | 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-07-28 12:12:23.347 | 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-07-28 12:12:23.349 | 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-07-28 12:12:23.354 | 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-07-28 12:12:23.391 | 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-07-28 12:12:23.396 | 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-07-28 12:12:23.406 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:23.439 | 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-07-28 12:12:23.444 | 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-07-28 12:12:23.476 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:12:23.481 | 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-07-28 12:12:23.508 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:12:23.510 | 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 206)) (5.9.0) 2022-07-28 12:12:23.537 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:12:23.600 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:12:23.663 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:12:23.668 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:12:23.674 | 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-07-28 12:12:23.677 | 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-07-28 12:12:23.691 | 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-07-28 12:12:23.695 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:12:23.698 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:12:23.744 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:12:23.746 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:12:23.758 | 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-07-28 12:12:23.766 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:12:23.775 | 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-07-28 12:12:23.783 | 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-07-28 12:12:23.795 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:12:23.805 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:12:23.808 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:12:23.811 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 12:12:23.815 | 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-07-28 12:12:23.827 | 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-07-28 12:12:23.829 | 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 113)) (2.1.0) 2022-07-28 12:12:23.834 | 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-07-28 12:12:23.837 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:23.840 | 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-07-28 12:12:23.843 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:12:23.845 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 12:12:23.863 | 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 295)) (1.7.0) 2022-07-28 12:12:23.868 | 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-07-28 12:12:23.871 | 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-07-28 12:12:23.884 | 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-07-28 12:12:23.886 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:12:23.913 | 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-07-28 12:12:23.921 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:12:25.068 | Installing collected packages: keystone 2022-07-28 12:12:25.069 | Attempting uninstall: keystone 2022-07-28 12:12:25.069 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 12:12:25.073 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 12:12:25.074 | Running setup.py develop for keystone 2022-07-28 12:12:27.087 | Successfully installed keystone 2022-07-28 12:12:27.200 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:27.203 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:27.205 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:27.207 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:27.209 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:27.212 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:27.214 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:27.216 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:27.219 | + functions-common:time_stop:2447 : start_time=1659010337630 2022-07-28 12:12:27.221 | + functions-common:time_stop:2449 : [[ -z 1659010337630 ]] 2022-07-28 12:12:27.224 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:27.228 | + functions-common:time_stop:2452 : end_time=1659010347225 2022-07-28 12:12:27.230 | + functions-common:time_stop:2453 : elapsed_time=9595 2022-07-28 12:12:27.232 | + functions-common:time_stop:2454 : total=53050 2022-07-28 12:12:27.234 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:27.237 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62645 2022-07-28 12:12:27.239 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:27.241 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:12:27.244 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:12:27.246 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:12:27.264 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:12:27.278 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 12:12:27.280 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 12:12:27.283 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:27.285 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:27.288 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 12:12:27.290 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:27.293 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 12:12:27.310 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:27.312 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:12:27.314 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:12:27.317 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 12:12:27.319 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 12:12:27.332 | + 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-07-28 12:12:27.335 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 12:12:27.340 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 12:12:27.356 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:27.359 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 12:12:27.390 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 12:12:27.418 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 12:12:27.449 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 12:12:27.480 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 12:12:27.512 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 12:12:27.542 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 12:12:27.571 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 12:12:27.599 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 12:12:27.602 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 12:12:27.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 12:12:27.607 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 12:12:27.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:12:27.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:12:27.627 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:27.630 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:12:27.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:12:27.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:12:27.651 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:27.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:12:27.656 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:12:27.689 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:12:27.691 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:12:27.694 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 12:12:27.697 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 12:12:27.715 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:27.717 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-07-28 12:12:27.748 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 12:12:27.751 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 12:12:27.782 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 12:12:27.784 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 12:12:27.787 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 12:12:27.789 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 12:12:27.792 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:12:27.794 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:12:27.796 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:12:27.813 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:27.815 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:12:27.817 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 12:12:27.821 | + 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-07-28 12:12:27.853 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 12:12:27.856 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 12:12:27.858 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 12:12:27.860 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 12:12:27.863 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:12:27.881 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:12:27.883 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:12:27.886 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:12:27.888 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:12:27.891 | + 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-07-28 12:12:27.919 | + 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-07-28 12:12:27.948 | + 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-07-28 12:12:27.976 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:12:28.004 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 12:12:28.032 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:12:28.034 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 12:12:28.037 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 12:12:28.039 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 12:12:28.042 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 12:12:28.044 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:12:28.046 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:12:28.049 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 12:12:28.055 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 12:12:28.058 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:12:28.060 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:12:28.073 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:12:28.073 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:12:28.082 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:12:28.086 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:12:28.102 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 12:12:28.104 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 12:12:28.108 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 12:12:28.138 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 12:12:28.165 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 12:12:28.193 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 12:12:28.220 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 12:12:28.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 12:12:28.277 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 12:12:28.305 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 12:12:28.334 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 12:12:28.363 | + 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-07-28 12:12:28.391 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 12:12:28.419 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 12:12:28.447 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 12:12:28.475 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:12:28.478 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:12:28.481 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 12:12:28.484 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 12:12:28.486 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:12:28.489 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:28.491 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:28.494 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:12:28.497 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:12:28.499 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 12:12:28.527 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 12:12:28.556 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:12:28.556 | + 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-07-28 12:12:28.565 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 12:12:28.568 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 12:12:28.570 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 12:12:28.573 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:12:28.575 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:12:28.577 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:12:28.580 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:28.582 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:28.585 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:12:28.588 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:12:28.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:28.592 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:28.595 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 12:12:28.657 | Site keystone-wsgi-public already enabled 2022-07-28 12:12:28.662 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:12:28.664 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:12:28.667 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:12:28.669 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:12:28.807 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 12:12:28.839 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 12:12:28.871 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 12:12:28.903 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 12:12:28.906 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 12:12:28.937 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 12:12:28.966 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 12:12:28.996 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 12:12:28.998 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 12:12:29.001 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 12:12:29.018 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:29.021 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 12:12:29.038 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:29.040 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 12:12:29.043 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 12:12:29.045 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 12:12:29.048 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:12:29.050 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 12:12:29.053 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 12:12:29.056 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 12:12:29.058 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 12:12:29.060 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:12:29.063 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:12:29.066 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:12:29.069 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:12:29.072 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:12:29.075 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:12:29.092 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:12:29.094 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:12:29.096 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:29.099 | + functions-common:git_clone:618 : echo master 2022-07-28 12:12:29.099 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:12:29.105 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 12:12:29.107 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:29.109 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 12:12:29.122 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 12:12:29.125 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:12:29.126 | + functions-common:git_clone:679 : head -1 2022-07-28 12:12:29.129 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 12:12:29.132 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:12:29.135 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 12:12:29.138 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:12:29.140 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:12:29.142 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 12:12:29.145 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 12:12:29.147 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 12:12:29.150 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:12:29.152 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:12:29.155 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 12:12:29.157 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:12:29.160 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 12:12:29.163 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 12:12:29.165 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:12:29.168 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 12:12:29.170 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:12:29.173 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:12:29.176 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 12:12:29.182 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 12:12:29.185 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 12:12:29.817 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 12:12:29.820 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:12:29.822 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:12:29.825 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:12:29.827 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:12:29.829 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 12:12:29.832 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:12:29.834 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 12:12:29.837 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:12:29.840 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 12:12:29.842 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 12:12:29.845 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 12:12:29.847 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:12:29.849 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 12:12:29.871 | Using python 3.8 to install /opt/stack/swift 2022-07-28 12:12:29.874 | + 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-07-28 12:12:31.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:31.950 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:31.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:31.950 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:33.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:33.001 | Obtaining file:///opt/stack/swift 2022-07-28 12:12:34.296 | 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-07-28 12:12:34.306 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:12:34.343 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:12:34.352 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:12:34.357 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:12:34.408 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:12:34.418 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:12:34.422 | 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 303)) (3.0.0) 2022-07-28 12:12:34.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 305)) (9.0.0) 2022-07-28 12:12:34.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 306)) (5.0.0) 2022-07-28 12:12:34.503 | 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 308)) (5.1.0) 2022-07-28 12:12:34.508 | 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 310)) (5.0.0) 2022-07-28 12:12:34.546 | 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 318)) (5.0.0) 2022-07-28 12:12:34.555 | 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 321)) (6.0.0) 2022-07-28 12:12:34.568 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:12:34.574 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:34.576 | 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-07-28 12:12:34.586 | 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-07-28 12:12:34.589 | 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-07-28 12:12:34.592 | 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-07-28 12:12:34.598 | 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-07-28 12:12:34.603 | 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-07-28 12:12:34.623 | 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-07-28 12:12:34.627 | 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-07-28 12:12:34.641 | 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-07-28 12:12:34.645 | 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-07-28 12:12:34.648 | 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-07-28 12:12:34.653 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:34.686 | 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-07-28 12:12:34.689 | 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-07-28 12:12:34.692 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:12:34.695 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:12:34.722 | 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-07-28 12:12:34.735 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:12:34.792 | 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 152)) (1.1.8) 2022-07-28 12:12:34.798 | 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-07-28 12:12:34.800 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:12:34.806 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:12:34.812 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:12:34.814 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:12:34.818 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:34.821 | 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-07-28 12:12:34.823 | 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 113)) (2.1.0) 2022-07-28 12:12:34.828 | 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-07-28 12:12:34.831 | 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 295)) (1.7.0) 2022-07-28 12:12:34.835 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:12:34.838 | 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-07-28 12:12:36.694 | Installing collected packages: swift 2022-07-28 12:12:36.694 | Attempting uninstall: swift 2022-07-28 12:12:36.695 | Found existing installation: swift 2.30.0.dev122 2022-07-28 12:12:36.697 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 12:12:36.698 | Running setup.py develop for swift 2022-07-28 12:12:38.558 | Successfully installed swift 2022-07-28 12:12:38.670 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:38.672 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:38.675 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:38.677 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:38.679 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:38.682 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:38.684 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:38.686 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:38.688 | + functions-common:time_stop:2447 : start_time=1659010349866 2022-07-28 12:12:38.691 | + functions-common:time_stop:2449 : [[ -z 1659010349866 ]] 2022-07-28 12:12:38.693 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:38.698 | + functions-common:time_stop:2452 : end_time=1659010358696 2022-07-28 12:12:38.700 | + functions-common:time_stop:2453 : elapsed_time=8830 2022-07-28 12:12:38.703 | + functions-common:time_stop:2454 : total=62645 2022-07-28 12:12:38.705 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:38.708 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71475 2022-07-28 12:12:38.711 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:38.713 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:12:38.716 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:12:38.718 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:12:38.737 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:12:38.751 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 12:12:38.754 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 12:12:38.758 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:38.760 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:38.763 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 12:12:38.765 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:38.768 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 12:12:38.770 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:12:38.773 | + ./stack.sh:main:903 : configure_swift 2022-07-28 12:12:38.775 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 12:12:38.777 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 12:12:38.779 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 12:12:38.781 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 12:12:38.784 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 12:12:39.809 | No container-sync running 2022-07-28 12:12:39.809 | No account-server running 2022-07-28 12:12:39.809 | No account-auditor running 2022-07-28 12:12:39.809 | No object-expirer running 2022-07-28 12:12:39.809 | No object-auditor running 2022-07-28 12:12:39.809 | No object-reconstructor running 2022-07-28 12:12:39.809 | No account-replicator running 2022-07-28 12:12:39.809 | No account-reaper running 2022-07-28 12:12:39.809 | No container-sharder running 2022-07-28 12:12:39.809 | No container-replicator running 2022-07-28 12:12:39.809 | No object-updater running 2022-07-28 12:12:39.809 | No container-reconciler running 2022-07-28 12:12:39.809 | No object-server running 2022-07-28 12:12:39.809 | No container-server running 2022-07-28 12:12:39.809 | No container-auditor running 2022-07-28 12:12:39.809 | No object-replicator running 2022-07-28 12:12:39.809 | No container-updater running 2022-07-28 12:12:39.809 | No proxy-server running 2022-07-28 12:12:39.880 | + lib/swift:configure_swift:337 : true 2022-07-28 12:12:39.883 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 12:12:39.896 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 12:12:39.908 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 12:12:39.911 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 12:12:39.912 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 12:12:39.916 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 12:12:39.916 | s/%GROUP%/ubuntu/; 2022-07-28 12:12:39.916 | s/%USER%/ubuntu/; 2022-07-28 12:12:39.916 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 12:12:39.916 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 12:12:39.920 | uid = ubuntu 2022-07-28 12:12:39.920 | gid = ubuntu 2022-07-28 12:12:39.920 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 12:12:39.920 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 12:12:39.920 | address = 127.0.0.1 2022-07-28 12:12:39.920 | 2022-07-28 12:12:39.920 | [account6612] 2022-07-28 12:12:39.920 | max connections = 25 2022-07-28 12:12:39.920 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:12:39.920 | read only = false 2022-07-28 12:12:39.920 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 12:12:39.920 | 2022-07-28 12:12:39.920 | [account6622] 2022-07-28 12:12:39.920 | max connections = 25 2022-07-28 12:12:39.920 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:12:39.920 | read only = false 2022-07-28 12:12:39.920 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 12:12:39.920 | 2022-07-28 12:12:39.920 | [account6632] 2022-07-28 12:12:39.920 | max connections = 25 2022-07-28 12:12:39.920 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | [account6642] 2022-07-28 12:12:39.921 | max connections = 25 2022-07-28 12:12:39.921 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | [container6611] 2022-07-28 12:12:39.921 | max connections = 25 2022-07-28 12:12:39.921 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | [container6621] 2022-07-28 12:12:39.921 | max connections = 25 2022-07-28 12:12:39.921 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | [container6631] 2022-07-28 12:12:39.921 | max connections = 25 2022-07-28 12:12:39.921 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.921 | [container6641] 2022-07-28 12:12:39.921 | max connections = 25 2022-07-28 12:12:39.921 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:12:39.921 | read only = false 2022-07-28 12:12:39.921 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 12:12:39.921 | 2022-07-28 12:12:39.922 | 2022-07-28 12:12:39.922 | [object6613] 2022-07-28 12:12:39.922 | max connections = 25 2022-07-28 12:12:39.922 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:12:39.922 | read only = false 2022-07-28 12:12:39.922 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 12:12:39.922 | 2022-07-28 12:12:39.922 | [object6623] 2022-07-28 12:12:39.922 | max connections = 25 2022-07-28 12:12:39.922 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:12:39.922 | read only = false 2022-07-28 12:12:39.922 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 12:12:39.922 | 2022-07-28 12:12:39.922 | [object6633] 2022-07-28 12:12:39.922 | max connections = 25 2022-07-28 12:12:39.922 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:12:39.922 | read only = false 2022-07-28 12:12:39.922 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 12:12:39.922 | 2022-07-28 12:12:39.922 | [object6643] 2022-07-28 12:12:39.922 | max connections = 25 2022-07-28 12:12:39.922 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:12:39.922 | read only = false 2022-07-28 12:12:39.922 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 12:12:39.924 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 12:12:39.926 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:12:39.928 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:12:39.930 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 12:12:39.944 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 12:12:39.947 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 12:12:39.951 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 12:12:39.955 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 12:12:39.958 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 12:12:39.963 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 12:12:39.991 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-07-28 12:12:40.017 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 12:12:40.035 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 12:12:40.066 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 12:12:40.086 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:12:40.115 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 12:12:40.133 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 12:12:40.161 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 12:12:40.179 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 12:12:40.208 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 12:12:40.226 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:12:40.255 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 12:12:40.274 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 12:12:40.290 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:40.292 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 12:12:40.321 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 12:12:40.349 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 12:12:40.377 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 12:12:40.404 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 12:12:40.406 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 12:12:40.421 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:40.424 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 12:12:40.452 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 12:12:40.468 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:40.470 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 12:12:40.485 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:40.488 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 12:12:40.490 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 12:12:40.506 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:40.508 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 12:12:40.510 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 12:12:40.513 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 12:12:40.518 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 12:12:40.523 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 12:12:40.550 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 12:12:40.578 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 12:12:40.608 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 12:12:40.639 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 12:12:40.667 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 12:12:40.669 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 12:12:40.671 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 12:12:40.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 12:12:40.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 12:12:40.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 12:12:40.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:12:40.760 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 12:12:40.787 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 12:12:40.816 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 12:12:40.843 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 12:12:40.871 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 12:12:40.898 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:12:40.926 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 12:12:40.953 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 12:12:40.982 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 12:12:41.009 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 12:12:41.037 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 12:12:41.068 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 12:12:41.096 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 12:12:41.115 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 12:12:41.142 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 12:12:41.171 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 12:12:41.175 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 12:12:41.205 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 12:12:41.234 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 12:12:41.261 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 12:12:41.263 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:12:41.266 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 12:12:41.268 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 12:12:41.273 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 12:12:41.276 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 12:12:41.278 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:12:41.280 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 12:12:41.282 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 12:12:41.285 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:12:41.287 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:12:41.290 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 12:12:41.308 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 12:12:41.337 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 12:12:41.356 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 12:12:41.385 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 12:12:41.404 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:12:41.433 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 12:12:41.452 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:12:41.483 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 12:12:41.502 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:12:41.532 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 12:12:41.550 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 12:12:41.579 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:12:41.598 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:12:41.628 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 12:12:41.647 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 12:12:41.676 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 12:12:41.695 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 12:12:41.724 | + 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-07-28 12:12:41.729 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 12:12:41.748 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:12:41.779 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 12:12:41.809 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 12:12:41.811 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 12:12:41.815 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 12:12:41.818 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 12:12:41.821 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:12:41.823 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 12:12:41.825 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 12:12:41.828 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:12:41.830 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:12:41.832 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 12:12:41.853 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 12:12:41.883 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 12:12:41.901 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 12:12:41.931 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 12:12:41.950 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:12:41.978 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 12:12:41.997 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:12:42.027 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 12:12:42.045 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:12:42.075 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 12:12:42.097 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 12:12:42.126 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:12:42.145 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:12:42.174 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 12:12:42.193 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 12:12:42.222 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 12:12:42.241 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 12:12:42.269 | + 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-07-28 12:12:42.275 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 12:12:42.294 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:12:42.324 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 12:12:42.326 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 12:12:42.330 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 12:12:42.333 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 12:12:42.335 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:12:42.337 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 12:12:42.340 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 12:12:42.342 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:12:42.344 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:12:42.346 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 12:12:42.366 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 12:12:42.395 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 12:12:42.414 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 12:12:42.444 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 12:12:42.462 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:12:42.492 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 12:12:42.510 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:12:42.541 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 12:12:42.559 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:12:42.588 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 12:12:42.607 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 12:12:42.636 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:12:42.655 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:12:42.684 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 12:12:42.702 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 12:12:42.732 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 12:12:42.750 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 12:12:42.778 | + 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-07-28 12:12:42.783 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 12:12:42.802 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:12:42.831 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 12:12:42.860 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 12:12:42.889 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 12:12:42.917 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 12:12:42.920 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 12:12:42.924 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 12:12:42.953 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 12:12:42.983 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 12:12:43.012 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 12:12:43.041 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 12:12:43.070 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 12:12:43.099 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 12:12:43.126 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 12:12:43.155 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 12:12:43.182 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 12:12:43.199 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:43.201 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 12:12:43.221 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 12:12:43.223 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 12:12:43.244 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 12:12:43.246 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-07-28 12:12:43.275 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 12:12:43.277 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 12:12:43.306 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-07-28 12:12:43.335 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 12:12:43.338 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 12:12:43.366 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 12:12:43.383 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:43.385 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 12:12:43.388 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 12:12:43.393 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 12:12:43.395 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 12:12:43.408 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 12:12:43.410 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 12:12:43.423 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 12:12:43.425 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 12:12:43.427 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:12:43.430 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:12:43.433 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:12:43.435 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:12:43.437 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:12:43.440 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:12:43.442 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 12:12:43.456 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:12:43.459 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 12:12:43.462 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 12:12:43.479 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:12:43.482 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 12:12:43.500 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:43.503 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 12:12:43.505 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 12:12:43.508 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 12:12:43.511 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:12:43.513 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 12:12:43.516 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 12:12:43.519 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 12:12:43.521 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 12:12:43.538 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:43.541 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 12:12:43.544 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 12:12:43.561 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:43.564 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 12:12:43.567 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 12:12:43.569 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 12:12:43.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:43.575 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:43.578 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 12:12:43.580 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:43.584 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 12:12:43.587 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 12:12:43.590 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 12:12:43.593 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 12:12:43.595 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 12:12:43.598 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 12:12:43.601 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 12:12:43.604 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 12:12:43.607 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 12:12:43.610 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 12:12:43.614 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 12:12:43.614 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:12:43.621 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 12:12:43.624 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 12:12:43.626 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 12:12:43.629 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 12:12:43.633 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 12:12:43.655 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 12:12:43.657 | + 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-07-28 12:12:45.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:45.760 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:45.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:45.760 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:46.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:46.822 | 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 179)) (4.0.1) 2022-07-28 12:12:46.902 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:12:46.913 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:12:46.953 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:12:47.012 | 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 288)) (6.0.0) 2022-07-28 12:12:47.036 | 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 295)) (1.7.0) 2022-07-28 12:12:47.040 | 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 299)) (5.7.0) 2022-07-28 12:12:47.058 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:12:47.068 | 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 305)) (9.0.0) 2022-07-28 12:12:47.108 | 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 306)) (5.0.0) 2022-07-28 12:12:47.114 | 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 308)) (5.1.0) 2022-07-28 12:12:47.118 | 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 310)) (5.0.0) 2022-07-28 12:12:47.157 | 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 315)) (3.0.0) 2022-07-28 12:12:47.171 | 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 317)) (6.3.1) 2022-07-28 12:12:47.174 | 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 318)) (5.0.0) 2022-07-28 12:12:47.183 | 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 319)) (3.0.0) 2022-07-28 12:12:47.205 | 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 321)) (6.0.0) 2022-07-28 12:12:47.220 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:12:47.225 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:47.228 | 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-07-28 12:12:47.231 | 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-07-28 12:12:47.237 | 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-07-28 12:12:47.241 | 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-07-28 12:12:47.256 | 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-07-28 12:12:47.261 | 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-07-28 12:12:47.282 | 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-07-28 12:12:47.303 | 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-07-28 12:12:47.307 | 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-07-28 12:12:47.320 | 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-07-28 12:12:47.324 | 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-07-28 12:12:47.327 | 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-07-28 12:12:47.330 | 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-07-28 12:12:47.334 | 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-07-28 12:12:47.349 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:47.383 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:12:47.388 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:12:47.396 | 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 206)) (5.9.0) 2022-07-28 12:12:47.424 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:12:47.486 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:12:47.489 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:12:47.493 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:12:47.497 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:12:47.503 | 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-07-28 12:12:47.506 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:12:47.510 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:12:47.513 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:12:47.518 | 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-07-28 12:12:47.527 | 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-07-28 12:12:47.535 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:12:47.547 | 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-07-28 12:12:47.558 | 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-07-28 12:12:47.571 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:12:47.574 | 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-07-28 12:12:47.586 | 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 113)) (2.1.0) 2022-07-28 12:12:47.591 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:47.594 | 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-07-28 12:12:47.597 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:12:47.623 | 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-07-28 12:12:47.650 | 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-07-28 12:12:47.653 | 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-07-28 12:12:47.656 | 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-07-28 12:12:47.659 | 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-07-28 12:12:47.666 | 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-07-28 12:12:49.533 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:49.536 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:49.538 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:49.541 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:49.543 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:49.546 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:49.548 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:49.550 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:49.553 | + functions-common:time_stop:2447 : start_time=1659010363649 2022-07-28 12:12:49.556 | + functions-common:time_stop:2449 : [[ -z 1659010363649 ]] 2022-07-28 12:12:49.559 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:49.563 | + functions-common:time_stop:2452 : end_time=1659010369561 2022-07-28 12:12:49.566 | + functions-common:time_stop:2453 : elapsed_time=5912 2022-07-28 12:12:49.568 | + functions-common:time_stop:2454 : total=71475 2022-07-28 12:12:49.571 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:49.573 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77387 2022-07-28 12:12:49.576 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:49.579 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 12:12:49.581 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 12:12:49.584 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 12:12:49.598 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 12:12:49.603 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 12:12:49.606 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 12:12:49.609 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 12:12:49.611 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:12:49.613 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:12:49.616 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:12:49.619 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:12:49.621 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:12:49.625 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:12:49.642 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:12:49.644 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:12:49.647 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:49.650 | + functions-common:git_clone:618 : echo master 2022-07-28 12:12:49.650 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:12:49.655 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 12:12:49.658 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:12:49.660 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 12:12:49.673 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 12:12:49.676 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:12:49.676 | + functions-common:git_clone:679 : head -1 2022-07-28 12:12:49.682 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 12:12:49.685 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:12:49.690 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 12:12:49.692 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:12:49.696 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:12:49.698 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 12:12:49.701 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:12:49.704 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 12:12:49.706 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:12:49.709 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:12:49.712 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 12:12:49.715 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:12:49.717 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:12:49.721 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 12:12:49.723 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:12:49.726 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 12:12:49.729 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:12:49.731 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:12:49.735 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 12:12:49.741 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 12:12:49.744 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 12:12:50.371 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 12:12:50.374 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:12:50.376 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:12:50.379 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:12:50.381 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:12:50.384 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 12:12:50.386 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:12:50.389 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:12:50.391 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:12:50.394 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:12:50.396 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:12:50.399 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:12:50.402 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:12:50.404 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 12:12:50.426 | Using python 3.8 to install /opt/stack/glance 2022-07-28 12:12:50.428 | + 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-07-28 12:12:52.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:52.524 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:52.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:12:52.524 | from cryptography.utils import int_from_bytes 2022-07-28 12:12:53.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:12:53.566 | Obtaining file:///opt/stack/glance 2022-07-28 12:12:54.894 | 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-07-28 12:12:54.904 | 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-07-28 12:12:54.912 | 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-07-28 12:12:54.924 | 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-07-28 12:12:55.068 | 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-07-28 12:12:55.076 | 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-07-28 12:12:55.089 | 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-07-28 12:12:55.102 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:12:55.121 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:12:55.158 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:12:55.171 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:12:55.177 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 12:12:55.182 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:12:55.191 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:12:55.193 | 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 179)) (4.0.1) 2022-07-28 12:12:55.261 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:12:55.266 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:12:55.276 | 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 205)) (4.12.0) 2022-07-28 12:12:55.312 | 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 206)) (5.9.0) 2022-07-28 12:12:55.339 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:12:55.342 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:12:55.381 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:12:55.438 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:12:55.488 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:12:55.494 | 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 295)) (1.7.0) 2022-07-28 12:12:55.498 | 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 299)) (5.7.0) 2022-07-28 12:12:55.515 | 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 303)) (3.0.0) 2022-07-28 12:12:55.551 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:12:55.562 | 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 305)) (9.0.0) 2022-07-28 12:12:55.600 | 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 306)) (5.0.0) 2022-07-28 12:12:55.606 | 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 307)) (12.0.0) 2022-07-28 12:12:55.652 | 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 308)) (5.1.0) 2022-07-28 12:12:55.656 | 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 309)) (2.0.0) 2022-07-28 12:12:55.666 | 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 310)) (5.0.0) 2022-07-28 12:12:55.704 | 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 311)) (13.0.0) 2022-07-28 12:12:55.759 | 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 312)) (0.4.0) 2022-07-28 12:12:55.769 | 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 313)) (5.0.0) 2022-07-28 12:12:55.786 | 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 314)) (4.0.0) 2022-07-28 12:12:55.801 | 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 316)) (2.4.0) 2022-07-28 12:12:55.813 | 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 318)) (5.0.0) 2022-07-28 12:12:55.823 | 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 319)) (3.0.0) 2022-07-28 12:12:55.845 | 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 320)) (2.0.0) 2022-07-28 12:12:55.855 | 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 321)) (6.0.0) 2022-07-28 12:12:55.870 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:12:55.907 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:12:55.913 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:12:55.916 | 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-07-28 12:12:55.927 | 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-07-28 12:12:55.933 | 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-07-28 12:12:55.950 | 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-07-28 12:12:55.963 | 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-07-28 12:12:55.973 | 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-07-28 12:12:55.976 | 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-07-28 12:12:55.981 | 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-07-28 12:12:55.986 | 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-07-28 12:12:56.000 | 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-07-28 12:12:56.005 | 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-07-28 12:12:56.025 | 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-07-28 12:12:56.029 | 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-07-28 12:12:56.036 | 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-07-28 12:12:56.078 | 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-07-28 12:12:56.083 | 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-07-28 12:12:56.088 | 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-07-28 12:12:56.091 | 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-07-28 12:12:56.093 | 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-07-28 12:12:56.104 | 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-07-28 12:12:56.107 | 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-07-28 12:12:56.109 | 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-07-28 12:12:56.113 | 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-07-28 12:12:56.165 | 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-07-28 12:12:56.179 | 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-07-28 12:12:56.188 | 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-07-28 12:12:56.193 | 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-07-28 12:12:56.205 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:12:56.239 | 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-07-28 12:12:56.243 | 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-07-28 12:12:56.247 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:12:56.252 | 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-07-28 12:12:56.278 | 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-07-28 12:12:56.280 | 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-07-28 12:12:56.292 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:12:56.295 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:12:56.322 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:12:56.385 | 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 152)) (1.1.8) 2022-07-28 12:12:56.390 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:12:56.393 | 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-07-28 12:12:56.396 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:12:56.422 | 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-07-28 12:12:56.426 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:12:56.430 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:12:56.474 | 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-07-28 12:12:56.480 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:12:56.488 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:12:56.492 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:12:56.503 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:12:56.506 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:12:56.518 | 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-07-28 12:12:56.520 | 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 113)) (2.1.0) 2022-07-28 12:12:56.525 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:12:56.528 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:12:56.531 | 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-07-28 12:12:56.533 | 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-07-28 12:12:56.538 | 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-07-28 12:12:56.544 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:12:56.581 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:12:56.584 | 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-07-28 12:12:56.587 | 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-07-28 12:12:56.590 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:12:56.594 | 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-07-28 12:12:56.597 | 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-07-28 12:12:56.599 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:12:56.603 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:12:56.624 | 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-07-28 12:12:56.627 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:12:56.674 | 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-07-28 12:12:56.677 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:12:56.680 | 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-07-28 12:12:57.657 | Installing collected packages: glance 2022-07-28 12:12:57.657 | Attempting uninstall: glance 2022-07-28 12:12:57.658 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 12:12:57.662 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 12:12:57.663 | Running setup.py develop for glance 2022-07-28 12:12:59.390 | Successfully installed glance 2022-07-28 12:12:59.504 | + inc/python:pip_install:196 : result=0 2022-07-28 12:12:59.506 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:12:59.509 | + functions-common:time_stop:2440 : local name 2022-07-28 12:12:59.512 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:12:59.514 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:12:59.516 | + functions-common:time_stop:2443 : local total 2022-07-28 12:12:59.518 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:12:59.521 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:12:59.524 | + functions-common:time_stop:2447 : start_time=1659010370420 2022-07-28 12:12:59.526 | + functions-common:time_stop:2449 : [[ -z 1659010370420 ]] 2022-07-28 12:12:59.529 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:12:59.533 | + functions-common:time_stop:2452 : end_time=1659010379531 2022-07-28 12:12:59.535 | + functions-common:time_stop:2453 : elapsed_time=9111 2022-07-28 12:12:59.538 | + functions-common:time_stop:2454 : total=77387 2022-07-28 12:12:59.541 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:12:59.543 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86498 2022-07-28 12:12:59.545 | + inc/python:pip_install:199 : return 0 2022-07-28 12:12:59.548 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:12:59.550 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:12:59.553 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:12:59.573 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:12:59.585 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 12:12:59.588 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 12:12:59.590 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:12:59.593 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:12:59.596 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 12:12:59.598 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:12:59.601 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:12:59.604 | + ./stack.sh:main:915 : configure_glance 2022-07-28 12:12:59.606 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 12:12:59.619 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 12:12:59.622 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 12:12:59.625 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 12:12:59.627 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 12:12:59.630 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 12:12:59.632 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:12:59.634 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:12:59.637 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:12:59.653 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:12:59.655 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:12:59.658 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 12:12:59.661 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 12:12:59.664 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 12:12:59.693 | + 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-07-28 12:12:59.723 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 12:12:59.753 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 12:12:59.784 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 12:12:59.814 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 12:12:59.844 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 12:12:59.847 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 12:12:59.849 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 12:12:59.852 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:12:59.855 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 12:12:59.884 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 12:12:59.915 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:12:59.945 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 12:12:59.977 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 12:13:00.007 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 12:13:00.037 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 12:13:00.068 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 12:13:00.099 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:13:00.130 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:13:00.161 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 12:13:00.191 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 12:13:00.194 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 12:13:00.197 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 12:13:00.199 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:13:00.202 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:13:00.204 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:13:00.223 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:00.226 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:13:00.229 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:13:00.231 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:13:00.248 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:00.254 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:00.258 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:00.289 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:13:00.292 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:13:00.294 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 12:13:00.297 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 12:13:00.299 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 12:13:00.331 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 12:13:00.363 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 12:13:00.366 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 12:13:00.368 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 12:13:00.371 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 12:13:00.373 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 12:13:00.376 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 12:13:00.378 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 12:13:00.410 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 12:13:00.413 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-07-28 12:13:00.444 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 12:13:00.447 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 12:13:00.465 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:00.467 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 12:13:00.499 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 12:13:00.531 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 12:13:00.562 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 12:13:00.593 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 12:13:00.624 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 12:13:00.641 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:00.643 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:13:00.674 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 12:13:00.704 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 12:13:00.735 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-07-28 12:13:00.766 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 12:13:00.797 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-07-28 12:13:00.827 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 12:13:00.844 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:00.847 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 12:13:00.849 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 12:13:00.853 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 12:13:00.856 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:13:00.873 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:13:00.876 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:13:00.878 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:13:00.880 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:13:00.883 | + 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-07-28 12:13:00.914 | + 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-07-28 12:13:00.945 | + 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-07-28 12:13:00.976 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:13:01.006 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 12:13:01.011 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 12:13:01.042 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 12:13:01.072 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 12:13:01.104 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-07-28 12:13:01.135 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 12:13:01.166 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 12:13:01.199 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 12:13:01.231 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 12:13:01.263 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 12:13:01.293 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 12:13:01.325 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 12:13:01.356 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 12:13:01.361 | + 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-07-28 12:13:01.370 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 12:13:01.388 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:01.390 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 12:13:01.393 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 12:13:01.395 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 12:13:01.398 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 12:13:01.400 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 12:13:01.403 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 12:13:01.408 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 12:13:01.410 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 12:13:01.414 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 12:13:01.445 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 12:13:01.448 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 12:13:01.451 | ++ functions:get_random_port:837 : true 2022-07-28 12:13:01.453 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 12:13:01.456 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 12:13:01.458 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 12:13:01.525 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 12:13:01.527 | ++ functions:get_random_port:841 : break 2 2022-07-28 12:13:01.530 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 12:13:01.533 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 12:13:01.535 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 12:13:01.564 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 12:13:01.593 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 12:13:01.622 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:13:01.651 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:13:01.680 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:13:01.708 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:13:01.737 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:13:01.766 | + 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-07-28 12:13:01.795 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:13:01.823 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:13:01.854 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:13:01.884 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:13:01.913 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:13:01.941 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 12:13:01.971 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 12:13:02.000 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 12:13:02.028 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 12:13:02.057 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 12:13:02.086 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 12:13:02.089 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 12:13:02.091 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:02.094 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:02.096 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:02.098 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:02.101 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 12:13:02.157 | proxy (enabled by site administrator) 2022-07-28 12:13:02.160 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 12:13:02.163 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 12:13:02.165 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:02.168 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:02.170 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:02.172 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:02.175 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 12:13:02.230 | proxy_http (enabled by site administrator) 2022-07-28 12:13:02.234 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 12:13:02.237 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 12:13:02.239 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 12:13:02.242 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:13:02.245 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:02.248 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:02.250 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:13:02.253 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:13:02.257 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 12:13:02.258 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:13:02.267 | KeepAlive Off 2022-07-28 12:13:02.271 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 12:13:02.272 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:13:02.280 | SetEnv proxy-sendchunked 1 2022-07-28 12:13:02.285 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 12:13:02.285 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:13:02.293 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 12:13:02.297 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 12:13:02.300 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 12:13:02.302 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:13:02.305 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:13:02.308 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:02.310 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:02.313 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:02.315 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:02.318 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:13:02.321 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:02.323 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:02.326 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 12:13:02.387 | Site glance-wsgi-api already enabled 2022-07-28 12:13:02.392 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 12:13:02.394 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:13:02.397 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:13:02.399 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:13:02.535 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 12:13:02.542 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 12:13:02.575 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 12:13:02.578 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 12:13:02.580 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 12:13:02.599 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:02.603 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 12:13:02.605 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 12:13:02.608 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 12:13:02.611 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:13:02.613 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 12:13:02.617 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 12:13:02.619 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 12:13:02.622 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 12:13:02.625 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:13:02.628 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:13:02.631 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:13:02.634 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:13:02.636 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:13:02.640 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:13:02.657 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:13:02.659 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:13:02.662 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:02.665 | + functions-common:git_clone:618 : echo master 2022-07-28 12:13:02.666 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:13:02.672 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 12:13:02.674 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:02.677 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 12:13:02.690 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 12:13:02.693 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:13:02.694 | + functions-common:git_clone:679 : head -1 2022-07-28 12:13:02.699 | 44bed4c5e Merge commit 'refs/changes/51/851351/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 12:13:02.702 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:13:02.704 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 12:13:02.707 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:13:02.710 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:13:02.712 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 12:13:02.715 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:13:02.718 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 12:13:02.720 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:13:02.723 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:13:02.726 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 12:13:02.728 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:13:02.731 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:13:02.734 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 12:13:02.737 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:13:02.740 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 12:13:02.743 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:13:02.746 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:13:02.749 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 12:13:02.755 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 12:13:02.758 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 12:13:03.375 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 12:13:03.377 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:13:03.380 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:13:03.383 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:13:03.385 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:13:03.388 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 12:13:03.390 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:13:03.393 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:13:03.395 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:13:03.398 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:13:03.401 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:13:03.403 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:13:03.406 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:13:03.408 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 12:13:03.430 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 12:13:03.432 | + 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-07-28 12:13:05.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:05.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:05.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:05.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:06.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:13:06.626 | Obtaining file:///opt/stack/cinder 2022-07-28 12:13:08.765 | 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-07-28 12:13:08.774 | 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-07-28 12:13:08.783 | 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-07-28 12:13:08.794 | 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-07-28 12:13:08.937 | 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-07-28 12:13:08.950 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 12:13:08.961 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 12:13:08.971 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:13:08.989 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:13:09.027 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:13:09.039 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:13:09.042 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:13:09.051 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 12:13:09.064 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 12:13:09.094 | 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 184)) (0.1.0) 2022-07-28 12:13:09.099 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:13:09.105 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:13:09.115 | 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 205)) (4.12.0) 2022-07-28 12:13:09.151 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:13:09.155 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:13:09.158 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:13:09.196 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:13:09.253 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:13:09.306 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:13:09.316 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 12:13:09.326 | 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 288)) (6.0.0) 2022-07-28 12:13:09.350 | 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 295)) (1.7.0) 2022-07-28 12:13:09.354 | 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 299)) (5.7.0) 2022-07-28 12:13:09.371 | 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 303)) (3.0.0) 2022-07-28 12:13:09.409 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:13:09.419 | 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 305)) (9.0.0) 2022-07-28 12:13:09.457 | 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 306)) (5.0.0) 2022-07-28 12:13:09.464 | 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 307)) (12.0.0) 2022-07-28 12:13:09.511 | 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 308)) (5.1.0) 2022-07-28 12:13:09.515 | 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 310)) (5.0.0) 2022-07-28 12:13:09.554 | 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 311)) (13.0.0) 2022-07-28 12:13:09.609 | 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 312)) (0.4.0) 2022-07-28 12:13:09.620 | 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 313)) (5.0.0) 2022-07-28 12:13:09.640 | 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 314)) (4.0.0) 2022-07-28 12:13:09.653 | 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 315)) (3.0.0) 2022-07-28 12:13:09.667 | 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 316)) (2.4.0) 2022-07-28 12:13:09.680 | 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 317)) (6.3.1) 2022-07-28 12:13:09.682 | 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 318)) (5.0.0) 2022-07-28 12:13:09.691 | 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 319)) (3.0.0) 2022-07-28 12:13:09.713 | 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 320)) (2.0.0) 2022-07-28 12:13:09.723 | 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 321)) (6.0.0) 2022-07-28 12:13:09.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 322)) (3.0.0) 2022-07-28 12:13:09.756 | 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 323)) (4.0.0) 2022-07-28 12:13:09.777 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:13:09.845 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:13:09.851 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 12:13:09.885 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:13:09.888 | 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-07-28 12:13:09.899 | 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-07-28 12:13:09.905 | 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-07-28 12:13:09.923 | 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-07-28 12:13:09.926 | 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-07-28 12:13:09.931 | 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-07-28 12:13:09.943 | 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-07-28 12:13:09.945 | 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-07-28 12:13:09.951 | 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-07-28 12:13:09.956 | 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-07-28 12:13:09.972 | 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-07-28 12:13:09.977 | 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-07-28 12:13:09.993 | 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-07-28 12:13:10.014 | 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-07-28 12:13:10.029 | 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-07-28 12:13:10.049 | 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-07-28 12:13:10.054 | 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-07-28 12:13:10.061 | 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-07-28 12:13:10.074 | 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-07-28 12:13:10.079 | 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-07-28 12:13:10.083 | 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-07-28 12:13:10.088 | 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-07-28 12:13:10.094 | 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-07-28 12:13:10.097 | 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-07-28 12:13:10.107 | 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-07-28 12:13:10.110 | 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-07-28 12:13:10.113 | 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-07-28 12:13:10.118 | 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-07-28 12:13:10.120 | 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-07-28 12:13:10.127 | 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-07-28 12:13:10.178 | 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-07-28 12:13:10.192 | 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-07-28 12:13:10.201 | 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-07-28 12:13:10.207 | 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-07-28 12:13:10.217 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:13:10.275 | 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-07-28 12:13:10.277 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:13:10.310 | 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-07-28 12:13:10.314 | 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-07-28 12:13:10.320 | 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-07-28 12:13:10.326 | 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-07-28 12:13:10.329 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:13:10.334 | 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-07-28 12:13:10.362 | 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-07-28 12:13:10.365 | 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-07-28 12:13:10.367 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:13:10.371 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:13:10.398 | 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 181)) (2.8.2) 2022-07-28 12:13:10.411 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:13:10.415 | 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 206)) (5.9.0) 2022-07-28 12:13:10.441 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:13:10.502 | 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 152)) (1.1.8) 2022-07-28 12:13:10.507 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:13:10.510 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:13:10.515 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:13:10.521 | 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-07-28 12:13:10.524 | 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-07-28 12:13:10.538 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:13:10.540 | 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-07-28 12:13:10.545 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:13:10.590 | 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-07-28 12:13:10.596 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:13:10.604 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:13:10.607 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:13:10.619 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:13:10.622 | 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-07-28 12:13:10.633 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:13:10.645 | 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-07-28 12:13:10.657 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:13:10.661 | 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 113)) (2.1.0) 2022-07-28 12:13:10.665 | 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-07-28 12:13:10.668 | 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-07-28 12:13:10.671 | 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-07-28 12:13:10.674 | 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-07-28 12:13:10.680 | 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-07-28 12:13:10.684 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:13:10.722 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:13:10.725 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:13:10.729 | 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-07-28 12:13:10.732 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 12:13:10.735 | 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 185)) (1.56.4) 2022-07-28 12:13:10.741 | 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-07-28 12:13:10.752 | 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-07-28 12:13:10.754 | 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-07-28 12:13:10.757 | 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-07-28 12:13:10.760 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:13:10.808 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:13:10.811 | 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-07-28 12:13:11.703 | Installing collected packages: cinder 2022-07-28 12:13:11.703 | Attempting uninstall: cinder 2022-07-28 12:13:11.704 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 12:13:11.708 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 12:13:11.709 | Running setup.py develop for cinder 2022-07-28 12:13:14.230 | Successfully installed cinder 2022-07-28 12:13:14.344 | + inc/python:pip_install:196 : result=0 2022-07-28 12:13:14.347 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:13:14.349 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:14.352 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:14.354 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:14.356 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:14.359 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:14.361 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:13:14.364 | + functions-common:time_stop:2447 : start_time=1659010383424 2022-07-28 12:13:14.366 | + functions-common:time_stop:2449 : [[ -z 1659010383424 ]] 2022-07-28 12:13:14.370 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:14.374 | + functions-common:time_stop:2452 : end_time=1659010394371 2022-07-28 12:13:14.377 | + functions-common:time_stop:2453 : elapsed_time=10947 2022-07-28 12:13:14.379 | + functions-common:time_stop:2454 : total=86498 2022-07-28 12:13:14.382 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:14.384 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97445 2022-07-28 12:13:14.386 | + inc/python:pip_install:199 : return 0 2022-07-28 12:13:14.389 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:13:14.392 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:13:14.394 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:13:14.414 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:13:14.427 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 12:13:14.430 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 12:13:14.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:13:14.435 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:13:14.438 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 12:13:14.440 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:13:14.443 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 12:13:14.446 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 12:13:14.449 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 12:13:14.451 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:14.454 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:14.457 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 12:13:14.470 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 12:13:14.473 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:13:14.476 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:13:14.478 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:13:14.481 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:13:14.484 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:14.486 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:13:14.489 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:14.491 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:14.494 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:13:14.497 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:14.499 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:13:14.502 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:13:14.505 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 12:13:14.508 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:13:14.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:14.513 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:14.515 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 12:13:14.540 | + 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-07-28 12:13:14.650 | Reading package lists... 2022-07-28 12:13:14.910 | Building dependency tree... 2022-07-28 12:13:14.911 | Reading state information... 2022-07-28 12:13:15.184 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 12:13:15.185 | The following packages were automatically installed and are no longer required: 2022-07-28 12:13:15.185 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:13:15.186 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:13:15.186 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:13:15.186 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:13:15.186 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:13:15.186 | python3-zope.interface 2022-07-28 12:13:15.186 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:13:15.303 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:13:15.308 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:13:15.310 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:13:15.313 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:15.316 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:15.318 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:15.321 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:15.323 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:15.326 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:13:15.329 | + functions-common:time_stop:2447 : start_time=1659010394537 2022-07-28 12:13:15.331 | + functions-common:time_stop:2449 : [[ -z 1659010394537 ]] 2022-07-28 12:13:15.335 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:15.339 | + functions-common:time_stop:2452 : end_time=1659010395336 2022-07-28 12:13:15.342 | + functions-common:time_stop:2453 : elapsed_time=799 2022-07-28 12:13:15.344 | + functions-common:time_stop:2454 : total=5643 2022-07-28 12:13:15.347 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:15.349 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6442 2022-07-28 12:13:15.353 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:13:15.355 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:13:15.358 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 12:13:15.360 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 12:13:15.374 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 12:13:15.377 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 12:13:15.380 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 12:13:15.382 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 12:13:15.385 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 12:13:15.386 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 12:13:15.390 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 12:13:15.392 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 12:13:15.395 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 12:13:15.397 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 12:13:15.399 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 12:13:15.401 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 12:13:15.404 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 12:13:15.406 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 12:13:15.418 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 12:13:15.430 | + 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-07-28 12:13:15.442 | + 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-07-28 12:13:15.455 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 12:13:15.467 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 12:13:15.470 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 12:13:15.474 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WzH1Zcl8tK 2022-07-28 12:13:15.477 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 12:13:15.480 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 12:13:15.482 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 12:13:15.484 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WzH1Zcl8tK 2022-07-28 12:13:15.488 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WzH1Zcl8tK 2022-07-28 12:13:15.500 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WzH1Zcl8tK /etc/sudoers.d/cinder-rootwrap 2022-07-28 12:13:15.513 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 12:13:15.517 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 12:13:15.520 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 12:13:15.523 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 12:13:15.525 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 12:13:15.527 | + 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-07-28 12:13:15.529 | + 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-07-28 12:13:15.532 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 12:13:15.534 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 12:13:15.539 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 12:13:15.544 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 12:13:15.564 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 12:13:15.583 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 12:13:15.604 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 12:13:15.622 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 12:13:15.641 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 12:13:15.661 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 12:13:15.680 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 12:13:15.699 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 12:13:15.701 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:13:15.704 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 12:13:15.706 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:13:15.708 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 12:13:15.740 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 12:13:15.768 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:13:15.797 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 12:13:15.825 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 12:13:15.853 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 12:13:15.882 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 12:13:15.911 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 12:13:15.940 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:13:15.968 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:13:15.997 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 12:13:16.029 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 12:13:16.059 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 12:13:16.061 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 12:13:16.064 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 12:13:16.066 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 12:13:16.069 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:13:16.071 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:16.074 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:13:16.091 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:16.093 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:13:16.096 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 12:13:16.099 | + 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-07-28 12:13:16.132 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 12:13:16.160 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 12:13:16.190 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 12:13:16.221 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 12:13:16.252 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 12:13:16.285 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 12:13:16.317 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 12:13:16.319 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-07-28 12:13:16.349 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 12:13:16.382 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 12:13:16.390 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6e3e8b38b3dec3edda3781fe0fd5f79f 2022-07-28 12:13:16.420 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 12:13:16.422 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 12:13:16.452 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 12:13:16.483 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 12:13:16.512 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 12:13:16.541 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 12:13:16.558 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:16.561 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 12:13:16.578 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:16.580 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 12:13:16.598 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:16.601 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 12:13:16.618 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:16.620 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 12:13:16.623 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 12:13:16.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 12:13:16.628 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 12:13:16.630 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:13:16.633 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:13:16.635 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:13:16.653 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:16.656 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:13:16.659 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:13:16.661 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:13:16.677 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:16.680 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:16.683 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:16.713 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:13:16.715 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:13:16.718 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 12:13:16.720 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 12:13:16.723 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:13:16.726 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:13:16.743 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:13:16.746 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:13:16.748 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:13:16.751 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:13:16.753 | + 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-07-28 12:13:16.783 | + 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-07-28 12:13:16.811 | + 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-07-28 12:13:16.841 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:13:16.869 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 12:13:16.888 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:16.891 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 12:13:16.893 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 12:13:16.897 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 12:13:16.900 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 12:13:16.902 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:13:16.905 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:13:16.908 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 12:13:16.913 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 12:13:16.915 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:13:16.918 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:13:16.931 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:13:16.931 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:16.940 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:13:16.943 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:16.959 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 12:13:16.962 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 12:13:16.966 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 12:13:16.996 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 12:13:17.025 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 12:13:17.053 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:13:17.082 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:13:17.111 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:13:17.140 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:13:17.170 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:13:17.198 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:13:17.229 | + 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-07-28 12:13:17.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:13:17.289 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:13:17.317 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:13:17.346 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:13:17.348 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:13:17.352 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 12:13:17.355 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 12:13:17.357 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:13:17.360 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:17.362 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:17.365 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:13:17.368 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:13:17.370 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 12:13:17.400 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:13:17.429 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:13:17.430 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 12:13:17.438 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 12:13:17.442 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 12:13:17.445 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 12:13:17.447 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:13:17.450 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:13:17.452 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:17.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:17.457 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:17.460 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:17.462 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:13:17.465 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:17.467 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:17.470 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 12:13:17.531 | Enabling site cinder-wsgi. 2022-07-28 12:13:17.536 | To activate the new configuration, you need to run: 2022-07-28 12:13:17.536 | systemctl reload apache2 2022-07-28 12:13:17.541 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:13:17.544 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:13:17.546 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:13:17.549 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:13:17.685 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 12:13:17.688 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 12:13:17.724 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-07-28 12:13:17.758 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 12:13:17.775 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:17.777 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 12:13:17.780 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:13:17.782 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:13:17.785 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 12:13:17.787 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 12:13:17.820 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 12:13:17.849 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-07-28 12:13:17.878 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 12:13:17.907 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 12:13:17.937 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 12:13:17.966 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 12:13:17.995 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 12:13:18.026 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:13:18.055 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 12:13:18.086 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 12:13:18.115 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:13:18.145 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 12:13:18.147 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 12:13:18.165 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:18.167 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-07-28 12:13:18.199 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 12:13:18.202 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 12:13:18.204 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 12:13:18.222 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:18.225 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 12:13:18.228 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 12:13:18.230 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 12:13:18.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:13:18.235 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 12:13:18.238 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 12:13:18.243 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:13:18.243 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:13:18.248 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:13:18.251 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:13:18.254 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:13:18.256 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:13:18.259 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 12:13:18.262 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 12:13:18.264 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 12:13:18.267 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:13:18.270 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:13:18.272 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 12:13:18.275 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:13:18.278 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 12:13:18.280 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 12:13:18.283 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 12:13:18.285 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:13:18.288 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:13:18.291 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:13:18.293 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:13:18.296 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:13:18.299 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:13:18.316 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:13:18.318 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:13:18.321 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:18.324 | + functions-common:git_clone:618 : echo master 2022-07-28 12:13:18.324 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:13:18.330 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 12:13:18.332 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:18.336 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 12:13:18.351 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 12:13:18.354 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:13:18.354 | + functions-common:git_clone:679 : head -1 2022-07-28 12:13:18.360 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 12:13:18.363 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:13:18.366 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 12:13:18.369 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:13:18.372 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:13:18.374 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 12:13:18.377 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:13:18.379 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 12:13:18.382 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:13:18.385 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:13:18.387 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 12:13:18.390 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:13:18.392 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:13:18.396 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 12:13:18.398 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:13:18.401 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 12:13:18.404 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:13:18.407 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:13:18.410 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 12:13:18.416 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 12:13:18.419 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 12:13:19.044 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 12:13:19.046 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:13:19.049 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:13:19.051 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:13:19.054 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:13:19.056 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 12:13:19.059 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:13:19.061 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:13:19.064 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:13:19.066 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:13:19.069 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:13:19.072 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:13:19.074 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:13:19.077 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 12:13:19.099 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 12:13:19.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/neutron 2022-07-28 12:13:21.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:21.225 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:21.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:21.225 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:22.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:13:22.268 | Obtaining file:///opt/stack/neutron 2022-07-28 12:13:24.542 | 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-07-28 12:13:24.549 | 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-07-28 12:13:24.552 | 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-07-28 12:13:24.560 | 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-07-28 12:13:24.569 | 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-07-28 12:13:24.579 | 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-07-28 12:13:24.723 | 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-07-28 12:13:24.737 | 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-07-28 12:13:24.750 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:13:24.756 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:13:24.759 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:13:24.767 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:13:24.769 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:13:24.775 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:13:24.785 | 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 205)) (4.12.0) 2022-07-28 12:13:24.823 | 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 206)) (5.9.0) 2022-07-28 12:13:24.851 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:13:24.908 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:13:24.957 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:13:24.963 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:13:24.966 | 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 265)) (3.0.0) 2022-07-28 12:13:25.002 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:13:25.027 | 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 291)) (2.4.0) 2022-07-28 12:13:25.044 | 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 294)) (1.1.0) 2022-07-28 12:13:25.048 | 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 295)) (1.7.0) 2022-07-28 12:13:25.052 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:13:25.057 | 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 298)) (2.8.0) 2022-07-28 12:13:25.079 | 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 303)) (3.0.0) 2022-07-28 12:13:25.116 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:13:25.127 | 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 305)) (9.0.0) 2022-07-28 12:13:25.167 | 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 306)) (5.0.0) 2022-07-28 12:13:25.173 | 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 307)) (12.0.0) 2022-07-28 12:13:25.218 | 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 308)) (5.1.0) 2022-07-28 12:13:25.223 | 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 310)) (5.0.0) 2022-07-28 12:13:25.261 | 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 311)) (13.0.0) 2022-07-28 12:13:25.315 | 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 312)) (0.4.0) 2022-07-28 12:13:25.324 | 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 313)) (5.0.0) 2022-07-28 12:13:25.343 | 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 314)) (4.0.0) 2022-07-28 12:13:25.358 | 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 315)) (3.0.0) 2022-07-28 12:13:25.371 | 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 316)) (2.4.0) 2022-07-28 12:13:25.383 | 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 317)) (6.3.1) 2022-07-28 12:13:25.386 | 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 318)) (5.0.0) 2022-07-28 12:13:25.394 | 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 319)) (3.0.0) 2022-07-28 12:13:25.417 | 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 320)) (2.0.0) 2022-07-28 12:13:25.427 | 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 321)) (6.0.0) 2022-07-28 12:13:25.440 | 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 322)) (3.0.0) 2022-07-28 12:13:25.459 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:13:25.500 | 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 327)) (2.17.1.post1) 2022-07-28 12:13:25.505 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 12:13:25.513 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:13:25.518 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:13:25.521 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 12:13:25.530 | 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-07-28 12:13:25.542 | 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-07-28 12:13:25.547 | 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-07-28 12:13:25.565 | 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-07-28 12:13:25.577 | 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-07-28 12:13:25.587 | 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-07-28 12:13:25.590 | 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-07-28 12:13:25.596 | 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-07-28 12:13:25.602 | 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-07-28 12:13:25.607 | 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-07-28 12:13:25.653 | 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-07-28 12:13:25.673 | 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-07-28 12:13:25.698 | 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-07-28 12:13:25.713 | 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-07-28 12:13:25.717 | 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-07-28 12:13:25.724 | 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-07-28 12:13:25.737 | 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-07-28 12:13:25.739 | 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-07-28 12:13:25.744 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 12:13:25.749 | 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-07-28 12:13:25.752 | 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-07-28 12:13:25.754 | 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-07-28 12:13:25.758 | 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-07-28 12:13:25.768 | 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-07-28 12:13:25.771 | 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-07-28 12:13:25.774 | 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-07-28 12:13:25.779 | 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-07-28 12:13:25.793 | 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-07-28 12:13:25.803 | 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-07-28 12:13:25.808 | 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-07-28 12:13:25.819 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:13:25.875 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:13:25.909 | 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-07-28 12:13:25.913 | 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-07-28 12:13:25.918 | 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-07-28 12:13:25.921 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:13:25.926 | 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-07-28 12:13:25.951 | 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-07-28 12:13:25.954 | 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-07-28 12:13:25.965 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:13:25.992 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:13:25.995 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:13:25.999 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:13:26.002 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:13:26.039 | 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 152)) (1.1.8) 2022-07-28 12:13:26.045 | 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-07-28 12:13:26.048 | 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-07-28 12:13:26.051 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:13:26.074 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:13:26.077 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:13:26.080 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:13:26.126 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:13:26.128 | 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-07-28 12:13:26.134 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:13:26.141 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:13:26.145 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:13:26.156 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 12:13:26.159 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:13:26.197 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:13:26.210 | 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 301)) (2.6.1) 2022-07-28 12:13:26.224 | 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 289)) (2.1.0) 2022-07-28 12:13:26.228 | 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 113)) (2.1.0) 2022-07-28 12:13:26.232 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:13:26.236 | 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-07-28 12:13:26.238 | 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-07-28 12:13:26.241 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:13:26.243 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:13:26.246 | 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-07-28 12:13:26.248 | 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-07-28 12:13:26.251 | 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-07-28 12:13:26.255 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:13:26.316 | 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-07-28 12:13:26.320 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:13:26.367 | 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-07-28 12:13:27.370 | Installing collected packages: neutron 2022-07-28 12:13:27.371 | Attempting uninstall: neutron 2022-07-28 12:13:27.372 | Found existing installation: neutron 20.1.0.dev449 2022-07-28 12:13:27.383 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-28 12:13:27.384 | Running setup.py develop for neutron 2022-07-28 12:13:30.061 | Successfully installed neutron 2022-07-28 12:13:30.178 | + inc/python:pip_install:196 : result=0 2022-07-28 12:13:30.181 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:13:30.183 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:30.185 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:30.188 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:30.190 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:30.193 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:30.195 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:13:30.197 | + functions-common:time_stop:2447 : start_time=1659010399093 2022-07-28 12:13:30.200 | + functions-common:time_stop:2449 : [[ -z 1659010399093 ]] 2022-07-28 12:13:30.203 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:30.207 | + functions-common:time_stop:2452 : end_time=1659010410204 2022-07-28 12:13:30.210 | + functions-common:time_stop:2453 : elapsed_time=11111 2022-07-28 12:13:30.212 | + functions-common:time_stop:2454 : total=97445 2022-07-28 12:13:30.214 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:30.217 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108556 2022-07-28 12:13:30.219 | + inc/python:pip_install:199 : return 0 2022-07-28 12:13:30.221 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:13:30.224 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:13:30.227 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:13:30.247 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:13:30.259 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 12:13:30.262 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 12:13:30.265 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:13:30.267 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:13:30.270 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 12:13:30.273 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:13:30.275 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:13:30.278 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:13:30.280 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 12:13:30.299 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:30.301 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 12:13:30.305 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 12:13:30.307 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 12:13:30.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:13:30.313 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 12:13:30.315 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 12:13:30.318 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 12:13:30.320 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:13:30.323 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:13:30.325 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 12:13:30.328 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:13:30.331 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 12:13:30.347 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:30.350 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 12:13:30.369 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:30.371 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 12:13:30.388 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:30.391 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 12:13:30.393 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 12:13:30.396 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 12:13:30.398 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:13:30.400 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:13:30.403 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:13:30.407 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:13:30.410 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:13:30.413 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:13:30.431 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:13:30.433 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:13:30.436 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:30.439 | + functions-common:git_clone:618 : echo master 2022-07-28 12:13:30.439 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:13:30.444 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 12:13:30.447 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:30.449 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 12:13:30.462 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 12:13:30.465 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:13:30.465 | + functions-common:git_clone:679 : head -1 2022-07-28 12:13:30.472 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 12:13:30.475 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:13:30.478 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 12:13:30.480 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:13:30.483 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:13:30.485 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 12:13:30.488 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:13:30.491 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 12:13:30.494 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:13:30.496 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:13:30.499 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 12:13:30.501 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:13:30.504 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:13:30.507 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 12:13:30.510 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:13:30.513 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 12:13:30.515 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:13:30.518 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:13:30.522 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 12:13:30.528 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 12:13:30.530 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 12:13:31.157 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 12:13:31.160 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:13:31.162 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:13:31.165 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:13:31.167 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:13:31.169 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 12:13:31.172 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:13:31.174 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:13:31.176 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:13:31.179 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:13:31.182 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:13:31.184 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:13:31.187 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:13:31.189 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 12:13:31.211 | Using python 3.8 to install /opt/stack/nova 2022-07-28 12:13:31.213 | + 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-07-28 12:13:33.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:33.302 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:33.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:33.303 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:34.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:13:34.359 | Obtaining file:///opt/stack/nova 2022-07-28 12:13:37.666 | 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-07-28 12:13:37.673 | 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-07-28 12:13:37.675 | 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-07-28 12:13:37.684 | 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-07-28 12:13:37.694 | 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-07-28 12:13:37.696 | 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-07-28 12:13:37.707 | 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-07-28 12:13:37.852 | 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-07-28 12:13:37.865 | 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-07-28 12:13:37.878 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:13:37.898 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:13:37.934 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:13:37.947 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:13:37.950 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:13:37.958 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:13:37.961 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:13:37.966 | 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 205)) (4.12.0) 2022-07-28 12:13:38.002 | 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 206)) (5.9.0) 2022-07-28 12:13:38.029 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:13:38.032 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:13:38.071 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:13:38.128 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:13:38.179 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:13:38.189 | 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 245)) (1.0.1) 2022-07-28 12:13:38.193 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:13:38.199 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:13:38.202 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:13:38.228 | 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 288)) (6.0.0) 2022-07-28 12:13:38.251 | 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 294)) (1.1.0) 2022-07-28 12:13:38.255 | 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 295)) (1.7.0) 2022-07-28 12:13:38.259 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:13:38.263 | 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 298)) (2.8.0) 2022-07-28 12:13:38.286 | 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 299)) (5.7.0) 2022-07-28 12:13:38.304 | 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 303)) (3.0.0) 2022-07-28 12:13:38.340 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:13:38.351 | 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 305)) (9.0.0) 2022-07-28 12:13:38.389 | 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 306)) (5.0.0) 2022-07-28 12:13:38.396 | 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 307)) (12.0.0) 2022-07-28 12:13:38.442 | 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 308)) (5.1.0) 2022-07-28 12:13:38.447 | 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 309)) (2.0.0) 2022-07-28 12:13:38.457 | 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 310)) (5.0.0) 2022-07-28 12:13:38.495 | 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 311)) (13.0.0) 2022-07-28 12:13:38.548 | 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 312)) (0.4.0) 2022-07-28 12:13:38.558 | 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 313)) (5.0.0) 2022-07-28 12:13:38.577 | 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 314)) (4.0.0) 2022-07-28 12:13:38.592 | 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 315)) (3.0.0) 2022-07-28 12:13:38.606 | 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 316)) (2.4.0) 2022-07-28 12:13:38.617 | 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 317)) (6.3.1) 2022-07-28 12:13:38.620 | 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 318)) (5.0.0) 2022-07-28 12:13:38.629 | 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 319)) (3.0.0) 2022-07-28 12:13:38.652 | 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 320)) (2.0.0) 2022-07-28 12:13:38.662 | 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 321)) (6.0.0) 2022-07-28 12:13:38.675 | 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 322)) (3.0.0) 2022-07-28 12:13:38.703 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 12:13:38.741 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:13:38.746 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 12:13:38.779 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:13:38.781 | 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-07-28 12:13:38.793 | 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-07-28 12:13:38.799 | 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-07-28 12:13:38.817 | 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-07-28 12:13:38.827 | 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-07-28 12:13:38.830 | 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-07-28 12:13:38.836 | 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-07-28 12:13:38.842 | 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-07-28 12:13:38.846 | 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-07-28 12:13:38.860 | 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-07-28 12:13:38.875 | 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-07-28 12:13:38.880 | 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-07-28 12:13:38.896 | 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-07-28 12:13:38.917 | 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-07-28 12:13:38.942 | 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-07-28 12:13:38.946 | 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-07-28 12:13:38.953 | 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-07-28 12:13:38.966 | 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-07-28 12:13:38.969 | 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-07-28 12:13:38.972 | 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-07-28 12:13:38.977 | 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-07-28 12:13:38.981 | 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-07-28 12:13:38.983 | 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-07-28 12:13:38.994 | 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-07-28 12:13:38.996 | 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-07-28 12:13:38.999 | 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-07-28 12:13:39.003 | 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-07-28 12:13:39.054 | 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-07-28 12:13:39.069 | 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-07-28 12:13:39.077 | 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-07-28 12:13:39.083 | 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-07-28 12:13:39.093 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:13:39.152 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:13:39.185 | 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-07-28 12:13:39.189 | 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-07-28 12:13:39.195 | 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-07-28 12:13:39.200 | 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-07-28 12:13:39.204 | 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-07-28 12:13:39.207 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:13:39.212 | 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-07-28 12:13:39.238 | 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-07-28 12:13:39.241 | 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-07-28 12:13:39.252 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:13:39.255 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:13:39.281 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:13:39.342 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:13:39.347 | 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 152)) (1.1.8) 2022-07-28 12:13:39.353 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:13:39.356 | 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-07-28 12:13:39.359 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:13:39.380 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:13:39.386 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:13:39.389 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:13:39.434 | 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-07-28 12:13:39.438 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:13:39.441 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:13:39.449 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:13:39.452 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:13:39.464 | 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 327)) (2.17.1.post1) 2022-07-28 12:13:39.469 | 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-07-28 12:13:39.480 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:13:39.493 | 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-07-28 12:13:39.505 | 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 289)) (2.1.0) 2022-07-28 12:13:39.509 | 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 301)) (2.6.1) 2022-07-28 12:13:39.524 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:13:39.527 | 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 113)) (2.1.0) 2022-07-28 12:13:39.532 | 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-07-28 12:13:39.534 | 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-07-28 12:13:39.536 | 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-07-28 12:13:39.542 | 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-07-28 12:13:39.547 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:13:39.584 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:13:39.587 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 12:13:39.590 | 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-07-28 12:13:39.593 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:13:39.595 | 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-07-28 12:13:39.598 | 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-07-28 12:13:39.602 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:13:39.649 | 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-07-28 12:13:39.651 | 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-07-28 12:13:40.578 | Installing collected packages: nova 2022-07-28 12:13:40.578 | Attempting uninstall: nova 2022-07-28 12:13:40.578 | Found existing installation: nova 25.1.0.dev173 2022-07-28 12:13:40.583 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 12:13:40.585 | Running setup.py develop for nova 2022-07-28 12:13:44.275 | Successfully installed nova 2022-07-28 12:13:44.390 | + inc/python:pip_install:196 : result=0 2022-07-28 12:13:44.393 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:13:44.395 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:44.397 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:44.400 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:44.402 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:44.405 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:44.407 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:13:44.409 | + functions-common:time_stop:2447 : start_time=1659010411205 2022-07-28 12:13:44.412 | + functions-common:time_stop:2449 : [[ -z 1659010411205 ]] 2022-07-28 12:13:44.415 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:44.419 | + functions-common:time_stop:2452 : end_time=1659010424416 2022-07-28 12:13:44.421 | + functions-common:time_stop:2453 : elapsed_time=13211 2022-07-28 12:13:44.424 | + functions-common:time_stop:2454 : total=108556 2022-07-28 12:13:44.426 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:44.429 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121767 2022-07-28 12:13:44.431 | + inc/python:pip_install:199 : return 0 2022-07-28 12:13:44.434 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:13:44.437 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:13:44.439 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:13:44.458 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:13:44.471 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 12:13:44.474 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 12:13:44.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:13:44.480 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:13:44.483 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 12:13:44.485 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:13:44.488 | + 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-07-28 12:13:44.501 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:13:44.504 | + ./stack.sh:main:932 : configure_nova 2022-07-28 12:13:44.507 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 12:13:44.519 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 12:13:44.521 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 12:13:44.524 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 12:13:44.528 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 12:13:44.528 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 12:13:44.533 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 12:13:44.536 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 12:13:44.539 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 12:13:44.541 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 12:13:44.544 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 12:13:44.546 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 12:13:44.549 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 12:13:44.551 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 12:13:44.564 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 12:13:44.577 | + 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-07-28 12:13:44.589 | + 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-07-28 12:13:44.602 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 12:13:44.615 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 12:13:44.618 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 12:13:44.623 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.W13F60FOGx 2022-07-28 12:13:44.625 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 12:13:44.628 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 12:13:44.630 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 12:13:44.633 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 12:13:44.635 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 12:13:44.638 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.W13F60FOGx 2022-07-28 12:13:44.642 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.W13F60FOGx 2022-07-28 12:13:44.654 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.W13F60FOGx /etc/sudoers.d/nova-rootwrap 2022-07-28 12:13:44.667 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 12:13:44.671 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 12:13:44.674 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 12:13:44.676 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 12:13:44.679 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 12:13:44.682 | + 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-07-28 12:13:44.685 | + 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-07-28 12:13:44.687 | + 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-07-28 12:13:44.690 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 12:13:44.695 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 12:13:44.712 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:44.715 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 12:13:44.717 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 12:13:44.721 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 12:13:44.725 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 12:13:44.755 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 12:13:44.757 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 12:13:44.785 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 12:13:44.815 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 12:13:44.842 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 12:13:44.872 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 12:13:44.902 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 12:13:44.932 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 12:13:44.934 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-07-28 12:13:44.962 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 12:13:44.991 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 12:13:45.018 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 12:13:45.046 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 12:13:45.073 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 12:13:45.104 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 12:13:45.106 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:13:45.108 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:13:45.110 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:13:45.113 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:13:45.115 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:13:45.117 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:13:45.119 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:13:45.122 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:13:45.124 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:13:45.126 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:13:45.128 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 12:13:45.131 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:13:45.133 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:13:45.136 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:13:45.138 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:13:45.140 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:13:45.142 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:13:45.145 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 12:13:45.162 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.164 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:13:45.166 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 12:13:45.169 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 12:13:45.197 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 12:13:45.199 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 12:13:45.202 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 12:13:45.204 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 12:13:45.206 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:13:45.209 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:45.211 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:13:45.227 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.229 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:13:45.232 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:13:45.235 | + 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-07-28 12:13:45.266 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 12:13:45.269 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 12:13:45.272 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 12:13:45.275 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 12:13:45.277 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:13:45.279 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:45.281 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:13:45.298 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.300 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:13:45.302 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 12:13:45.305 | + 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-07-28 12:13:45.336 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 12:13:45.366 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 12:13:45.394 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 12:13:45.422 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 12:13:45.438 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.441 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 12:13:45.457 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.462 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 12:13:45.462 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 12:13:45.467 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 12:13:45.470 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 12:13:45.498 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 12:13:45.514 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:45.517 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 12:13:45.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 12:13:45.522 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:13:45.524 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:13:45.526 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 12:13:45.556 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 12:13:45.584 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:13:45.612 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 12:13:45.640 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 12:13:45.667 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 12:13:45.696 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 12:13:45.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 12:13:45.752 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:13:45.780 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:13:45.808 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 12:13:45.825 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:45.827 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 12:13:45.830 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 12:13:45.860 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 12:13:45.888 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-07-28 12:13:45.916 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 12:13:45.944 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 12:13:45.972 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 12:13:46.000 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 12:13:46.027 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 12:13:46.055 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 12:13:46.072 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:46.074 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 12:13:46.076 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 12:13:46.105 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 12:13:46.136 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 12:13:46.139 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 12:13:46.167 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 12:13:46.169 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 12:13:46.172 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 12:13:46.174 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:13:46.176 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:13:46.179 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:13:46.182 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:13:46.184 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:13:46.186 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:13:46.189 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 12:13:46.191 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:13:46.193 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:13:46.196 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:13:46.198 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:13:46.200 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:13:46.202 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:13:46.205 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:13:46.207 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:13:46.210 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:13:46.212 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:13:46.214 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 12:13:46.217 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 12:13:46.220 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 12:13:46.222 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:13:46.242 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:13:46.244 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:13:46.246 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:13:46.249 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:13:46.251 | + 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-07-28 12:13:46.281 | + 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-07-28 12:13:46.309 | + 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-07-28 12:13:46.337 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:13:46.366 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 12:13:46.396 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 12:13:46.413 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:46.416 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 12:13:46.418 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 12:13:46.421 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 12:13:46.423 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 12:13:46.425 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:13:46.428 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:13:46.431 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 12:13:46.435 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 12:13:46.437 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:13:46.439 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:13:46.452 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:13:46.452 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:46.462 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:13:46.465 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:46.482 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 12:13:46.484 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 12:13:46.488 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 12:13:46.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 12:13:46.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 12:13:46.577 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:13:46.606 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:13:46.633 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:13:46.661 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:13:46.689 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:13:46.717 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:13:46.744 | + 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-07-28 12:13:46.773 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:13:46.805 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:13:46.833 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:13:46.862 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:13:46.864 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:13:46.867 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 12:13:46.870 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 12:13:46.872 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:13:46.874 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:46.877 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:46.879 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:13:46.882 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:13:46.885 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 12:13:46.914 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:13:46.942 | + 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-07-28 12:13:46.942 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:13:46.951 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 12:13:46.955 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 12:13:46.957 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 12:13:46.961 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:13:46.963 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:13:46.965 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:46.968 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:46.970 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:46.972 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:46.975 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:13:46.977 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:46.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:46.982 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 12:13:47.042 | Enabling site nova-api-wsgi. 2022-07-28 12:13:47.048 | To activate the new configuration, you need to run: 2022-07-28 12:13:47.048 | systemctl reload apache2 2022-07-28 12:13:47.053 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:13:47.056 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:13:47.058 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:13:47.061 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:13:47.260 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 12:13:47.283 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:47.285 | + 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-07-28 12:13:47.288 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 12:13:47.290 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 12:13:47.293 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 12:13:47.295 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 12:13:47.297 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:13:47.300 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 12:13:47.306 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 12:13:47.309 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:13:47.311 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:13:47.324 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:13:47.325 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:47.334 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:13:47.338 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:13:47.354 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 12:13:47.357 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 12:13:47.361 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 12:13:47.392 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 12:13:47.420 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 12:13:47.449 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:13:47.478 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:13:47.506 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:13:47.534 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:13:47.562 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:13:47.590 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:13:47.619 | + 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-07-28 12:13:47.647 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:13:47.675 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:13:47.705 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:13:47.733 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 12:13:47.735 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 12:13:47.764 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 12:13:47.781 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:47.784 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 12:13:47.815 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 12:13:47.818 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 12:13:47.820 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 12:13:47.838 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:47.840 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:47.843 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:47.872 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 12:13:47.903 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 12:13:47.906 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:13:47.908 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 12:13:47.910 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:13:47.913 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:13:47.916 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:13:47.932 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:47.935 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:13:47.937 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:13:47.940 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:13:47.956 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:47.959 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:47.962 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:13:47.991 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:13:47.993 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:13:47.995 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 12:13:48.024 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 12:13:48.052 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 12:13:48.085 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 12:13:48.103 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:48.105 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:13:48.134 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 12:13:48.137 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 12:13:48.139 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 12:13:48.170 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 12:13:48.198 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-07-28 12:13:48.228 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 12:13:48.258 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 12:13:48.289 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 12:13:48.318 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 12:13:48.347 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 12:13:48.377 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 12:13:48.405 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 12:13:48.422 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:48.425 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 12:13:48.430 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:13:48.433 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 12:13:48.435 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 12:13:48.438 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 12:13:48.440 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:13:48.443 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:13:48.446 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:13:48.448 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 12:13:48.451 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 12:13:48.456 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 12:13:48.458 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 12:13:48.461 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 12:13:48.463 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 12:13:48.466 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:13:48.468 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:48.471 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:13:48.488 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:48.491 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:13:48.494 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 12:13:48.497 | + 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-07-28 12:13:48.528 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 12:13:48.560 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 12:13:48.592 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:13:48.594 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 12:13:48.596 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 12:13:48.599 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 12:13:48.616 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:48.619 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 12:13:48.620 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 12:13:49.308 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 12:13:49.311 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 12:13:49.313 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:13:49.316 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 12:13:49.319 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:13:49.321 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 12:13:49.323 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:13:49.340 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:49.343 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 12:13:49.346 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 12:13:49.348 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:13:49.366 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:49.369 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-07-28 12:13:49.372 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-07-28 12:13:49.400 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:13:49.402 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:13:49.406 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 12:13:49.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:49.426 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 12:13:49.429 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:13:49.431 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 12:13:49.463 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-07-28 12:13:49.492 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 12:13:49.520 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 12:13:49.548 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 12:13:49.579 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 12:13:49.607 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 12:13:49.636 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 12:13:49.664 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 12:13:49.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 12:13:49.669 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 12:13:49.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:13:49.690 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:13:49.693 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:13:49.695 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:13:49.698 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:13:49.700 | + 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-07-28 12:13:49.729 | + 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-07-28 12:13:49.758 | + 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-07-28 12:13:49.787 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:13:49.816 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:13:49.819 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 12:13:49.823 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:13:49.826 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 12:13:49.828 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 12:13:49.831 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 12:13:49.834 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:13:49.836 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:13:49.839 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:13:49.841 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 12:13:49.844 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 12:13:49.846 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:13:49.849 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 12:13:49.851 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 12:13:49.854 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 12:13:49.871 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:49.873 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 12:13:49.875 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 12:13:49.891 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:49.894 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 12:13:49.910 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:49.913 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 12:13:49.931 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:13:49.933 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 12:13:49.951 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:13:49.953 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 12:13:49.956 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 12:13:49.958 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 12:13:49.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:13:49.964 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 12:13:49.966 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 12:13:49.969 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 12:13:49.972 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:49.975 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:49.978 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 12:13:49.980 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:13:49.983 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:13:49.986 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:13:49.988 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:13:49.991 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:49.994 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:13:49.997 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:49.999 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:50.002 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:13:50.004 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:50.007 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:13:50.009 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:13:50.012 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 12:13:50.014 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:13:50.017 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:50.020 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:50.023 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 12:13:50.046 | + 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-07-28 12:13:50.157 | Reading package lists... 2022-07-28 12:13:50.422 | Building dependency tree... 2022-07-28 12:13:50.424 | Reading state information... 2022-07-28 12:13:50.705 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:13:50.705 | The following packages were automatically installed and are no longer required: 2022-07-28 12:13:50.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:13:50.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:13:50.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:13:50.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:13:50.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:13:50.706 | python3-zope.interface 2022-07-28 12:13:50.706 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:13:50.824 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:13:50.829 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:13:50.831 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:13:50.834 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:50.837 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:50.839 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:50.842 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:50.844 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:50.846 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:13:50.849 | + functions-common:time_stop:2447 : start_time=1659010430043 2022-07-28 12:13:50.851 | + functions-common:time_stop:2449 : [[ -z 1659010430043 ]] 2022-07-28 12:13:50.854 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:50.859 | + functions-common:time_stop:2452 : end_time=1659010430856 2022-07-28 12:13:50.861 | + functions-common:time_stop:2453 : elapsed_time=813 2022-07-28 12:13:50.863 | + functions-common:time_stop:2454 : total=6442 2022-07-28 12:13:50.866 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:50.869 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7255 2022-07-28 12:13:50.871 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:13:50.874 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 12:13:50.876 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 12:13:50.879 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 12:13:50.882 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 12:13:50.885 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 12:13:50.907 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 12:13:50.910 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:13:50.912 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:13:50.915 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:13:50.917 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:13:50.920 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:50.922 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:13:50.925 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:50.928 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:50.931 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:13:50.933 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:13:50.936 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:13:50.938 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:13:50.941 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 12:13:50.944 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:13:50.947 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:50.949 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:50.952 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 12:13:50.976 | + 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-07-28 12:13:51.087 | Reading package lists... 2022-07-28 12:13:51.356 | Building dependency tree... 2022-07-28 12:13:51.358 | Reading state information... 2022-07-28 12:13:51.630 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 12:13:51.630 | The following packages were automatically installed and are no longer required: 2022-07-28 12:13:51.631 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:13:51.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:13:51.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:13:51.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:13:51.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:13:51.632 | python3-zope.interface 2022-07-28 12:13:51.632 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:13:51.749 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:13:51.753 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:13:51.756 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:13:51.758 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:51.761 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:51.763 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:51.766 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:51.768 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:51.770 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:13:51.773 | + functions-common:time_stop:2447 : start_time=1659010430973 2022-07-28 12:13:51.776 | + functions-common:time_stop:2449 : [[ -z 1659010430973 ]] 2022-07-28 12:13:51.779 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:51.783 | + functions-common:time_stop:2452 : end_time=1659010431780 2022-07-28 12:13:51.785 | + functions-common:time_stop:2453 : elapsed_time=807 2022-07-28 12:13:51.789 | + functions-common:time_stop:2454 : total=7255 2022-07-28 12:13:51.791 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:51.793 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8062 2022-07-28 12:13:51.796 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:13:51.799 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 12:13:51.801 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 12:13:51.804 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:13:51.807 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:13:51.809 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:13:51.812 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 12:13:51.814 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 12:13:51.872 | wsgi (enabled by maintainer script) 2022-07-28 12:13:51.875 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 12:13:51.878 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 12:13:51.881 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:13:51.884 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 12:13:51.887 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 12:13:51.890 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:13:51.894 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:13:51.894 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:13:51.900 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 12:13:51.903 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 12:13:51.905 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 12:13:51.908 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 12:13:51.911 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 12:13:51.934 | Using python 3.8 to install osc-placement 2022-07-28 12:13:51.937 | + 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-07-28 12:13:54.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:54.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:54.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:13:54.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:13:55.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:13:55.094 | 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 302)) (4.0.0) 2022-07-28 12:13:55.105 | 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 321)) (6.0.0) 2022-07-28 12:13:55.119 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:13:55.124 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:13:55.127 | 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-07-28 12:13:55.133 | 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-07-28 12:13:55.137 | 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-07-28 12:13:55.140 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:13:55.199 | 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 301)) (2.6.1) 2022-07-28 12:13:55.213 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:13:55.219 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:13:55.222 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:13:55.227 | 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 308)) (5.1.0) 2022-07-28 12:13:55.232 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:13:55.235 | 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-07-28 12:13:55.249 | 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 295)) (1.7.0) 2022-07-28 12:13:55.253 | 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-07-28 12:13:55.257 | 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-07-28 12:13:55.260 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:13:55.273 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:13:55.298 | 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-07-28 12:13:55.302 | 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 113)) (2.1.0) 2022-07-28 12:13:55.307 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:13:55.310 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:13:55.343 | 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-07-28 12:13:55.346 | 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-07-28 12:13:55.349 | 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-07-28 12:13:55.352 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:13:55.400 | 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-07-28 12:13:55.412 | 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-07-28 12:13:55.415 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:13:55.417 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:13:55.438 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:13:55.477 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:13:55.480 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:13:55.485 | 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-07-28 12:13:55.487 | 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 152)) (1.1.8) 2022-07-28 12:13:55.492 | 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-07-28 12:13:55.495 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:13:55.556 | 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-07-28 12:13:55.562 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:13:55.565 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:13:55.568 | 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-07-28 12:13:57.696 | + inc/python:pip_install:196 : result=0 2022-07-28 12:13:57.699 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:13:57.702 | + functions-common:time_stop:2440 : local name 2022-07-28 12:13:57.705 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:13:57.707 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:13:57.710 | + functions-common:time_stop:2443 : local total 2022-07-28 12:13:57.713 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:13:57.715 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:13:57.718 | + functions-common:time_stop:2447 : start_time=1659010431928 2022-07-28 12:13:57.720 | + functions-common:time_stop:2449 : [[ -z 1659010431928 ]] 2022-07-28 12:13:57.724 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:13:57.728 | + functions-common:time_stop:2452 : end_time=1659010437726 2022-07-28 12:13:57.731 | + functions-common:time_stop:2453 : elapsed_time=5798 2022-07-28 12:13:57.734 | + functions-common:time_stop:2454 : total=121767 2022-07-28 12:13:57.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:13:57.739 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127565 2022-07-28 12:13:57.742 | + inc/python:pip_install:199 : return 0 2022-07-28 12:13:57.745 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 12:13:57.747 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 12:13:57.750 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 12:13:57.752 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:13:57.755 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:13:57.759 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:13:57.762 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:13:57.764 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:13:57.768 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:13:57.786 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:13:57.788 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:13:57.791 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:57.794 | + functions-common:git_clone:618 : echo master 2022-07-28 12:13:57.794 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:13:57.800 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 12:13:57.803 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:13:57.806 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 12:13:57.820 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 12:13:57.823 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:13:57.824 | + functions-common:git_clone:679 : head -1 2022-07-28 12:13:57.827 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 12:13:57.830 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:13:57.833 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 12:13:57.836 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:13:57.838 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:13:57.841 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 12:13:57.843 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:13:57.846 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 12:13:57.849 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:13:57.851 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:13:57.854 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 12:13:57.856 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:13:57.859 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:13:57.862 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 12:13:57.865 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:13:57.868 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 12:13:57.871 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:13:57.873 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:13:57.877 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 12:13:57.884 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 12:13:57.886 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 12:13:58.508 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 12:13:58.511 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:13:58.513 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:13:58.516 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:13:58.519 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:13:58.522 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 12:13:58.525 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:13:58.527 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:13:58.530 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:13:58.532 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:13:58.535 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:13:58.538 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:13:58.541 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:13:58.543 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 12:13:58.565 | Using python 3.8 to install /opt/stack/placement 2022-07-28 12:13:58.567 | + 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-07-28 12:14:00.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:00.655 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:00.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:00.655 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:01.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:14:01.698 | Obtaining file:///opt/stack/placement 2022-07-28 12:14:02.918 | 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-07-28 12:14:02.931 | 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-07-28 12:14:03.077 | 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-07-28 12:14:03.090 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:14:03.095 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:14:03.135 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:14:03.186 | 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 245)) (1.0.1) 2022-07-28 12:14:03.191 | 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 294)) (1.1.0) 2022-07-28 12:14:03.194 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:14:03.199 | 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 303)) (3.0.0) 2022-07-28 12:14:03.236 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:14:03.247 | 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 305)) (9.0.0) 2022-07-28 12:14:03.285 | 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 306)) (5.0.0) 2022-07-28 12:14:03.292 | 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 307)) (12.0.0) 2022-07-28 12:14:03.337 | 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 308)) (5.1.0) 2022-07-28 12:14:03.342 | 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 310)) (5.0.0) 2022-07-28 12:14:03.381 | 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 313)) (5.0.0) 2022-07-28 12:14:03.399 | 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 314)) (4.0.0) 2022-07-28 12:14:03.414 | 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 318)) (5.0.0) 2022-07-28 12:14:03.422 | 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 320)) (2.0.0) 2022-07-28 12:14:03.432 | 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 321)) (6.0.0) 2022-07-28 12:14:03.446 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:14:03.451 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:14:03.454 | 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-07-28 12:14:03.466 | 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-07-28 12:14:03.476 | 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-07-28 12:14:03.478 | 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-07-28 12:14:03.484 | 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-07-28 12:14:03.488 | 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-07-28 12:14:03.493 | 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-07-28 12:14:03.514 | 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-07-28 12:14:03.518 | 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-07-28 12:14:03.525 | 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-07-28 12:14:03.539 | 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-07-28 12:14:03.543 | 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-07-28 12:14:03.546 | 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-07-28 12:14:03.556 | 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-07-28 12:14:03.559 | 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-07-28 12:14:03.561 | 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-07-28 12:14:03.566 | 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-07-28 12:14:03.574 | 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-07-28 12:14:03.580 | 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-07-28 12:14:03.590 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:14:03.623 | 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-07-28 12:14:03.633 | 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.dev26) (45.2.0) 2022-07-28 12:14:03.635 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:14:03.701 | 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 206)) (5.9.0) 2022-07-28 12:14:03.727 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:14:03.785 | 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 152)) (1.1.8) 2022-07-28 12:14:03.790 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:14:03.793 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:14:03.798 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:14:03.805 | 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-07-28 12:14:03.807 | 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-07-28 12:14:03.821 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:14:03.829 | 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-07-28 12:14:03.835 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:14:03.838 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:14:03.841 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:14:03.844 | 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-07-28 12:14:03.846 | 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 113)) (2.1.0) 2022-07-28 12:14:03.851 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:14:03.854 | 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-07-28 12:14:03.857 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:14:03.859 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:14:03.871 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:14:03.873 | 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-07-28 12:14:03.900 | 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 295)) (1.7.0) 2022-07-28 12:14:03.904 | 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-07-28 12:14:03.907 | 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 205)) (4.12.0) 2022-07-28 12:14:03.944 | 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-07-28 12:14:03.955 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:14:03.958 | 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-07-28 12:14:03.962 | 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-07-28 12:14:05.474 | Installing collected packages: openstack-placement 2022-07-28 12:14:05.474 | Attempting uninstall: openstack-placement 2022-07-28 12:14:05.475 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 12:14:05.477 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 12:14:05.478 | Running setup.py develop for openstack-placement 2022-07-28 12:14:07.182 | Successfully installed openstack-placement 2022-07-28 12:14:07.298 | + inc/python:pip_install:196 : result=0 2022-07-28 12:14:07.301 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:14:07.304 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:07.306 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:07.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:07.311 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:07.313 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:07.316 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:14:07.318 | + functions-common:time_stop:2447 : start_time=1659010438559 2022-07-28 12:14:07.321 | + functions-common:time_stop:2449 : [[ -z 1659010438559 ]] 2022-07-28 12:14:07.324 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:07.328 | + functions-common:time_stop:2452 : end_time=1659010447325 2022-07-28 12:14:07.330 | + functions-common:time_stop:2453 : elapsed_time=8766 2022-07-28 12:14:07.333 | + functions-common:time_stop:2454 : total=127565 2022-07-28 12:14:07.335 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:07.338 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136331 2022-07-28 12:14:07.340 | + inc/python:pip_install:199 : return 0 2022-07-28 12:14:07.343 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:14:07.345 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:14:07.348 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:14:07.369 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:14:07.382 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 12:14:07.385 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 12:14:07.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:14:07.390 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:14:07.393 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 12:14:07.395 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:14:07.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:14:07.401 | + ./stack.sh:main:938 : configure_placement 2022-07-28 12:14:07.403 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 12:14:07.416 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 12:14:07.418 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 12:14:07.423 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 12:14:07.426 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 12:14:07.429 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 12:14:07.432 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 12:14:07.434 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:14:07.437 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:14:07.439 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:14:07.459 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:07.462 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:14:07.465 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 12:14:07.468 | + 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-07-28 12:14:07.501 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 12:14:07.533 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 12:14:07.568 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 12:14:07.571 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 12:14:07.574 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 12:14:07.576 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:14:07.579 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 12:14:07.614 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 12:14:07.644 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:14:07.675 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 12:14:07.707 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 12:14:07.737 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 12:14:07.767 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 12:14:07.798 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 12:14:07.828 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:14:07.859 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:14:07.889 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 12:14:07.892 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 12:14:07.894 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 12:14:07.898 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:14:07.917 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:14:07.919 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:14:07.922 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:14:07.924 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:14:07.927 | + 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-07-28 12:14:07.956 | + 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-07-28 12:14:07.987 | + 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-07-28 12:14:08.019 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:14:08.048 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 12:14:08.051 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 12:14:08.054 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 12:14:08.057 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 12:14:08.059 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 12:14:08.062 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:14:08.064 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:14:08.068 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 12:14:08.072 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 12:14:08.075 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:14:08.078 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:14:08.090 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:14:08.091 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:14:08.099 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:14:08.103 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:14:08.120 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 12:14:08.122 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 12:14:08.126 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 12:14:08.159 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 12:14:08.188 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 12:14:08.218 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:14:08.248 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:14:08.279 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:14:08.308 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:14:08.338 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:14:08.370 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:14:08.400 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 12:14:08.433 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:14:08.464 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:14:08.495 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:14:08.524 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:14:08.527 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:14:08.530 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 12:14:08.533 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 12:14:08.536 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:14:08.539 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:08.542 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:08.544 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 12:14:08.547 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 12:14:08.550 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 12:14:08.580 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:14:08.610 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 12:14:08.610 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 12:14:08.620 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 12:14:08.623 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 12:14:08.626 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 12:14:08.629 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:14:08.631 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:14:08.634 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:14:08.638 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:08.640 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:08.643 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:14:08.646 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:14:08.648 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:08.651 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:08.653 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 12:14:08.715 | Site placement-api already enabled 2022-07-28 12:14:08.720 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:14:08.723 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:14:08.726 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:14:08.729 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:14:08.865 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 12:14:08.887 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:08.889 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 12:14:08.908 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:08.912 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 12:14:08.930 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:08.933 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 12:14:08.936 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 12:14:08.938 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 12:14:08.972 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-07-28 12:14:09.004 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 12:14:09.034 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 12:14:09.065 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 12:14:09.095 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 12:14:09.125 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 12:14:09.156 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 12:14:09.185 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 12:14:09.203 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:09.206 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 12:14:09.225 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:09.227 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 12:14:09.230 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:14:09.233 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 12:14:09.235 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:14:09.238 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:14:09.240 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:14:09.243 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:14:09.246 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:14:09.249 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:14:09.253 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:14:09.257 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:14:09.259 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:14:09.262 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 12:14:09.265 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:14:09.285 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:09.287 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:14:09.289 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:14:09.292 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 12:14:09.294 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 12:14:09.297 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:14:09.299 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 12:14:09.302 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 12:14:09.305 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 12:14:09.364 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 12:14:09.405 | [446815 Async install_tempest:471970]: running: install_tempest 2022-07-28 12:14:09.408 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:14:09.410 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:14:09.413 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:14:09.417 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:14:09.420 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 12:14:09.423 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:14:09.425 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 12:14:09.428 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:14:09.432 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:14:09.434 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 12:14:09.437 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 12:14:09.440 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:14:09.443 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:14:09.446 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 12:14:09.449 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:14:09.452 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 12:14:09.455 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 12:14:09.459 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:14:09.463 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 12:14:09.466 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 12:14:09.469 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:14:09.474 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:14:09.474 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:14:09.481 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 12:14:09.484 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 12:14:09.486 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 12:14:09.490 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 12:14:09.493 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 12:14:09.519 | Using python 3.8 to install python-openstackclient 2022-07-28 12:14:09.522 | + 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-07-28 12:14:11.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:11.648 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:11.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:11.648 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:12.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:14:12.694 | 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-07-28 12:14:12.713 | 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-07-28 12:14:12.718 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:14:12.721 | 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 321)) (6.0.0) 2022-07-28 12:14:12.735 | 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 308)) (5.1.0) 2022-07-28 12:14:12.739 | 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 301)) (2.6.1) 2022-07-28 12:14:12.753 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:14:12.756 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:14:12.781 | 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-07-28 12:14:12.801 | 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-07-28 12:14:12.816 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:14:12.828 | 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-07-28 12:14:12.843 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:14:12.845 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:14:12.851 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:14:12.857 | 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-07-28 12:14:12.863 | 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-07-28 12:14:12.867 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:14:12.872 | 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-07-28 12:14:12.875 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:14:12.932 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:14:12.953 | 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 295)) (1.7.0) 2022-07-28 12:14:12.957 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:14:12.961 | 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-07-28 12:14:12.963 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:14:12.966 | 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-07-28 12:14:12.969 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:14:13.006 | 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-07-28 12:14:13.009 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:14:13.013 | 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 152)) (1.1.8) 2022-07-28 12:14:13.019 | 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-07-28 12:14:13.037 | 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-07-28 12:14:13.042 | 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 305)) (9.0.0) 2022-07-28 12:14:13.091 | 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 318)) (5.0.0) 2022-07-28 12:14:13.100 | 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-07-28 12:14:13.110 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:14:13.158 | 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-07-28 12:14:13.162 | 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-07-28 12:14:13.165 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:14:13.168 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:14:13.171 | 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 113)) (2.1.0) 2022-07-28 12:14:13.177 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:14:13.180 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:14:13.212 | 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-07-28 12:14:13.214 | 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-07-28 12:14:13.218 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:14:13.221 | 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-07-28 12:14:13.227 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:14:13.288 | 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-07-28 12:14:13.291 | 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-07-28 12:14:15.315 | + inc/python:pip_install:196 : result=0 2022-07-28 12:14:15.318 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:14:15.320 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:15.323 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:15.325 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:15.328 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:15.330 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:15.333 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:14:15.336 | + functions-common:time_stop:2447 : start_time=1659010449511 2022-07-28 12:14:15.338 | + functions-common:time_stop:2449 : [[ -z 1659010449511 ]] 2022-07-28 12:14:15.342 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:15.346 | + functions-common:time_stop:2452 : end_time=1659010455343 2022-07-28 12:14:15.349 | + functions-common:time_stop:2453 : elapsed_time=5832 2022-07-28 12:14:15.351 | + functions-common:time_stop:2454 : total=136331 2022-07-28 12:14:15.354 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:15.356 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=142163 2022-07-28 12:14:15.359 | + inc/python:pip_install:199 : return 0 2022-07-28 12:14:15.361 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 12:14:15.365 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 12:14:15.369 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.Qs4jRjqkFb 2022-07-28 12:14:15.372 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 12:14:15.375 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 12:14:15.377 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 12:14:15.381 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:14:15.383 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 12:14:15.386 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 12:14:15.405 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:15.408 | + ./stack.sh:main:1030 : configure_database 2022-07-28 12:14:15.411 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 12:14:15.413 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 12:14:15.416 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 12:14:15.418 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:14:15.421 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 12:14:15.423 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 12:14:15.426 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:15.428 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:15.431 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 12:14:15.435 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 12:14:15.438 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 12:14:15.440 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 12:14:15.444 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 12:14:15.499 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 12:14:15.501 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:14:15.504 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:14:15.507 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:14:15.509 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:14:15.512 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:14:15.514 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:14:15.517 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:14:15.519 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:14:15.522 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:14:15.524 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:14:15.527 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 12:14:15.529 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:14:15.532 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:14:15.534 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:14:15.536 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:14:15.539 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:14:15.541 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:14:15.544 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 12:14:15.546 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:15.549 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:15.552 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 12:14:15.554 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:14:15.556 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 12:14:17.512 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 12:14:17.528 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 12:14:17.528 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 12:14:17.532 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 12:14:17.534 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 12:14:17.538 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:17.540 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:17.542 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 12:14:17.545 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 12:14:17.547 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 12:14:17.550 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:17.553 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:17.555 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 12:14:17.558 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 12:14:17.560 | + 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-07-28 12:14:17.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:17.608 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 12:14:17.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:17.638 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 12:14:17.700 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 12:14:17.762 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 12:14:17.818 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 12:14:17.821 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 12:14:17.823 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 12:14:17.823 | enabling MySQL performance counting 2022-07-28 12:14:17.826 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 12:14:17.850 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 12:14:17.853 | + 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-07-28 12:14:19.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:19.941 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:19.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:19.941 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:20.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:14:20.986 | Processing ./tools/dbcounter 2022-07-28 12:14:20.991 | Installing build dependencies: started 2022-07-28 12:14:34.359 | Installing build dependencies: finished with status 'done' 2022-07-28 12:14:34.362 | Getting requirements to build wheel: started 2022-07-28 12:14:35.362 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 12:14:35.366 | Installing backend dependencies: started 2022-07-28 12:14:41.312 | Installing backend dependencies: finished with status 'done' 2022-07-28 12:14:41.314 | Preparing wheel metadata: started 2022-07-28 12:14:42.434 | Preparing wheel metadata: finished with status 'done' 2022-07-28 12:14:42.442 | Building wheels for collected packages: dbcounter 2022-07-28 12:14:42.444 | Building wheel for dbcounter (PEP 517): started 2022-07-28 12:14:43.867 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 12:14:43.868 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=faa7758148abedd77cff5b6c58bb28f7c9061418725630b31ecb8b7500824678 2022-07-28 12:14:43.868 | Stored in directory: /tmp/pip-ephem-wheel-cache-jbw92p5x/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 12:14:43.869 | Successfully built dbcounter 2022-07-28 12:14:46.112 | Installing collected packages: dbcounter 2022-07-28 12:14:46.112 | Attempting uninstall: dbcounter 2022-07-28 12:14:46.114 | Found existing installation: dbcounter 0.1 2022-07-28 12:14:46.124 | Uninstalling dbcounter-0.1: 2022-07-28 12:14:46.432 | Successfully uninstalled dbcounter-0.1 2022-07-28 12:14:46.532 | Successfully installed dbcounter-0.1 2022-07-28 12:14:46.691 | + inc/python:pip_install:196 : result=0 2022-07-28 12:14:46.693 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:14:46.696 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:46.698 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:46.701 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:46.703 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:46.706 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:46.708 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:14:46.711 | + functions-common:time_stop:2447 : start_time=1659010457844 2022-07-28 12:14:46.713 | + functions-common:time_stop:2449 : [[ -z 1659010457844 ]] 2022-07-28 12:14:46.716 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:46.720 | + functions-common:time_stop:2452 : end_time=1659010486718 2022-07-28 12:14:46.723 | + functions-common:time_stop:2453 : elapsed_time=28874 2022-07-28 12:14:46.726 | + functions-common:time_stop:2454 : total=142163 2022-07-28 12:14:46.728 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:46.730 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=171037 2022-07-28 12:14:46.733 | + inc/python:pip_install:199 : return 0 2022-07-28 12:14:46.735 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 12:14:46.738 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 12:14:46.741 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 12:14:46.743 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 12:14:46.746 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 12:14:46.751 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:46.777 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 12:14:46.782 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:46.799 | + 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-07-28 12:14:46.799 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 12:14:46.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:46.825 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 12:14:46.828 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:14:46.831 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 12:14:49.803 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 12:14:49.806 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 12:14:49.809 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 12:14:49.814 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-121449 2022-07-28 12:14:49.816 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-121449 1034' 2022-07-28 12:14:49.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.822 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:14:49.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.827 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 12:14:49.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.832 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 12:14:49.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.838 | + 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-07-28 12:14:49.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.843 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-07-28 12:14:49.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.848 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-07-28 12:14:49.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.854 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-121057 2022-07-28 12:14:49.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.859 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 12:14:49.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.864 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-07-28 12:14:49.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.870 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 12:14:49.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.875 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 12:14:49.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.880 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 12:14:49.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.885 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 12:14:49.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.891 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.39 2022-07-28 12:14:49.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:49.896 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 12:14:49.899 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 12:14:49.902 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 12:14:49.904 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 12:14:49.917 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 12:14:49.920 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.922 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 12:14:49.925 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.928 | + functions-common:run_process:1696 : local group= 2022-07-28 12:14:49.931 | + functions-common:run_process:1697 : local user= 2022-07-28 12:14:49.933 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:14:49.936 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 12:14:49.938 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:14:49.941 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:14:49.943 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:14:49.946 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:14:49.949 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:14:49.954 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010489951 2022-07-28 12:14:49.957 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 12:14:49.975 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:49.978 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 12:14:49.980 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 12:14:49.983 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.985 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.988 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.991 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:49.995 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 12:14:49.997 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 12:14:50.000 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 12:14:50.003 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:14:50.005 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:14:50.008 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:14:50.010 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:14:50.013 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 12:14:50.016 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 12:14:50.018 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 12:14:50.021 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:14:50.024 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:14:50.026 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:14:50.028 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:14:50.031 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:14:50.033 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:14:50.036 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 12:14:50.038 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:14:50.043 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 12:14:50.096 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 12:14:50.152 | + 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-07-28 12:14:50.207 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 12:14:50.261 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 12:14:50.316 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:14:50.372 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:14:50.374 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:14:50.376 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 12:14:50.431 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:14:50.994 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 12:14:51.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 12:14:51.495 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 12:14:51.516 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:14:51.519 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:51.522 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:51.525 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:51.527 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:51.530 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:51.532 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:14:51.535 | + functions-common:time_stop:2447 : start_time=1659010489951 2022-07-28 12:14:51.538 | + functions-common:time_stop:2449 : [[ -z 1659010489951 ]] 2022-07-28 12:14:51.541 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:51.546 | + functions-common:time_stop:2452 : end_time=1659010491543 2022-07-28 12:14:51.548 | + functions-common:time_stop:2453 : elapsed_time=1592 2022-07-28 12:14:51.551 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:14:51.554 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:51.556 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1592 2022-07-28 12:14:51.559 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 12:14:51.561 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 12:14:51.564 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 12:14:51.567 | + functions-common:run_process:1696 : local group= 2022-07-28 12:14:51.570 | + functions-common:run_process:1697 : local user=root 2022-07-28 12:14:51.572 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:14:51.575 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 12:14:51.577 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:14:51.580 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:14:51.583 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:14:51.586 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:14:51.589 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:14:51.594 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010491591 2022-07-28 12:14:51.596 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 12:14:51.621 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:51.624 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:14:51.627 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:51.629 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:51.632 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:51.635 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:51.637 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:51.640 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:14:51.642 | + functions-common:time_stop:2447 : start_time=1659010491591 2022-07-28 12:14:51.645 | + functions-common:time_stop:2449 : [[ -z 1659010491591 ]] 2022-07-28 12:14:51.649 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:51.653 | + functions-common:time_stop:2452 : end_time=1659010491650 2022-07-28 12:14:51.656 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-28 12:14:51.658 | + functions-common:time_stop:2454 : total=1592 2022-07-28 12:14:51.661 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:51.664 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1651 2022-07-28 12:14:51.666 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 12:14:51.690 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:51.693 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 12:14:51.715 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:51.718 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 12:14:51.740 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:51.743 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 12:14:51.745 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 12:14:51.748 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-2-iscsi --data-dir /opt/stack/data/etcd' 2022-07-28 12:14:51.751 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 12:14:51.753 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-2-iscsi=http://10.222.0.39:2380' 2022-07-28 12:14:51.756 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-07-28 12:14:51.759 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-07-28 12:14:51.761 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 12:14:51.764 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 12:14:51.767 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-07-28 12:14:51.770 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 12:14:51.772 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 12:14:51.775 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 12:14:51.778 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-07-28 12:14:51.780 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 12:14:51.785 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-07-28 12:14:51.788 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:14:51.793 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 12:14:51.795 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:14:51.798 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:14:51.800 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:14:51.803 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 12:14:51.805 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:14:51.813 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 12:14:51.900 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 12:14:51.962 | + 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-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-07-28 12:14:52.014 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 12:14:52.065 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 12:14:52.118 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:14:52.170 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:14:52.172 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:14:52.176 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 12:14:52.240 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:14:52.737 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 12:14:52.794 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 12:14:52.848 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 12:14:52.902 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 12:14:52.954 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 12:14:52.959 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 12:14:52.963 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 12:14:52.966 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 12:14:53.477 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 12:14:53.492 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 12:14:53.984 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 12:14:54.462 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 12:14:54.481 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:54.483 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 12:14:54.486 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 12:14:54.490 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 12:14:54.494 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 12:14:54.507 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 12:14:54.519 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 12:14:54.522 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 12:14:54.525 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 12:14:54.655 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 12:14:54.788 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 12:14:54.918 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:14:55.049 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:14:55.178 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:14:55.308 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 12:14:55.439 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 12:14:55.577 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 12:14:55.707 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 12:14:55.836 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 12:14:55.841 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 12:14:55.844 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 12:14:55.848 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 12:14:55.852 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 12:14:55.855 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 12:14:55.858 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 12:14:55.877 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:55.880 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 12:14:55.883 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:14:55.885 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 12:14:55.888 | + ./stack.sh:main:1090 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-07-28 12:14:55.890 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 12:14:55.893 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 12:14:55.910 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:55.912 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 12:14:55.915 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 12:14:55.917 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 12:14:55.920 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 12:14:55.922 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 12:14:55.924 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 12:14:55.930 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:56.414 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 12:14:56.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:14:56.437 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 12:14:56.440 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:14:56.442 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:14:56.445 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:14:56.448 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:14:56.452 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010496450 2022-07-28 12:14:56.455 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 12:15:00.966 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 12:15:00.988 | 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=474100) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 12:15:00.995 | DEBUG dbcounter [-] [474100] Writer thread running {{(pid=474100) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:15:00.996 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:00.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.998 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.998 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.998 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:00.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:00.999 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:00.999 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:01.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:01.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.028 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.028 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.028 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:01.030 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:01.085 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:01.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.086 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.087 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.087 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:01.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:01.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:01.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:01.095 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:15:02.030 | DEBUG dbcounter [-] [474100] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=474100) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:15:02.859 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.859 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:15:02.867 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.867 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:15:02.874 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.875 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:15:02.885 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.885 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:15:02.893 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.893 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:15:02.900 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.900 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:15:02.952 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:02.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:02.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:02.956 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:02.957 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:02.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.959 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.959 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.959 | 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=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:02.960 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:02.968 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:02.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:02.971 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:02.978 | DEBUG dbcounter [-] [474100] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=474100) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:15:03.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:03.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:03.557 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:03.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:03.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:03.591 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:03.600 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:15:03.660 | DEBUG dbcounter [-] [474100] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=474100) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:15:03.673 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.673 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:15:03.682 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.682 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:15:03.691 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.691 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:15:03.700 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.700 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:15:03.708 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.709 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:15:03.717 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.717 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:15:03.724 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:03.725 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:03.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.728 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:03.728 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:03.728 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.731 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:03.731 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:03.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:03.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:03.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:03.743 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:03.743 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:04.192 | DEBUG dbcounter [-] [474100] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=474100) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:15:04.259 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:04.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:04.262 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:04.291 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:15:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:15:04.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:15:04.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:15:04.294 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474100) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:15:04.302 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:15:04.311 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.311 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:15:04.318 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.319 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:15:04.327 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.327 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:15:04.335 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.336 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:15:04.344 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.344 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:15:04.353 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.353 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:15:04.361 | INFO migrate.versioning.api [-] done 2022-07-28 12:15:04.734 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 12:15:04.736 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:04.739 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:04.741 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:04.744 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:04.746 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:04.749 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:15:04.751 | + functions-common:time_stop:2447 : start_time=1659010496450 2022-07-28 12:15:04.754 | + functions-common:time_stop:2449 : [[ -z 1659010496450 ]] 2022-07-28 12:15:04.758 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:04.762 | + functions-common:time_stop:2452 : end_time=1659010504759 2022-07-28 12:15:04.765 | + functions-common:time_stop:2453 : elapsed_time=8309 2022-07-28 12:15:04.767 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:15:04.770 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:04.773 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8309 2022-07-28 12:15:04.775 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 12:15:04.777 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 12:15:04.782 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 12:15:06.668 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 12:15:06.695 | [471970 Async install_tempest:471970]: finished successfully 2022-07-28 12:15:09.082 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 12:15:09.082 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 12:15:09.083 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 12:15:09.083 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 12:15:09.083 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 12:15:09.084 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 12:15:09.084 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 12:15:09.084 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 12:15:09.084 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 12:15:09.444 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 12:15:09.449 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 12:15:13.712 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 12:15:13.712 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 12:15:13.713 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 12:15:13.713 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 12:15:13.713 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 12:15:13.714 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 12:15:13.714 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 12:15:13.714 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 12:15:13.714 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 12:15:14.053 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 12:15:14.056 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 12:15:14.058 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 12:15:14.061 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 12:15:14.078 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:15:14.081 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:15:14.084 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 12:15:14.089 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 12:15:14.091 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 12:15:14.094 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.096 | + functions-common:run_process:1696 : local group= 2022-07-28 12:15:14.099 | + functions-common:run_process:1697 : local user= 2022-07-28 12:15:14.101 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:15:14.104 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 12:15:14.106 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:15:14.109 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:15:14.111 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:15:14.114 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:15:14.117 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:15:14.122 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010514119 2022-07-28 12:15:14.124 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 12:15:14.140 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:14.143 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 12:15:14.145 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 12:15:14.148 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.150 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.153 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.155 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.157 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 12:15:14.160 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 12:15:14.162 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 12:15:14.165 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:15:14.167 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:15:14.170 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:15:14.172 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:15:14.175 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 12:15:14.177 | + 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-07-28 12:15:14.180 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 12:15:14.182 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:15:14.184 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:15:14.186 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:15:14.188 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:15:14.191 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 12:15:14.193 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:15:14.198 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 12:15:14.259 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 12:15:14.313 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 12:15:14.369 | + 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-07-28 12:15:14.428 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:15:14.484 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 12:15:14.540 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 12:15:14.593 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 12:15:14.646 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 12:15:14.700 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 12:15:14.755 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:15:14.757 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:15:14.760 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 12:15:14.812 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:15:15.291 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 12:15:15.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 12:15:15.787 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 12:15:15.861 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:15:15.864 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:15.867 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:15.869 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:15.872 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:15.877 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:15.881 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:15:15.883 | + functions-common:time_stop:2447 : start_time=1659010514119 2022-07-28 12:15:15.885 | + functions-common:time_stop:2449 : [[ -z 1659010514119 ]] 2022-07-28 12:15:15.889 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:15.893 | + functions-common:time_stop:2452 : end_time=1659010515891 2022-07-28 12:15:15.896 | + functions-common:time_stop:2453 : elapsed_time=1772 2022-07-28 12:15:15.898 | + functions-common:time_stop:2454 : total=1651 2022-07-28 12:15:15.901 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:15.903 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3423 2022-07-28 12:15:15.906 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 12:15:15.906 | Waiting for keystone to start... 2022-07-28 12:15:15.908 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-07-28 12:15:15.911 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-07-28 12:15:15.914 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:15:15.916 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-07-28 12:15:15.919 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:15:15.921 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:15:15.923 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:15:15.926 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:15:15.929 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:15:15.932 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:15:15.936 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010515934 2022-07-28 12:15:15.939 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:15:15.945 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-07-28 12:15:22.179 | + :: : [[ 200 == 503 ]] 2022-07-28 12:15:22.180 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:15:22.184 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:15:22.186 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:22.188 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:22.191 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:22.194 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:22.196 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:22.198 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:15:22.201 | + functions-common:time_stop:2447 : start_time=1659010515934 2022-07-28 12:15:22.203 | + functions-common:time_stop:2449 : [[ -z 1659010515934 ]] 2022-07-28 12:15:22.207 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:22.212 | + functions-common:time_stop:2452 : end_time=1659010522209 2022-07-28 12:15:22.214 | + functions-common:time_stop:2453 : elapsed_time=6275 2022-07-28 12:15:22.217 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:15:22.219 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:22.222 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6275 2022-07-28 12:15:22.224 | + functions:wait_for_service:467 : return 0 2022-07-28 12:15:22.227 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 12:15:22.245 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:15:22.247 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 12:15:22.250 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:15:22.253 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 12:15:22.279 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 12:15:22.284 | + 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.39/identity 2022-07-28 12:15:26.667 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.667 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.667 | 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=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.675 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.691 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.692 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.722 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.842 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.843 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.935 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.935 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.935 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.935 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.949 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.949 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.956 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:26.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=474885) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:15:27.026 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 12:15:27.045 | 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=474885) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 12:15:27.051 | DEBUG dbcounter [-] [474885] Writer thread running {{(pid=474885) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:15:27.258 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created domain default 2022-07-28 12:15:27.302 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created project admin 2022-07-28 12:15:27.332 | DEBUG passlib.handlers.bcrypt [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=474885) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 12:15:27.332 | DEBUG passlib.handlers.bcrypt [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=474885) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 12:15:27.396 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created user admin 2022-07-28 12:15:27.408 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created role reader 2022-07-28 12:15:27.418 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created role member 2022-07-28 12:15:27.442 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created implied role where d5242cb36a98474fb91a00928ab47821 implies 1f35a734485341a98116216c3bc60d76 2022-07-28 12:15:27.453 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created role admin 2022-07-28 12:15:27.471 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created implied role where b33434ec04de4a2696569eb965eccc33 implies d5242cb36a98474fb91a00928ab47821 2022-07-28 12:15:27.483 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Granted role admin on project admin to user admin. 2022-07-28 12:15:27.491 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Granted role admin on the system to user admin. 2022-07-28 12:15:27.504 | WARNING py.warnings [None req-c3e099df-2c91-4619-ac10-327b71c37869 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-07-28 12:15:27.504 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 12:15:27.504 |  2022-07-28 12:15:27.508 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created region RegionOne 2022-07-28 12:15:27.543 | INFO keystone.cmd.bootstrap [None req-c3e099df-2c91-4619-ac10-327b71c37869 None None] Created public endpoint http://10.222.0.39/identity 2022-07-28 12:15:27.966 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 12:15:27.969 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 12:15:27.972 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 12:15:27.975 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 12:15:30.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:30.824 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:30.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:30.824 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:30.974 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:30.977 | + lib/keystone:create_keystone_accounts:310 : admin_project=48ee05965ea84ccd8b42f2e89254e6ae 2022-07-28 12:15:30.979 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 12:15:30.982 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 12:15:32.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:32.966 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:32.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:32.966 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:33.109 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:33.113 | + lib/keystone:create_keystone_accounts:312 : admin_user=a72135acd54e4b5994cce8ebc64db7c8 2022-07-28 12:15:33.115 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 12:15:33.117 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 12:15:33.120 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 12:15:33.122 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a72135acd54e4b5994cce8ebc64db7c8 default 2022-07-28 12:15:33.180 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a72135acd54e4b5994cce8ebc64db7c8 default 2022-07-28 12:15:33.220 | [446815 Async ks-domain-role:475004]: running: get_or_add_user_domain_role admin a72135acd54e4b5994cce8ebc64db7c8 default 2022-07-28 12:15:33.223 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 12:15:33.225 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:15:33.229 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 12:15:36.198 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 12:15:36.200 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 12:15:36.200 | default 2022-07-28 12:15:36.203 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 12:15:36.274 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 12:15:36.324 | [446815 Async ks-project:475138]: running: get_or_create_project service Default 2022-07-28 12:15:36.327 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 12:15:36.397 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 12:15:36.443 | [446815 Async ks-service:475234]: running: get_or_create_role service 2022-07-28 12:15:36.446 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 12:15:36.514 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 12:15:36.587 | [446815 Async ks-reseller:475320]: running: get_or_create_role ResellerAdmin 2022-07-28 12:15:36.605 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 12:15:36.621 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 12:15:37.029 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 12:15:37.269 | [446815 Async ks-anotherrole:475412]: running: get_or_create_role anotherrole 2022-07-28 12:15:37.293 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 12:15:37.321 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 12:15:37.341 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:15:37.372 | +++ 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-07-28 12:15:39.545 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:15:39.651 | [475234 Async ks-service:475234]: finished successfully 2022-07-28 12:15:40.301 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:15:40.344 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:15:40.355 | [475138 Async ks-project:475138]: finished successfully 2022-07-28 12:15:40.383 | [475320 Async ks-reseller:475320]: finished successfully 2022-07-28 12:15:40.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:40.815 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:40.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:40.815 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:40.907 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:15:40.940 | [475412 Async ks-anotherrole:475412]: finished successfully 2022-07-28 12:15:40.981 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:40.984 | ++ functions-common:get_or_create_project:939 : project_id=0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:40.987 | ++ functions-common:get_or_create_project:940 : echo 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:40.990 | + lib/keystone:create_keystone_accounts:340 : invis_project=0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:40.992 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 12:15:40.996 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 12:15:40.998 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:15:41.001 | +++ 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-07-28 12:15:43.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:43.327 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:43.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:43.328 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:43.481 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:43.484 | ++ functions-common:get_or_create_project:939 : project_id=127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:43.486 | ++ functions-common:get_or_create_project:940 : echo 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:43.489 | + lib/keystone:create_keystone_accounts:344 : demo_project=127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:43.492 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 12:15:43.495 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 12:15:43.498 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:15:43.500 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 12:15:43.503 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 12:15:43.506 | +++ 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-07-28 12:15:43.681 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:15:43.707 | [475004 Async ks-domain-role:475004]: finished successfully 2022-07-28 12:15:45.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:45.791 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:45.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:45.791 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:45.935 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:45.938 | ++ functions-common:get_or_create_user:926 : user_id=bdb3d56c027b467bab417c9429910961 2022-07-28 12:15:45.941 | ++ functions-common:get_or_create_user:927 : echo bdb3d56c027b467bab417c9429910961 2022-07-28 12:15:45.944 | + lib/keystone:create_keystone_accounts:347 : demo_user=bdb3d56c027b467bab417c9429910961 2022-07-28 12:15:45.946 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 12:15:45.996 | [446815 Async ks-domain-role:475004]: Waiting for completion of get_or_add_user_domain_role admin a72135acd54e4b5994cce8ebc64db7c8 default running on PID 475004 (6 other jobs running) 2022-07-28 12:15:46.022 | [446815 Async ks-domain-role:475004]: Signaling child to exit 2022-07-28 12:15:46.022 | WAKEUP 2022-07-28 12:15:46.044 | [446815 Async ks-domain-role:475004]: Signaled 2022-07-28 12:15:46.046 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 12:15:46.046 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a72135acd54e4b5994cce8ebc64db7c8 --domain default 2022-07-28 12:15:46.046 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:15:46.046 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 12:15:46.046 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:15:46.046 | ++ functions-common:get_field:813 : read data 2022-07-28 12:15:46.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.046 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.046 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.046 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.046 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 12:15:46.046 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 12:15:46.046 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user a72135acd54e4b5994cce8ebc64db7c8 --domain default 2022-07-28 12:15:46.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.046 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.046 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.046 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a72135acd54e4b5994cce8ebc64db7c8 --domain default 2022-07-28 12:15:46.046 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:15:46.047 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 12:15:46.047 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:15:46.047 | ++ functions-common:get_field:813 : read data 2022-07-28 12:15:46.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.047 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.047 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.047 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.047 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:15:46.047 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:15:46.047 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:15:46.047 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | a72135acd54e4b5994cce8ebc64db7c8 | | | default | | False |' 2022-07-28 12:15:46.047 | ++ functions-common:get_field:813 : read data 2022-07-28 12:15:46.047 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:15:46.047 | + functions-common:get_or_add_user_domain_role:1022 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:15:46.047 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:15:46.091 | [446815 Async ks-domain-role:475004]: finished get_or_add_user_domain_role admin a72135acd54e4b5994cce8ebc64db7c8 default with result 0 in 10 seconds 2022-07-28 12:15:46.098 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 12:15:46.134 | [446815 Async ks-project:475138]: Waiting for completion of get_or_create_project service Default running on PID 475138 (5 other jobs running) 2022-07-28 12:15:46.161 | [446815 Async ks-project:475138]: Signaling child to exit 2022-07-28 12:15:46.161 | WAKEUP 2022-07-28 12:15:46.183 | [446815 Async ks-project:475138]: Signaled 2022-07-28 12:15:46.185 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:15:46.185 | ++ 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-07-28 12:15:46.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.185 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.185 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.185 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.185 | + functions-common:get_or_create_project:939 : project_id=e055ddfebb494536a744441c4113305d 2022-07-28 12:15:46.185 | + functions-common:get_or_create_project:940 : echo e055ddfebb494536a744441c4113305d 2022-07-28 12:15:46.185 | e055ddfebb494536a744441c4113305d 2022-07-28 12:15:46.230 | [446815 Async ks-project:475138]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-28 12:15:46.273 | [446815 Async ks-service:475234]: Waiting for completion of get_or_create_role service running on PID 475234 (4 other jobs running) 2022-07-28 12:15:46.299 | [446815 Async ks-service:475234]: Signaling child to exit 2022-07-28 12:15:46.299 | WAKEUP 2022-07-28 12:15:46.322 | [446815 Async ks-service:475234]: Signaled 2022-07-28 12:15:46.323 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:15:46.323 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 12:15:46.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.323 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.323 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.324 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.324 | + functions-common:get_or_create_role:951 : role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:15:46.324 | + functions-common:get_or_create_role:952 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:15:46.324 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:15:46.368 | [446815 Async ks-service:475234]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 12:15:46.411 | [446815 Async ks-reseller:475320]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 475320 (3 other jobs running) 2022-07-28 12:15:46.438 | [446815 Async ks-reseller:475320]: Signaling child to exit 2022-07-28 12:15:46.438 | WAKEUP 2022-07-28 12:15:46.465 | [446815 Async ks-reseller:475320]: Signaled 2022-07-28 12:15:46.467 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:15:46.467 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 12:15:46.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.467 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.467 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.467 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.467 | + functions-common:get_or_create_role:951 : role_id=22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:15:46.467 | + functions-common:get_or_create_role:952 : echo 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:15:46.467 | 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:15:46.514 | [446815 Async ks-reseller:475320]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 12:15:46.554 | [446815 Async ks-anotherrole:475412]: Waiting for completion of get_or_create_role anotherrole running on PID 475412 (2 other jobs running) 2022-07-28 12:15:46.580 | [446815 Async ks-anotherrole:475412]: Signaling child to exit 2022-07-28 12:15:46.580 | WAKEUP 2022-07-28 12:15:46.604 | [446815 Async ks-anotherrole:475412]: Signaled 2022-07-28 12:15:46.605 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:15:46.605 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 12:15:46.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:46.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.605 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:46.605 | + functions-common:get_or_create_role:951 : role_id=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:15:46.605 | + functions-common:get_or_create_role:952 : echo ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:15:46.605 | ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:15:46.653 | [446815 Async ks-anotherrole:475412]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-07-28 12:15:46.657 | + inc/async:async_wait:197 : return 0 2022-07-28 12:15:46.660 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.721 | + inc/async:async_inner:63 : get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.767 | [446815 Async ks-demo-member:476277]: running: get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.769 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a72135acd54e4b5994cce8ebc64db7c8 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.830 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a72135acd54e4b5994cce8ebc64db7c8 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.878 | [446815 Async ks-demo-admin:476389]: running: get_or_add_user_project_role admin a72135acd54e4b5994cce8ebc64db7c8 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.881 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:46.958 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:47.008 | [446815 Async ks-demo-another:476501]: running: get_or_add_user_project_role anotherrole bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:47.011 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:47.082 | + inc/async:async_inner:63 : get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:47.149 | [446815 Async ks-demo-invis:476614]: running: get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:15:47.152 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 12:15:47.164 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 12:15:47.168 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:15:47.174 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 12:15:47.182 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 12:15:47.192 | +++ 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-07-28 12:15:50.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:50.840 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:50.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:50.840 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:51.001 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:51.004 | ++ functions-common:get_or_create_user:926 : user_id=0c5fb3ebe6184cf79d047cbc7c7b2cb9 2022-07-28 12:15:51.007 | ++ functions-common:get_or_create_user:927 : echo 0c5fb3ebe6184cf79d047cbc7c7b2cb9 2022-07-28 12:15:51.010 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0c5fb3ebe6184cf79d047cbc7c7b2cb9 2022-07-28 12:15:51.013 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0c5fb3ebe6184cf79d047cbc7c7b2cb9 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:51.082 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0c5fb3ebe6184cf79d047cbc7c7b2cb9 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:51.142 | [446815 Async ks-demo-reader:476770]: running: get_or_add_user_project_role reader 0c5fb3ebe6184cf79d047cbc7c7b2cb9 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:15:51.145 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 12:15:51.150 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 12:15:51.154 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:15:51.169 | +++ 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-07-28 12:15:55.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:55.676 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:55.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:55.676 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:55.869 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:55.874 | ++ functions-common:get_or_create_project:939 : project_id=096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:15:55.879 | ++ functions-common:get_or_create_project:940 : echo 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:15:55.884 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:15:55.887 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 12:15:55.890 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 12:15:55.894 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:15:55.897 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 12:15:55.906 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 12:15:55.910 | +++ 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-07-28 12:15:59.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:59.043 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:59.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:59.043 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:59.341 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:15:59.357 | ++ functions-common:get_or_create_user:926 : user_id=68223a3a3698449da4691783870b8ac0 2022-07-28 12:15:59.373 | ++ functions-common:get_or_create_user:927 : echo 68223a3a3698449da4691783870b8ac0 2022-07-28 12:15:59.393 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=68223a3a3698449da4691783870b8ac0 2022-07-28 12:15:59.417 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:15:59.837 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:00.064 | [446815 Async ks-alt-admin:477204]: running: get_or_add_user_project_role admin 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:00.068 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:00.543 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:00.730 | [446815 Async ks-alt-another:477317]: running: get_or_add_user_project_role anotherrole 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:00.746 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 12:16:00.768 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 12:16:00.787 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:16:00.805 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 12:16:00.828 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 12:16:00.859 | +++ 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-07-28 12:16:02.182 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:02.338 | [476277 Async ks-demo-member:476277]: finished successfully 2022-07-28 12:16:03.730 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:03.764 | [476389 Async ks-demo-admin:476389]: finished successfully 2022-07-28 12:16:04.140 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:04.178 | [476614 Async ks-demo-invis:476614]: finished successfully 2022-07-28 12:16:04.506 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:04.537 | [476501 Async ks-demo-another:476501]: finished successfully 2022-07-28 12:16:05.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:05.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:05.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:05.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:05.231 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:05.235 | ++ functions-common:get_or_create_user:926 : user_id=d1325c707407492b8d62ceb35d6368e1 2022-07-28 12:16:05.238 | ++ functions-common:get_or_create_user:927 : echo d1325c707407492b8d62ceb35d6368e1 2022-07-28 12:16:05.241 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d1325c707407492b8d62ceb35d6368e1 2022-07-28 12:16:05.245 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d1325c707407492b8d62ceb35d6368e1 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:05.316 | + inc/async:async_inner:63 : get_or_add_user_project_role member d1325c707407492b8d62ceb35d6368e1 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:05.369 | [446815 Async ks-alt-member-user:477683]: running: get_or_add_user_project_role member d1325c707407492b8d62ceb35d6368e1 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:05.372 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 12:16:05.377 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 12:16:05.380 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:16:05.383 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 12:16:05.385 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 12:16:05.391 | +++ 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-07-28 12:16:06.501 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:06.661 | [476770 Async ks-demo-reader:476770]: finished successfully 2022-07-28 12:16:07.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:07.983 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:07.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:07.983 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:08.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:08.161 | ++ functions-common:get_or_create_user:926 : user_id=2528031ec6ee4aac9f06bb0e654329c7 2022-07-28 12:16:08.165 | ++ functions-common:get_or_create_user:927 : echo 2528031ec6ee4aac9f06bb0e654329c7 2022-07-28 12:16:08.171 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2528031ec6ee4aac9f06bb0e654329c7 2022-07-28 12:16:08.175 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2528031ec6ee4aac9f06bb0e654329c7 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:08.303 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2528031ec6ee4aac9f06bb0e654329c7 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:08.399 | [446815 Async ks-alt-reader-user:477907]: running: get_or_add_user_project_role reader 2528031ec6ee4aac9f06bb0e654329c7 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:08.404 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 12:16:08.408 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:16:08.411 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 12:16:08.427 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 12:16:08.444 | +++ 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-07-28 12:16:11.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:11.770 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:11.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:11.770 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:11.974 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:11.984 | ++ functions-common:get_or_create_user:926 : user_id=97eaa2708d8342ae9de884584e960eb6 2022-07-28 12:16:12.019 | ++ functions-common:get_or_create_user:927 : echo 97eaa2708d8342ae9de884584e960eb6 2022-07-28 12:16:12.038 | + lib/keystone:create_keystone_accounts:392 : system_member_user=97eaa2708d8342ae9de884584e960eb6 2022-07-28 12:16:12.046 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 97eaa2708d8342ae9de884584e960eb6 all 2022-07-28 12:16:12.268 | + inc/async:async_inner:63 : get_or_add_user_system_role member 97eaa2708d8342ae9de884584e960eb6 all 2022-07-28 12:16:12.423 | [446815 Async ks-system-member:478131]: running: get_or_add_user_system_role member 97eaa2708d8342ae9de884584e960eb6 all 2022-07-28 12:16:12.433 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 12:16:12.439 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:16:12.446 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 12:16:12.464 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 12:16:12.493 | +++ 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-07-28 12:16:14.793 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:15.012 | [477204 Async ks-alt-admin:477204]: finished successfully 2022-07-28 12:16:15.165 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:15.240 | [477317 Async ks-alt-another:477317]: finished successfully 2022-07-28 12:16:15.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:15.810 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:15.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:15.810 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:15.988 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:15.993 | ++ functions-common:get_or_create_user:926 : user_id=ddf8b8cfe6124a4b868faa7746de05c7 2022-07-28 12:16:15.996 | ++ functions-common:get_or_create_user:927 : echo ddf8b8cfe6124a4b868faa7746de05c7 2022-07-28 12:16:16.001 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ddf8b8cfe6124a4b868faa7746de05c7 2022-07-28 12:16:16.003 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ddf8b8cfe6124a4b868faa7746de05c7 all 2022-07-28 12:16:16.080 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ddf8b8cfe6124a4b868faa7746de05c7 all 2022-07-28 12:16:16.129 | [446815 Async ks-system-reader:478417]: running: get_or_add_user_system_role reader ddf8b8cfe6124a4b868faa7746de05c7 all 2022-07-28 12:16:16.131 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 12:16:16.136 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 12:16:16.138 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 12:16:16.141 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 12:16:16.146 | +++ 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-07-28 12:16:18.517 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:18.626 | [477683 Async ks-alt-member-user:477683]: finished successfully 2022-07-28 12:16:19.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:19.000 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:19.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:19.000 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:19.194 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:19.197 | ++ functions-common:get_or_create_group:903 : group_id=d71e12ff79fe416aa0cfdd5fb308f790 2022-07-28 12:16:19.200 | ++ functions-common:get_or_create_group:904 : echo d71e12ff79fe416aa0cfdd5fb308f790 2022-07-28 12:16:19.203 | + lib/keystone:create_keystone_accounts:402 : admin_group=d71e12ff79fe416aa0cfdd5fb308f790 2022-07-28 12:16:19.205 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 12:16:19.209 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 12:16:19.212 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 12:16:19.215 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 12:16:19.218 | +++ 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-07-28 12:16:20.654 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:20.683 | [477907 Async ks-alt-reader-user:477907]: finished successfully 2022-07-28 12:16:21.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:21.593 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:21.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:21.593 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:21.748 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:21.752 | ++ functions-common:get_or_create_group:903 : group_id=678e61428872404c9a9e85ed1a9dfefe 2022-07-28 12:16:21.754 | ++ functions-common:get_or_create_group:904 : echo 678e61428872404c9a9e85ed1a9dfefe 2022-07-28 12:16:21.758 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=678e61428872404c9a9e85ed1a9dfefe 2022-07-28 12:16:21.760 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:21.836 | + inc/async:async_inner:63 : get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:21.923 | [446815 Async ks-group-memberdemo:478768]: running: get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:21.926 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:22.024 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:22.091 | [446815 Async ks-group-anotherdemo:478854]: running: get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:22.097 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:22.416 | + inc/async:async_inner:63 : get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:22.584 | [446815 Async ks-group-memberalt:478941]: running: get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:22.609 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:23.032 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:23.213 | [446815 Async ks-group-anotheralt:479048]: running: get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:23.238 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae 2022-07-28 12:16:23.677 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:23.689 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae 2022-07-28 12:16:23.854 | [478131 Async ks-system-member:478131]: finished successfully 2022-07-28 12:16:23.873 | [446815 Async ks-group-admin:479142]: running: get_or_add_group_project_role admin d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae 2022-07-28 12:16:23.901 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 12:16:24.310 | [446815 Async ks-demo-member:476277]: Waiting for completion of get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 running on PID 476277 (17 other jobs running) 2022-07-28 12:16:24.537 | [446815 Async ks-demo-member:476277]: Signaling child to exit 2022-07-28 12:16:24.537 | WAKEUP 2022-07-28 12:16:24.705 | [446815 Async ks-demo-member:476277]: Signaled 2022-07-28 12:16:24.721 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:24.722 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:24.722 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:24.722 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:24.722 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:24.722 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:24.722 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:24.722 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:24.722 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:24.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.722 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.722 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.722 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:24.722 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:24.722 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:24.722 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:24.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.722 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.722 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:24.722 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:24.723 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:24.723 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:24.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.723 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:24.723 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:24.723 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:24.723 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:24.723 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:24.723 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:24.723 | ++ functions-common:get_field:819 : echo '| d5242cb36a98474fb91a00928ab47821 | bdb3d56c027b467bab417c9429910961 | | 127f2915bff64d59a5cb30b7bb5496f9 | | | False |' 2022-07-28 12:16:24.723 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:24.723 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:24.723 | + functions-common:get_or_add_user_project_role:998 : echo d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:24.723 | d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:25.062 | [446815 Async ks-demo-member:476277]: finished get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 15 seconds 2022-07-28 12:16:25.239 | [446815 Async ks-demo-admin:476389]: Waiting for completion of get_or_add_user_project_role admin a72135acd54e4b5994cce8ebc64db7c8 127f2915bff64d59a5cb30b7bb5496f9 running on PID 476389 (16 other jobs running) 2022-07-28 12:16:25.388 | [446815 Async ks-demo-admin:476389]: Signaling child to exit 2022-07-28 12:16:25.388 | WAKEUP 2022-07-28 12:16:25.534 | [446815 Async ks-demo-admin:476389]: Signaled 2022-07-28 12:16:25.549 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:25.549 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:25.549 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:25.549 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:25.549 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:25.549 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:25.549 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:25.549 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:25.549 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:25.549 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a72135acd54e4b5994cce8ebc64db7c8 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:25.549 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:25.549 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:25.549 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:25.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.549 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.549 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.549 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:25.549 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:25.549 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:25.550 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a72135acd54e4b5994cce8ebc64db7c8 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:25.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.550 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:25.550 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:25.550 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:25.550 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a72135acd54e4b5994cce8ebc64db7c8 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:25.550 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:25.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:25.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:25.550 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:25.550 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:25.550 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:25.550 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | a72135acd54e4b5994cce8ebc64db7c8 | | 127f2915bff64d59a5cb30b7bb5496f9 | | | False |' 2022-07-28 12:16:25.550 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:25.550 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:25.550 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:25.550 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:25.550 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:25.798 | [446815 Async ks-demo-admin:476389]: finished get_or_add_user_project_role admin a72135acd54e4b5994cce8ebc64db7c8 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 16 seconds 2022-07-28 12:16:26.020 | [446815 Async ks-demo-another:476501]: Waiting for completion of get_or_add_user_project_role anotherrole bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 running on PID 476501 (15 other jobs running) 2022-07-28 12:16:26.171 | [446815 Async ks-demo-another:476501]: Signaling child to exit 2022-07-28 12:16:26.175 | WAKEUP 2022-07-28 12:16:26.280 | [446815 Async ks-demo-another:476501]: Signaled 2022-07-28 12:16:26.282 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:26.282 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:26.282 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:26.282 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:26.282 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:26.282 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:26.282 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:26.282 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:26.282 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:26.282 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.282 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.282 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.282 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.282 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.282 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.282 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.282 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:26.282 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:26.282 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.283 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.283 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.283 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:26.283 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bdb3d56c027b467bab417c9429910961 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.283 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.283 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.283 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.283 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.283 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.283 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.283 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:26.284 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:26.284 | ++ functions-common:get_field:819 : echo '| ae42ec9c3a7347729a3461e71d2e228d | bdb3d56c027b467bab417c9429910961 | | 127f2915bff64d59a5cb30b7bb5496f9 | | | False |' 2022-07-28 12:16:26.284 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:26.284 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.284 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:26.284 | + functions-common:get_or_add_user_project_role:998 : echo ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:26.284 | ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:26.402 | [446815 Async ks-demo-another:476501]: finished get_or_add_user_project_role anotherrole bdb3d56c027b467bab417c9429910961 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 17 seconds 2022-07-28 12:16:26.552 | [446815 Async ks-demo-invis:476614]: Waiting for completion of get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 0f81ed6248b2444b84a7b1a577841283 running on PID 476614 (14 other jobs running) 2022-07-28 12:16:26.624 | [446815 Async ks-demo-invis:476614]: Signaling child to exit 2022-07-28 12:16:26.624 | WAKEUP 2022-07-28 12:16:26.685 | [446815 Async ks-demo-invis:476614]: Signaled 2022-07-28 12:16:26.686 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:26.686 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:26.686 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:26.686 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:26.686 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:26.686 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:26.686 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:26.687 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdb3d56c027b467bab417c9429910961 --project 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:26.687 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.687 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.687 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.687 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:26.687 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:26.687 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user bdb3d56c027b467bab417c9429910961 --project 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:16:26.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdb3d56c027b467bab417c9429910961 --project 0f81ed6248b2444b84a7b1a577841283 2022-07-28 12:16:26.687 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.687 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.687 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.688 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.688 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.688 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.688 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:26.688 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:26.688 | ++ functions-common:get_field:819 : echo '| d5242cb36a98474fb91a00928ab47821 | bdb3d56c027b467bab417c9429910961 | | 0f81ed6248b2444b84a7b1a577841283 | | | False |' 2022-07-28 12:16:26.688 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:26.688 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.688 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:26.689 | + functions-common:get_or_add_user_project_role:998 : echo d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:26.689 | d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:26.784 | [446815 Async ks-demo-invis:476614]: finished get_or_add_user_project_role member bdb3d56c027b467bab417c9429910961 0f81ed6248b2444b84a7b1a577841283 with result 0 in 17 seconds 2022-07-28 12:16:26.840 | [446815 Async ks-demo-reader:476770]: Waiting for completion of get_or_add_user_project_role reader 0c5fb3ebe6184cf79d047cbc7c7b2cb9 127f2915bff64d59a5cb30b7bb5496f9 running on PID 476770 (13 other jobs running) 2022-07-28 12:16:26.891 | [446815 Async ks-demo-reader:476770]: Signaling child to exit 2022-07-28 12:16:26.891 | WAKEUP 2022-07-28 12:16:26.931 | [446815 Async ks-demo-reader:476770]: Signaled 2022-07-28 12:16:26.933 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:26.933 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:26.933 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:26.933 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:26.933 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:26.933 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:26.933 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0c5fb3ebe6184cf79d047cbc7c7b2cb9 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:26.933 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.933 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.933 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.933 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.933 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.933 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:26.933 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:26.933 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 0c5fb3ebe6184cf79d047cbc7c7b2cb9 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.933 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.933 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0c5fb3ebe6184cf79d047cbc7c7b2cb9 --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:26.933 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:26.933 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:26.934 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.934 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:26.934 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:26.934 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:26.934 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:26.934 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:26.934 | ++ functions-common:get_field:819 : echo '| 1f35a734485341a98116216c3bc60d76 | 0c5fb3ebe6184cf79d047cbc7c7b2cb9 | | 127f2915bff64d59a5cb30b7bb5496f9 | | | False |' 2022-07-28 12:16:26.934 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:26.934 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:26.934 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:26.934 | + functions-common:get_or_add_user_project_role:998 : echo 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:26.934 | 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:27.037 | [446815 Async ks-demo-reader:476770]: finished get_or_add_user_project_role reader 0c5fb3ebe6184cf79d047cbc7c7b2cb9 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 15 seconds 2022-07-28 12:16:27.043 | + inc/async:async_wait:197 : return 0 2022-07-28 12:16:27.046 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 12:16:27.164 | [446815 Async ks-alt-admin:477204]: Waiting for completion of get_or_add_user_project_role admin 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 477204 (12 other jobs running) 2022-07-28 12:16:27.205 | [446815 Async ks-alt-admin:477204]: Signaling child to exit 2022-07-28 12:16:27.205 | WAKEUP 2022-07-28 12:16:27.258 | [446815 Async ks-alt-admin:477204]: Signaled 2022-07-28 12:16:27.260 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:27.260 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:27.260 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:27.260 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:27.260 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:27.260 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:27.260 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:27.260 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:27.260 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:27.260 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.260 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:27.260 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:27.260 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.260 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.260 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.260 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:27.260 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:27.261 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:27.261 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.261 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:27.261 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:27.261 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.261 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:27.261 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.261 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:27.261 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:27.261 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:27.261 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:27.262 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 68223a3a3698449da4691783870b8ac0 | | 096cb58a869b47d18ed69dc6b5e4b6ac | | | False |' 2022-07-28 12:16:27.262 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.262 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:27.262 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:27.262 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:16:27.408 | [446815 Async ks-alt-admin:477204]: finished get_or_add_user_project_role admin 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 15 seconds 2022-07-28 12:16:27.562 | [446815 Async ks-alt-another:477317]: Waiting for completion of get_or_add_user_project_role anotherrole 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 477317 (11 other jobs running) 2022-07-28 12:16:27.665 | [446815 Async ks-alt-another:477317]: Signaling child to exit 2022-07-28 12:16:27.667 | WAKEUP 2022-07-28 12:16:27.745 | [446815 Async ks-alt-another:477317]: Signaled 2022-07-28 12:16:27.751 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:27.751 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:27.751 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:27.751 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:27.751 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:27.751 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:27.751 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:27.751 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:27.751 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.751 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:27.751 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:27.751 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:27.751 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.751 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:27.752 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:27.752 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:27.752 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 68223a3a3698449da4691783870b8ac0 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:27.752 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:27.752 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:27.752 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:27.752 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:27.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:27.752 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:27.752 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:27.752 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:27.752 | ++ functions-common:get_field:819 : echo '| ae42ec9c3a7347729a3461e71d2e228d | 68223a3a3698449da4691783870b8ac0 | | 096cb58a869b47d18ed69dc6b5e4b6ac | | | False |' 2022-07-28 12:16:27.752 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:27.752 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:27.752 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:27.752 | + functions-common:get_or_add_user_project_role:998 : echo ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:27.752 | ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:16:27.984 | [446815 Async ks-alt-another:477317]: finished get_or_add_user_project_role anotherrole 68223a3a3698449da4691783870b8ac0 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 14 seconds 2022-07-28 12:16:28.153 | [446815 Async ks-alt-member-user:477683]: Waiting for completion of get_or_add_user_project_role member d1325c707407492b8d62ceb35d6368e1 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 477683 (10 other jobs running) 2022-07-28 12:16:28.364 | [446815 Async ks-alt-member-user:477683]: Signaling child to exit 2022-07-28 12:16:28.365 | WAKEUP 2022-07-28 12:16:28.513 | [446815 Async ks-alt-member-user:477683]: Signaled 2022-07-28 12:16:28.524 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:28.524 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:28.524 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:28.524 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:28.524 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:28.524 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:28.524 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:28.524 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:28.524 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:28.524 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d1325c707407492b8d62ceb35d6368e1 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:28.524 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:28.524 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:28.524 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:28.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.524 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.524 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.524 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:28.524 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:28.524 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:28.524 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user d1325c707407492b8d62ceb35d6368e1 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:28.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.524 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.525 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.525 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:28.525 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d1325c707407492b8d62ceb35d6368e1 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:28.525 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:28.525 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:28.525 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:28.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.525 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:28.525 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:28.525 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:28.525 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:28.525 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:28.525 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:28.525 | ++ functions-common:get_field:819 : echo '| d5242cb36a98474fb91a00928ab47821 | d1325c707407492b8d62ceb35d6368e1 | | 096cb58a869b47d18ed69dc6b5e4b6ac | | | False |' 2022-07-28 12:16:28.525 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:28.526 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:28.526 | + functions-common:get_or_add_user_project_role:998 : echo d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:28.526 | d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:28.624 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:28.771 | [446815 Async ks-alt-member-user:477683]: finished get_or_add_user_project_role member d1325c707407492b8d62ceb35d6368e1 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 13 seconds 2022-07-28 12:16:28.796 | [478417 Async ks-system-reader:478417]: finished successfully 2022-07-28 12:16:28.970 | [446815 Async ks-alt-reader-user:477907]: Waiting for completion of get_or_add_user_project_role reader 2528031ec6ee4aac9f06bb0e654329c7 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 477907 (9 other jobs running) 2022-07-28 12:16:29.092 | [446815 Async ks-alt-reader-user:477907]: Signaling child to exit 2022-07-28 12:16:29.092 | WAKEUP 2022-07-28 12:16:29.204 | [446815 Async ks-alt-reader-user:477907]: Signaled 2022-07-28 12:16:29.208 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:16:29.208 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:16:29.208 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:29.208 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:29.208 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:29.208 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:29.208 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:29.209 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2528031ec6ee4aac9f06bb0e654329c7 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:16:29.209 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:29.209 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:29.209 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:16:29.209 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:16:29.209 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 2528031ec6ee4aac9f06bb0e654329c7 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2528031ec6ee4aac9f06bb0e654329c7 --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:29.209 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:16:29.209 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:16:29.209 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.209 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.209 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:29.209 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:16:29.209 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:16:29.210 | ++ functions-common:get_field:819 : echo '| 1f35a734485341a98116216c3bc60d76 | 2528031ec6ee4aac9f06bb0e654329c7 | | 096cb58a869b47d18ed69dc6b5e4b6ac | | | False |' 2022-07-28 12:16:29.210 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:16:29.210 | ++ functions-common:get_field:813 : read data 2022-07-28 12:16:29.210 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:29.210 | + functions-common:get_or_add_user_project_role:998 : echo 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:29.210 | 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:29.381 | [446815 Async ks-alt-reader-user:477907]: finished get_or_add_user_project_role reader 2528031ec6ee4aac9f06bb0e654329c7 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 12 seconds 2022-07-28 12:16:29.420 | + inc/async:async_wait:197 : return 0 2022-07-28 12:16:29.433 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 12:16:29.667 | [446815 Async ks-system-member:478131]: Waiting for completion of get_or_add_user_system_role member 97eaa2708d8342ae9de884584e960eb6 all running on PID 478131 (8 other jobs running) 2022-07-28 12:16:29.812 | [446815 Async ks-system-member:478131]: Signaling child to exit 2022-07-28 12:16:29.814 | WAKEUP 2022-07-28 12:16:29.942 | [446815 Async ks-system-member:478131]: Signaled 2022-07-28 12:16:29.951 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 12:16:29.951 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 12:16:29.951 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 12:16:29.951 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:29.951 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:29.951 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:29.951 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:29.951 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:29.951 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 12:16:29.951 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97eaa2708d8342ae9de884584e960eb6 --system all -f value -c Role 2022-07-28 12:16:29.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.951 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.952 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:29.952 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 12:16:29.952 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 12:16:29.952 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 97eaa2708d8342ae9de884584e960eb6 --system all 2022-07-28 12:16:29.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.952 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.952 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97eaa2708d8342ae9de884584e960eb6 --system all -f value -c Role 2022-07-28 12:16:29.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.952 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:29.952 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:29.952 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:29.952 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:29.952 | + functions-common:get_or_add_user_system_role:1053 : echo d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:29.952 | d5242cb36a98474fb91a00928ab47821 2022-07-28 12:16:30.144 | [446815 Async ks-system-member:478131]: finished get_or_add_user_system_role member 97eaa2708d8342ae9de884584e960eb6 all with result 0 in 11 seconds 2022-07-28 12:16:30.358 | [446815 Async ks-system-reader:478417]: Waiting for completion of get_or_add_user_system_role reader ddf8b8cfe6124a4b868faa7746de05c7 all running on PID 478417 (7 other jobs running) 2022-07-28 12:16:30.482 | [446815 Async ks-system-reader:478417]: Signaling child to exit 2022-07-28 12:16:30.484 | WAKEUP 2022-07-28 12:16:30.592 | [446815 Async ks-system-reader:478417]: Signaled 2022-07-28 12:16:30.604 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 12:16:30.605 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 12:16:30.605 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:16:30.605 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:16:30.605 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:16:30.605 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:16:30.605 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 12:16:30.605 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ddf8b8cfe6124a4b868faa7746de05c7 --system all -f value -c Role 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user ddf8b8cfe6124a4b868faa7746de05c7 --system all 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ddf8b8cfe6124a4b868faa7746de05c7 --system all -f value -c Role 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.605 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:30.605 | + functions-common:get_or_add_user_system_role:1053 : echo 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:30.606 | 1f35a734485341a98116216c3bc60d76 2022-07-28 12:16:30.786 | [446815 Async ks-system-reader:478417]: finished get_or_add_user_system_role reader ddf8b8cfe6124a4b868faa7746de05c7 all with result 0 in 12 seconds 2022-07-28 12:16:30.824 | + inc/async:async_wait:197 : return 0 2022-07-28 12:16:30.841 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 12:16:31.205 | [446815 Async ks-group-memberdemo:478768]: Waiting for completion of get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 running on PID 478768 (6 other jobs running) 2022-07-28 12:16:31.368 | [446815 Async ks-group-memberdemo:478768]: Signaling child to exit 2022-07-28 12:16:36.010 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:36.123 | [478768 Async ks-group-memberdemo:478768]: finished successfully 2022-07-28 12:16:36.192 | WAKEUP 2022-07-28 12:16:36.237 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:36.253 | [446815 Async ks-group-memberdemo:478768]: Signaled 2022-07-28 12:16:36.260 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:16:36.260 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 -f value 2022-07-28 12:16:36.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.260 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.260 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.261 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.261 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:16:36.261 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:16:36.261 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:36.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.261 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 -f value 2022-07-28 12:16:36.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.261 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.261 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.261 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False' 2022-07-28 12:16:36.261 | + functions-common:get_or_add_group_project_role:1077 : echo d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False 2022-07-28 12:16:36.261 | d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False 2022-07-28 12:16:36.321 | [478941 Async ks-group-memberalt:478941]: finished successfully 2022-07-28 12:16:36.392 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:36.396 | [446815 Async ks-group-memberdemo:478768]: finished get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 14 seconds 2022-07-28 12:16:36.432 | [478854 Async ks-group-anotherdemo:478854]: finished successfully 2022-07-28 12:16:36.462 | [446815 Async ks-group-anotherdemo:478854]: Waiting for completion of get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 running on PID 478854 (5 other jobs running) 2022-07-28 12:16:36.504 | [446815 Async ks-group-anotherdemo:478854]: Signaling child to exit 2022-07-28 12:16:36.505 | WAKEUP 2022-07-28 12:16:36.539 | [446815 Async ks-group-anotherdemo:478854]: Signaled 2022-07-28 12:16:36.540 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:16:36.540 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 -f value 2022-07-28 12:16:36.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.540 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.540 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.540 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.540 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:16:36.541 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:16:36.541 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 2022-07-28 12:16:36.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.541 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.541 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.541 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 127f2915bff64d59a5cb30b7bb5496f9 -f value 2022-07-28 12:16:36.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.541 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.541 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.541 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.541 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False' 2022-07-28 12:16:36.541 | + functions-common:get_or_add_group_project_role:1077 : echo ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False 2022-07-28 12:16:36.541 | ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 False 2022-07-28 12:16:36.599 | [446815 Async ks-group-anotherdemo:478854]: finished get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 127f2915bff64d59a5cb30b7bb5496f9 with result 0 in 14 seconds 2022-07-28 12:16:36.641 | [446815 Async ks-group-memberalt:478941]: Waiting for completion of get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 478941 (4 other jobs running) 2022-07-28 12:16:36.674 | [446815 Async ks-group-memberalt:478941]: Signaling child to exit 2022-07-28 12:16:36.674 | WAKEUP 2022-07-28 12:16:36.699 | [446815 Async ks-group-memberalt:478941]: Signaled 2022-07-28 12:16:36.701 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:16:36.702 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac -f value 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.702 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:16:36.702 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:16:36.702 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac -f value 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:36.702 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:36.702 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:36.702 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False' 2022-07-28 12:16:36.702 | + functions-common:get_or_add_group_project_role:1077 : echo d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False 2022-07-28 12:16:36.702 | d5242cb36a98474fb91a00928ab47821 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False 2022-07-28 12:16:36.757 | [446815 Async ks-group-memberalt:478941]: finished get_or_add_group_project_role member 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 14 seconds 2022-07-28 12:16:36.804 | [446815 Async ks-group-anotheralt:479048]: Waiting for completion of get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac running on PID 479048 (3 other jobs running) 2022-07-28 12:16:36.837 | [446815 Async ks-group-anotheralt:479048]: Signaling child to exit 2022-07-28 12:16:37.732 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:37.745 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:16:37.760 | [479048 Async ks-group-anotheralt:479048]: finished successfully 2022-07-28 12:16:37.771 | [479142 Async ks-group-admin:479142]: finished successfully 2022-07-28 12:16:37.781 | WAKEUP 2022-07-28 12:16:37.806 | [446815 Async ks-group-anotheralt:479048]: Signaled 2022-07-28 12:16:37.808 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:16:37.808 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac -f value 2022-07-28 12:16:37.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.808 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:37.808 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:16:37.808 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:16:37.808 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac 2022-07-28 12:16:37.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.809 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.809 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 678e61428872404c9a9e85ed1a9dfefe --project 096cb58a869b47d18ed69dc6b5e4b6ac -f value 2022-07-28 12:16:37.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.809 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.809 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.809 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:37.809 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False' 2022-07-28 12:16:37.809 | + functions-common:get_or_add_group_project_role:1077 : echo ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False 2022-07-28 12:16:37.809 | ae42ec9c3a7347729a3461e71d2e228d 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac False 2022-07-28 12:16:37.854 | [446815 Async ks-group-anotheralt:479048]: finished get_or_add_group_project_role anotherrole 678e61428872404c9a9e85ed1a9dfefe 096cb58a869b47d18ed69dc6b5e4b6ac with result 0 in 14 seconds 2022-07-28 12:16:37.893 | [446815 Async ks-group-admin:479142]: Waiting for completion of get_or_add_group_project_role admin d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae running on PID 479142 (2 other jobs running) 2022-07-28 12:16:37.918 | [446815 Async ks-group-admin:479142]: Signaling child to exit 2022-07-28 12:16:37.918 | WAKEUP 2022-07-28 12:16:37.942 | [446815 Async ks-group-admin:479142]: Signaled 2022-07-28 12:16:37.943 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:16:37.943 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d71e12ff79fe416aa0cfdd5fb308f790 --project 48ee05965ea84ccd8b42f2e89254e6ae -f value 2022-07-28 12:16:37.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.943 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.943 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.943 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:37.943 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:16:37.944 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:16:37.944 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group d71e12ff79fe416aa0cfdd5fb308f790 --project 48ee05965ea84ccd8b42f2e89254e6ae 2022-07-28 12:16:37.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.944 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.944 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.944 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d71e12ff79fe416aa0cfdd5fb308f790 --project 48ee05965ea84ccd8b42f2e89254e6ae -f value 2022-07-28 12:16:37.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.944 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.944 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.944 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:16:37.944 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='b33434ec04de4a2696569eb965eccc33 d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae False' 2022-07-28 12:16:37.944 | + functions-common:get_or_add_group_project_role:1077 : echo b33434ec04de4a2696569eb965eccc33 d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae False 2022-07-28 12:16:37.944 | b33434ec04de4a2696569eb965eccc33 d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae False 2022-07-28 12:16:37.989 | [446815 Async ks-group-admin:479142]: finished get_or_add_group_project_role admin d71e12ff79fe416aa0cfdd5fb308f790 48ee05965ea84ccd8b42f2e89254e6ae with result 0 in 14 seconds 2022-07-28 12:16:37.993 | + inc/async:async_wait:197 : return 0 2022-07-28 12:16:37.996 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 12:16:38.012 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:38.015 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 12:16:38.034 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:38.036 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 12:16:38.039 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 12:16:38.098 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 12:16:38.138 | [446815 Async create_nova_accounts:481073]: running: create_nova_accounts 2022-07-28 12:16:38.145 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 12:16:38.164 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:38.167 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 12:16:38.169 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 12:16:38.232 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 12:16:38.285 | [446815 Async create_glance_accounts:481188]: running: create_glance_accounts 2022-07-28 12:16:38.288 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 12:16:38.310 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:38.313 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 12:16:38.315 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 12:16:38.384 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 12:16:38.431 | [446815 Async create_cinder_accounts:481318]: running: create_cinder_accounts 2022-07-28 12:16:38.434 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 12:16:38.456 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:38.459 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 12:16:38.461 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 12:16:38.537 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 12:16:38.595 | [446815 Async create_neutron_accounts:481434]: running: create_neutron_accounts 2022-07-28 12:16:38.599 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 12:16:38.637 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:38.640 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 12:16:38.645 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 12:16:38.884 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 12:16:39.120 | [446815 Async create_swift_accounts:481576]: running: create_swift_accounts 2022-07-28 12:16:39.148 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 12:16:39.282 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:39.301 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 12:16:39.654 | [446815 Async create_nova_accounts:481073]: Waiting for completion of create_nova_accounts running on PID 481073 (6 other jobs running) 2022-07-28 12:16:39.834 | [446815 Async create_nova_accounts:481073]: Signaling child to exit 2022-07-28 12:17:18.489 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:17:18.666 | [481434 Async create_neutron_accounts:481434]: finished successfully 2022-07-28 12:17:34.051 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:17:34.081 | [481318 Async create_cinder_accounts:481318]: finished successfully 2022-07-28 12:17:50.974 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:17:51.006 | [481188 Async create_glance_accounts:481188]: finished successfully 2022-07-28 12:17:56.776 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:17:56.802 | [481073 Async create_nova_accounts:481073]: finished successfully 2022-07-28 12:17:56.822 | WAKEUP 2022-07-28 12:17:56.846 | [446815 Async create_nova_accounts:481073]: Signaled 2022-07-28 12:17:56.848 | + 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-07-28 12:17:56.848 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 12:17:56.848 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 12:17:56.848 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:56.848 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:56.848 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:56.848 | ++ 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-07-28 12:17:56.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.848 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.848 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.848 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.848 | + functions-common:get_or_create_user:926 : user_id=7f89557b5c004ef2b902cbfca213c840 2022-07-28 12:17:56.848 | + functions-common:get_or_create_user:927 : echo 7f89557b5c004ef2b902cbfca213c840 2022-07-28 12:17:56.848 | 7f89557b5c004ef2b902cbfca213c840 2022-07-28 12:17:56.848 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 12:17:56.848 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.848 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.848 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.848 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.849 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.849 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.849 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.849 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.849 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.849 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.849 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.849 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.849 | ++ 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-07-28 12:17:56.849 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.849 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.849 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.849 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.849 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.849 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.849 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.849 | + 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-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.849 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.849 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.849 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.849 | ++ 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-07-28 12:17:56.849 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.849 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.849 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.849 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.850 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.850 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.850 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.850 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.850 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.850 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | 7f89557b5c004ef2b902cbfca213c840 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.850 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.850 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.850 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.850 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.850 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:17:56.850 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 12:17:56.850 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.850 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.850 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.850 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.850 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.850 | ++ 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-07-28 12:17:56.850 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.850 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.850 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.850 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.850 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.851 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.851 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.851 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.851 | + 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-07-28 12:17:56.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.851 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.851 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.851 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.851 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.851 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.851 | ++ 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-07-28 12:17:56.851 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.851 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.851 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.851 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.851 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.851 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.851 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 7f89557b5c004ef2b902cbfca213c840 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.851 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.851 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.851 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:17:56.851 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:17:56.851 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:17:56.851 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 12:17:56.851 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:17:56.851 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.39/compute 2022-07-28 12:17:56.852 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 12:17:56.852 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:56.852 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 12:17:56.852 | ++ 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-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.852 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.852 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:56.852 | ba4c77b1a4804834843ec77e7a84a913' 2022-07-28 12:17:56.852 | + functions-common:get_or_create_service:1095 : echo ba4c77b1a4804834843ec77e7a84a913 2022-07-28 12:17:56.852 | ba4c77b1a4804834843ec77e7a84a913 2022-07-28 12:17:56.852 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-07-28 12:17:56.852 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:56.852 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-07-28 12:17:56.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:56.852 | +++ 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-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.852 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:56.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:56.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.852 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.853 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a7e73c1daafa44059fcb834616434a37 2022-07-28 12:17:56.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a7e73c1daafa44059fcb834616434a37 2022-07-28 12:17:56.853 | + functions-common:get_or_create_endpoint:1128 : public_id=a7e73c1daafa44059fcb834616434a37 2022-07-28 12:17:56.853 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:56.853 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:56.853 | + functions-common:get_or_create_endpoint:1137 : echo a7e73c1daafa44059fcb834616434a37 2022-07-28 12:17:56.853 | a7e73c1daafa44059fcb834616434a37 2022-07-28 12:17:56.853 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 12:17:56.853 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:56.853 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 12:17:56.853 | ++ 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-07-28 12:17:56.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.853 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.853 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.853 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.853 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:56.853 | ad8c5a0e940840d6bf9a78d3930fd7ad' 2022-07-28 12:17:56.853 | + functions-common:get_or_create_service:1095 : echo ad8c5a0e940840d6bf9a78d3930fd7ad 2022-07-28 12:17:56.853 | ad8c5a0e940840d6bf9a78d3930fd7ad 2022-07-28 12:17:56.853 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-07-28 12:17:56.853 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:56.853 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-07-28 12:17:56.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:56.853 | +++ 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-07-28 12:17:56.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.853 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.854 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.854 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:56.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:56.854 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 12:17:56.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.854 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.854 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.854 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d5eb4c67b25c43ddbb97692e80c3bcc6 2022-07-28 12:17:56.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d5eb4c67b25c43ddbb97692e80c3bcc6 2022-07-28 12:17:56.854 | + functions-common:get_or_create_endpoint:1128 : public_id=d5eb4c67b25c43ddbb97692e80c3bcc6 2022-07-28 12:17:56.854 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:56.854 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:56.854 | + functions-common:get_or_create_endpoint:1137 : echo d5eb4c67b25c43ddbb97692e80c3bcc6 2022-07-28 12:17:56.854 | d5eb4c67b25c43ddbb97692e80c3bcc6 2022-07-28 12:17:56.854 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 12:17:56.854 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:56.854 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 12:17:56.854 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:56.854 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 12:17:56.854 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.854 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.854 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.855 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.855 | ++ 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-07-28 12:17:56.855 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.855 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.855 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.855 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.855 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.855 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.855 | + 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-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | ++ 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-07-28 12:17:56.855 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.855 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.855 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.855 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.855 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.855 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.855 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.856 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.856 | ++ functions-common:get_field:819 : echo '| 22f41f33755e4a0fabbc5ff9cae1041b | 7f89557b5c004ef2b902cbfca213c840 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.856 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.856 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.856 | + functions-common:get_or_add_user_project_role:996 : user_role_id=22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.856 | + functions-common:get_or_add_user_project_role:998 : echo 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.856 | 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.856 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 12:17:56.856 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:56.856 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 12:17:56.856 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:56.856 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 12:17:56.897 | [446815 Async create_nova_accounts:481073]: finished create_nova_accounts with result 0 in 78 seconds 2022-07-28 12:17:56.935 | [446815 Async create_glance_accounts:481188]: Waiting for completion of create_glance_accounts running on PID 481188 (5 other jobs running) 2022-07-28 12:17:56.961 | [446815 Async create_glance_accounts:481188]: Signaling child to exit 2022-07-28 12:17:56.961 | WAKEUP 2022-07-28 12:17:56.984 | [446815 Async create_glance_accounts:481188]: Signaled 2022-07-28 12:17:56.986 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 12:17:56.986 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:56.986 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 12:17:56.986 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 12:17:56.986 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:56.986 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:56.986 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:56.986 | ++ 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-07-28 12:17:56.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.986 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.986 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.986 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.986 | + functions-common:get_or_create_user:926 : user_id=b4667f9e7fc942d18e95ccf6a0e0d9d9 2022-07-28 12:17:56.986 | + functions-common:get_or_create_user:927 : echo b4667f9e7fc942d18e95ccf6a0e0d9d9 2022-07-28 12:17:56.986 | b4667f9e7fc942d18e95ccf6a0e0d9d9 2022-07-28 12:17:56.986 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 12:17:56.986 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.986 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.986 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.986 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.986 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.986 | ++ 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-07-28 12:17:56.987 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.987 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.987 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.987 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.987 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.987 | + 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-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.987 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.987 | ++ 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-07-28 12:17:56.987 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.987 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.987 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.987 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.987 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.987 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.987 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.987 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | b4667f9e7fc942d18e95ccf6a0e0d9d9 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.988 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.988 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.988 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.988 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.988 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:17:56.988 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 12:17:56.988 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:56.988 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 12:17:56.988 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 12:17:56.988 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:56.988 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:56.988 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:56.988 | ++ 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-07-28 12:17:56.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.988 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.988 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.988 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.988 | + functions-common:get_or_create_user:926 : user_id=a1d5e7109f1348608a584e2db081a68f 2022-07-28 12:17:56.988 | + functions-common:get_or_create_user:927 : echo a1d5e7109f1348608a584e2db081a68f 2022-07-28 12:17:56.988 | a1d5e7109f1348608a584e2db081a68f 2022-07-28 12:17:56.988 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 12:17:56.988 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.988 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.988 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.989 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.989 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.989 | ++ 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-07-28 12:17:56.989 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.989 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.989 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.989 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.989 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.989 | + 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-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.989 | ++ 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-07-28 12:17:56.989 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.989 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.989 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.989 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.989 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.989 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.990 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | a1d5e7109f1348608a584e2db081a68f | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.990 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.990 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.990 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:56.990 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 12:17:56.990 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:56.990 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:56.990 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:56.990 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.990 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:56.990 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.990 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.990 | ++ 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-07-28 12:17:56.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.990 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.990 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.990 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:56.990 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:56.990 | + 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-07-28 12:17:56.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.991 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.991 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.991 | ++ 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-07-28 12:17:56.991 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:56.991 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:56.991 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:56.991 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.991 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.991 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.991 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.991 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:56.991 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:56.991 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:56.991 | ++ functions-common:get_field:819 : echo '| 22f41f33755e4a0fabbc5ff9cae1041b | a1d5e7109f1348608a584e2db081a68f | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:56.991 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:56.991 | + functions-common:get_or_add_user_project_role:996 : user_role_id=22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.991 | + functions-common:get_or_add_user_project_role:998 : echo 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.991 | 22f41f33755e4a0fabbc5ff9cae1041b 2022-07-28 12:17:56.991 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 12:17:56.991 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:56.991 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 12:17:56.991 | ++ 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-07-28 12:17:56.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.991 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.992 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.992 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.992 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:56.992 | 914e7916f4364193808f3a45230466c8' 2022-07-28 12:17:56.992 | + functions-common:get_or_create_service:1095 : echo 914e7916f4364193808f3a45230466c8 2022-07-28 12:17:56.992 | 914e7916f4364193808f3a45230466c8 2022-07-28 12:17:56.992 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-07-28 12:17:56.992 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:56.992 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-07-28 12:17:56.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:56.992 | +++ 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-07-28 12:17:56.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.992 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.992 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.992 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:56.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:56.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-07-28 12:17:56.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.992 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:56.992 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:56.992 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:56.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9cfa2242ae4a4ef4b4f6f217488d1c28 2022-07-28 12:17:56.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9cfa2242ae4a4ef4b4f6f217488d1c28 2022-07-28 12:17:56.992 | + functions-common:get_or_create_endpoint:1128 : public_id=9cfa2242ae4a4ef4b4f6f217488d1c28 2022-07-28 12:17:56.992 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:56.992 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:56.992 | + functions-common:get_or_create_endpoint:1137 : echo 9cfa2242ae4a4ef4b4f6f217488d1c28 2022-07-28 12:17:56.992 | 9cfa2242ae4a4ef4b4f6f217488d1c28 2022-07-28 12:17:56.993 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 12:17:56.993 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:17:56.993 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 12:17:56.993 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 12:17:56.993 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 12:17:56.993 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 12:17:56.993 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 12:17:56.993 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 12:17:56.993 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 12:17:57.031 | [446815 Async create_glance_accounts:481188]: finished create_glance_accounts with result 0 in 72 seconds 2022-07-28 12:17:57.068 | [446815 Async create_cinder_accounts:481318]: Waiting for completion of create_cinder_accounts running on PID 481318 (4 other jobs running) 2022-07-28 12:17:57.094 | [446815 Async create_cinder_accounts:481318]: Signaling child to exit 2022-07-28 12:17:57.094 | WAKEUP 2022-07-28 12:17:57.117 | [446815 Async create_cinder_accounts:481318]: Signaled 2022-07-28 12:17:57.118 | + 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-07-28 12:17:57.118 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 12:17:57.118 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 12:17:57.118 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:57.118 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:57.119 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:57.119 | ++ 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-07-28 12:17:57.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.119 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.119 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.119 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.119 | + functions-common:get_or_create_user:926 : user_id=6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.119 | + functions-common:get_or_create_user:927 : echo 6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.119 | 6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.119 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 12:17:57.119 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:57.119 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:57.119 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:57.119 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:57.119 | ++ 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-07-28 12:17:57.119 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:57.119 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:57.119 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:57.119 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.119 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.120 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.120 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:57.120 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:57.120 | + 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-07-28 12:17:57.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.120 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.120 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | ++ 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-07-28 12:17:57.120 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:57.120 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:57.120 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:57.120 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.120 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.120 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.120 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.120 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:57.120 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:57.120 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | 6fee07a87d314da294a6b353524cf5e0 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:57.120 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:57.120 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.120 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.120 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.120 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.120 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:17:57.120 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 12:17:57.120 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:57.120 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 12:17:57.121 | ++ 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-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.121 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:57.121 | ed62309bd3d940769c7f3bae27e1428e' 2022-07-28 12:17:57.121 | + functions-common:get_or_create_service:1095 : echo ed62309bd3d940769c7f3bae27e1428e 2022-07-28 12:17:57.121 | ed62309bd3d940769c7f3bae27e1428e 2022-07-28 12:17:57.121 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 12:17:57.121 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-07-28 12:17:57.121 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:57.121 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-07-28 12:17:57.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:57.121 | +++ 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-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:57.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:57.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.121 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.121 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ef6238df89154cc589fe53beacfa36a5 2022-07-28 12:17:57.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ef6238df89154cc589fe53beacfa36a5 2022-07-28 12:17:57.122 | + functions-common:get_or_create_endpoint:1128 : public_id=ef6238df89154cc589fe53beacfa36a5 2022-07-28 12:17:57.122 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:57.122 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:57.122 | + functions-common:get_or_create_endpoint:1137 : echo ef6238df89154cc589fe53beacfa36a5 2022-07-28 12:17:57.122 | ef6238df89154cc589fe53beacfa36a5 2022-07-28 12:17:57.122 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 12:17:57.122 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:57.122 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 12:17:57.122 | ++ 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-07-28 12:17:57.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.122 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.122 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.122 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.123 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:57.123 | 5ca9734af6b3442fac2b51d511f5f385' 2022-07-28 12:17:57.123 | + functions-common:get_or_create_service:1095 : echo 5ca9734af6b3442fac2b51d511f5f385 2022-07-28 12:17:57.123 | 5ca9734af6b3442fac2b51d511f5f385 2022-07-28 12:17:57.123 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-07-28 12:17:57.123 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:57.123 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-07-28 12:17:57.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:57.123 | +++ 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-07-28 12:17:57.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.123 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.123 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.123 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:57.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:57.123 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:17:57.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.123 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.123 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.123 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ec159f670a4d45e4af8b5c9a2e30e406 2022-07-28 12:17:57.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ec159f670a4d45e4af8b5c9a2e30e406 2022-07-28 12:17:57.123 | + functions-common:get_or_create_endpoint:1128 : public_id=ec159f670a4d45e4af8b5c9a2e30e406 2022-07-28 12:17:57.123 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:57.123 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:57.123 | + functions-common:get_or_create_endpoint:1137 : echo ec159f670a4d45e4af8b5c9a2e30e406 2022-07-28 12:17:57.123 | ec159f670a4d45e4af8b5c9a2e30e406 2022-07-28 12:17:57.123 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 12:17:57.124 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:17:57.124 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 12:17:57.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.124 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.124 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.124 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_project:939 : project_id=e055ddfebb494536a744441c4113305d 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_project:940 : echo e055ddfebb494536a744441c4113305d 2022-07-28 12:17:57.124 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e055ddfebb494536a744441c4113305d 2022-07-28 12:17:57.124 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:57.124 | +++ 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-07-28 12:17:57.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.124 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.124 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.124 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 12:17:57.124 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_user:926 : user_id=6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.124 | ++ functions-common:get_or_create_user:927 : echo 6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.124 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6fee07a87d314da294a6b353524cf5e0 2022-07-28 12:17:57.164 | [446815 Async create_cinder_accounts:481318]: finished create_cinder_accounts with result 0 in 55 seconds 2022-07-28 12:17:57.168 | + inc/async:async_wait:197 : return 0 2022-07-28 12:17:57.171 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 12:17:57.223 | [446815 Async create_neutron_accounts:481434]: Waiting for completion of create_neutron_accounts running on PID 481434 (3 other jobs running) 2022-07-28 12:17:57.248 | [446815 Async create_neutron_accounts:481434]: Signaling child to exit 2022-07-28 12:17:57.249 | WAKEUP 2022-07-28 12:17:57.271 | [446815 Async create_neutron_accounts:481434]: Signaled 2022-07-28 12:17:57.273 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 12:17:57.273 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:17:57.273 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:17:57.273 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:17:57.273 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:17:57.273 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:17:57.273 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:17:57.273 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 12:17:57.273 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 12:17:57.273 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 12:17:57.273 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.39:9696/ 2022-07-28 12:17:57.273 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ 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-07-28 12:17:57.273 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 12:17:57.273 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 12:17:57.273 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:17:57.273 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:17:57.273 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:17:57.273 | ++ 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-07-28 12:17:57.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.273 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.273 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.273 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.274 | + functions-common:get_or_create_user:926 : user_id=e7aa6e21c68a4ea39ea05a31ae4d2069 2022-07-28 12:17:57.274 | + functions-common:get_or_create_user:927 : echo e7aa6e21c68a4ea39ea05a31ae4d2069 2022-07-28 12:17:57.274 | e7aa6e21c68a4ea39ea05a31ae4d2069 2022-07-28 12:17:57.274 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 12:17:57.274 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:17:57.274 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:17:57.274 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:17:57.274 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:17:57.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:57.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:17:57.274 | ++ 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-07-28 12:17:57.274 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:57.274 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.274 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.274 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.274 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:17:57.274 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:17:57.274 | + 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-07-28 12:17:57.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.274 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.274 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.275 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:17:57.275 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:17:57.275 | ++ 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-07-28 12:17:57.275 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:17:57.275 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.275 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.275 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.275 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.275 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:17:57.275 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:17:57.275 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | e7aa6e21c68a4ea39ea05a31ae4d2069 | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:17:57.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:17:57.275 | ++ functions-common:get_field:813 : read data 2022-07-28 12:17:57.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.275 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.275 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:17:57.275 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:17:57.275 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 12:17:57.275 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:17:57.275 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 12:17:57.275 | ++ 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-07-28 12:17:57.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.275 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.276 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.276 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:17:57.276 | 7ea8cb37753a41e98fbdadd2f0efda19' 2022-07-28 12:17:57.276 | + functions-common:get_or_create_service:1095 : echo 7ea8cb37753a41e98fbdadd2f0efda19 2022-07-28 12:17:57.276 | 7ea8cb37753a41e98fbdadd2f0efda19 2022-07-28 12:17:57.276 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-07-28 12:17:57.276 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:17:57.276 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-07-28 12:17:57.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:17:57.276 | +++ 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-07-28 12:17:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.276 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.276 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:17:57.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:17:57.276 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-07-28 12:17:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.276 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:57.276 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:57.276 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:17:57.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=85d5cff874c74be1a2f42979ff1700b3 2022-07-28 12:17:57.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 85d5cff874c74be1a2f42979ff1700b3 2022-07-28 12:17:57.276 | + functions-common:get_or_create_endpoint:1128 : public_id=85d5cff874c74be1a2f42979ff1700b3 2022-07-28 12:17:57.276 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:17:57.276 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:17:57.276 | + functions-common:get_or_create_endpoint:1137 : echo 85d5cff874c74be1a2f42979ff1700b3 2022-07-28 12:17:57.277 | 85d5cff874c74be1a2f42979ff1700b3 2022-07-28 12:17:57.319 | [446815 Async create_neutron_accounts:481434]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-28 12:17:57.358 | [446815 Async create_swift_accounts:481576]: Waiting for completion of create_swift_accounts running on PID 481576 (2 other jobs running) 2022-07-28 12:17:57.382 | [446815 Async create_swift_accounts:481576]: Signaling child to exit 2022-07-28 12:18:40.074 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:18:40.100 | [481576 Async create_swift_accounts:481576]: finished successfully 2022-07-28 12:18:40.120 | WAKEUP 2022-07-28 12:18:40.143 | [446815 Async create_swift_accounts:481576]: Signaled 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 12:18:40.144 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 12:18:40.144 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 12:18:40.144 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:18:40.144 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 12:18:40.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.145 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.145 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.145 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.145 | ++ functions-common:get_or_create_role:951 : role_id=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.145 | ++ functions-common:get_or_create_role:952 : echo ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.145 | + lib/swift:create_swift_accounts:619 : another_role=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.145 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 12:18:40.145 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 12:18:40.145 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:18:40.145 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:18:40.145 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:18:40.145 | ++ 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-07-28 12:18:40.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.145 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.145 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.145 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.145 | + functions-common:get_or_create_user:926 : user_id=43d715913c964fc69f73345c7759051b 2022-07-28 12:18:40.145 | + functions-common:get_or_create_user:927 : echo 43d715913c964fc69f73345c7759051b 2022-07-28 12:18:40.145 | 43d715913c964fc69f73345c7759051b 2022-07-28 12:18:40.145 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 12:18:40.145 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.145 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:18:40.145 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:18:40.145 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:18:40.145 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.146 | ++ 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-07-28 12:18:40.146 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.146 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.146 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.146 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.146 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.146 | + 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-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.146 | ++ 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-07-28 12:18:40.146 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.146 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.146 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.146 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.146 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.146 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.146 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | 43d715913c964fc69f73345c7759051b | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:18:40.146 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.146 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:18:40.147 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:18:40.147 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:18:40.147 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.147 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:18:40.147 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:18:40.147 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.147 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.147 | ++ 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-07-28 12:18:40.147 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.147 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.147 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.147 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.147 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.147 | + 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-07-28 12:18:40.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.147 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.148 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | ++ 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-07-28 12:18:40.148 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.148 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.148 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.148 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.148 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.148 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.148 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.148 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.148 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 43d715913c964fc69f73345c7759051b | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:18:40.148 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.148 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.148 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.148 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.148 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.148 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 12:18:40.148 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:18:40.148 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 12:18:40.148 | ++ 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-07-28 12:18:40.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.148 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.148 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.148 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.148 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:18:40.148 | 3bfed65b84714043ba95d6dd0ff76822' 2022-07-28 12:18:40.148 | + functions-common:get_or_create_service:1095 : echo 3bfed65b84714043ba95d6dd0ff76822 2022-07-28 12:18:40.149 | 3bfed65b84714043ba95d6dd0ff76822 2022-07-28 12:18:40.149 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-07-28 12:18:40.149 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:18:40.149 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 12:18:40.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:18:40.149 | +++ 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-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.149 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:18:40.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:18:40.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.149 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6ffede104056452ea85c6a30ba49d3fb 2022-07-28 12:18:40.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6ffede104056452ea85c6a30ba49d3fb 2022-07-28 12:18:40.149 | + functions-common:get_or_create_endpoint:1128 : public_id=6ffede104056452ea85c6a30ba49d3fb 2022-07-28 12:18:40.149 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.39:8080 ]] 2022-07-28 12:18:40.149 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-07-28 12:18:40.149 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:18:40.149 | ++ 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-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.149 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.150 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:18:40.150 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:18:40.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-07-28 12:18:40.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.150 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.150 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.150 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0c081647b1494016a721e8372d2f691d 2022-07-28 12:18:40.150 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0c081647b1494016a721e8372d2f691d 2022-07-28 12:18:40.150 | 0c081647b1494016a721e8372d2f691d 2022-07-28 12:18:40.150 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:18:40.150 | + functions-common:get_or_create_endpoint:1137 : echo 6ffede104056452ea85c6a30ba49d3fb 2022-07-28 12:18:40.150 | 6ffede104056452ea85c6a30ba49d3fb 2022-07-28 12:18:40.150 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 12:18:40.150 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 12:18:40.150 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:18:40.150 | +++ 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-07-28 12:18:40.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.150 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.150 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.150 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.150 | ++ functions-common:get_or_create_project:939 : project_id=a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.150 | ++ functions-common:get_or_create_project:940 : echo a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.150 | + lib/swift:create_swift_accounts:633 : swift_project_test1=a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.150 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 12:18:40.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.150 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 12:18:40.150 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:18:40.151 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 12:18:40.151 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 12:18:40.151 | +++ 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-07-28 12:18:40.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.151 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.151 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.151 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.151 | ++ functions-common:get_or_create_user:926 : user_id=6aff071f3a9a428f81e7f1446ad16861 2022-07-28 12:18:40.151 | ++ functions-common:get_or_create_user:927 : echo 6aff071f3a9a428f81e7f1446ad16861 2022-07-28 12:18:40.151 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=6aff071f3a9a428f81e7f1446ad16861 2022-07-28 12:18:40.151 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 12:18:40.151 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.151 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 6aff071f3a9a428f81e7f1446ad16861 a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.151 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.151 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:18:40.151 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.151 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.151 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:18:40.151 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:18:40.151 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:18:40.151 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:18:40.151 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6aff071f3a9a428f81e7f1446ad16861 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.151 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.151 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.151 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.151 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.151 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.152 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.152 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.152 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.152 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.152 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6aff071f3a9a428f81e7f1446ad16861 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.152 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.152 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.152 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6aff071f3a9a428f81e7f1446ad16861 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.152 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.152 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.152 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.152 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.153 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.153 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.153 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.153 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.153 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.153 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 6aff071f3a9a428f81e7f1446ad16861 | | a4112baec04d493ba8ca7b3e0f5aba38 | | | False |' 2022-07-28 12:18:40.153 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.153 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.153 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.153 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.153 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 12:18:40.153 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 12:18:40.153 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:18:40.153 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 12:18:40.153 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 12:18:40.153 | +++ 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-07-28 12:18:40.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.153 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.153 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.153 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.153 | ++ functions-common:get_or_create_user:926 : user_id=a0e33d05230d454ba363c6f3024bcf88 2022-07-28 12:18:40.153 | ++ functions-common:get_or_create_user:927 : echo a0e33d05230d454ba363c6f3024bcf88 2022-07-28 12:18:40.153 | + lib/swift:create_swift_accounts:642 : swift_user_test3=a0e33d05230d454ba363c6f3024bcf88 2022-07-28 12:18:40.153 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 12:18:40.153 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.153 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role ae42ec9c3a7347729a3461e71d2e228d a0e33d05230d454ba363c6f3024bcf88 a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.153 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.153 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:18:40.153 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.154 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.154 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:18:40.154 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:18:40.154 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:18:40.154 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ae42ec9c3a7347729a3461e71d2e228d --user a0e33d05230d454ba363c6f3024bcf88 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.154 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.154 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.154 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.154 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.154 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.154 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.154 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.154 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ae42ec9c3a7347729a3461e71d2e228d --user a0e33d05230d454ba363c6f3024bcf88 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.154 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.154 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ae42ec9c3a7347729a3461e71d2e228d --user a0e33d05230d454ba363c6f3024bcf88 --project a4112baec04d493ba8ca7b3e0f5aba38 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.154 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.154 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.154 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.154 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.155 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.155 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.155 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.155 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.155 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.155 | ++ functions-common:get_field:819 : echo '| ae42ec9c3a7347729a3461e71d2e228d | a0e33d05230d454ba363c6f3024bcf88 | | a4112baec04d493ba8ca7b3e0f5aba38 | | | False |' 2022-07-28 12:18:40.155 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.155 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.155 | + functions-common:get_or_add_user_project_role:998 : echo ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.155 | ae42ec9c3a7347729a3461e71d2e228d 2022-07-28 12:18:40.155 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 12:18:40.155 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:18:40.155 | +++ 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-07-28 12:18:40.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.155 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.155 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.155 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_project:939 : project_id=dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_project:940 : echo dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.155 | + lib/swift:create_swift_accounts:647 : swift_project_test2=dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.155 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 12:18:40.155 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.155 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 12:18:40.155 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 12:18:40.155 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 12:18:40.155 | +++ 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-07-28 12:18:40.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.156 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.156 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.156 | ++ functions-common:get_or_create_user:926 : user_id=042ae7219ec04583ac666ea933516560 2022-07-28 12:18:40.156 | ++ functions-common:get_or_create_user:927 : echo 042ae7219ec04583ac666ea933516560 2022-07-28 12:18:40.156 | + lib/swift:create_swift_accounts:652 : swift_user_test2=042ae7219ec04583ac666ea933516560 2022-07-28 12:18:40.156 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 12:18:40.156 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.156 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 042ae7219ec04583ac666ea933516560 dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.156 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.156 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:18:40.156 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.156 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.156 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:18:40.156 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:18:40.156 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:18:40.156 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:18:40.156 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 042ae7219ec04583ac666ea933516560 --project dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.156 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.156 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.156 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.156 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.156 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.156 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.156 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.156 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.156 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.157 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 042ae7219ec04583ac666ea933516560 --project dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.157 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 042ae7219ec04583ac666ea933516560 --project dadd0aeec98d43eabcded21734bfb726 2022-07-28 12:18:40.157 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.157 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.157 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.157 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.157 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.157 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.157 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.157 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.157 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 042ae7219ec04583ac666ea933516560 | | dadd0aeec98d43eabcded21734bfb726 | | | False |' 2022-07-28 12:18:40.157 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.157 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.157 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.157 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.157 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 12:18:40.157 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 12:18:40.157 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:18:40.157 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 12:18:40.157 | +++ 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-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.157 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.158 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 12:18:40.158 | 58613139111b4034b804885a89067b48' 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_domain:889 : echo 58613139111b4034b804885a89067b48 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:657 : swift_domain=58613139111b4034b804885a89067b48 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 12:18:40.158 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 12:18:40.158 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 58613139111b4034b804885a89067b48 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:18:40.158 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=58613139111b4034b804885a89067b48 --or-show -f value -c id 2022-07-28 12:18:40.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.158 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.158 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.158 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_project:939 : project_id=a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_project:940 : echo a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:661 : swift_project_test4=a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 12:18:40.158 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.158 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 12:18:40.158 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 58613139111b4034b804885a89067b48 test4@example.com 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 12:18:40.158 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 12:18:40.158 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=58613139111b4034b804885a89067b48 --email=test4@example.com --or-show -f value -c id 2022-07-28 12:18:40.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.158 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.159 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.159 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.159 | ++ functions-common:get_or_create_user:926 : user_id=5c059fbba0c94a7592eae35673831423 2022-07-28 12:18:40.159 | ++ functions-common:get_or_create_user:927 : echo 5c059fbba0c94a7592eae35673831423 2022-07-28 12:18:40.159 | + lib/swift:create_swift_accounts:666 : swift_user_test4=5c059fbba0c94a7592eae35673831423 2022-07-28 12:18:40.159 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 12:18:40.159 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:18:40.159 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 5c059fbba0c94a7592eae35673831423 a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.159 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:18:40.159 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:18:40.159 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:18:40.159 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:18:40.159 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:18:40.159 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:18:40.159 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:18:40.159 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:18:40.159 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c059fbba0c94a7592eae35673831423 --project a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.159 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.159 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:18:40.159 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.159 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.159 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.159 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.159 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.159 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:18:40.159 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:18:40.159 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5c059fbba0c94a7592eae35673831423 --project a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.160 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c059fbba0c94a7592eae35673831423 --project a9197826992b4e51a8b80819d27b71d1 2022-07-28 12:18:40.160 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:18:40.160 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:18:40.160 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:18:40.160 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:40.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:40.160 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:18:40.160 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:18:40.160 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:18:40.160 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:18:40.160 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | 5c059fbba0c94a7592eae35673831423 | | a9197826992b4e51a8b80819d27b71d1 | | | False |' 2022-07-28 12:18:40.160 | ++ functions-common:get_field:813 : read data 2022-07-28 12:18:40.160 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.160 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.160 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:18:40.189 | [446815 Async create_swift_accounts:481576]: finished create_swift_accounts with result 0 in 121 seconds 2022-07-28 12:18:40.197 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 12:18:40.199 | + inc/async:async_wait:197 : return 0 2022-07-28 12:18:40.202 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 12:18:40.221 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:40.223 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 12:18:40.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:40.245 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 12:18:40.247 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:18:40.250 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 12:18:40.253 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 12:18:40.255 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 12:18:40.316 | + inc/async:async_inner:63 : init_glance 2022-07-28 12:18:40.354 | [446815 Async init_glance:485832]: running: init_glance 2022-07-28 12:18:40.357 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 12:18:40.377 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:40.380 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 12:18:40.382 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:18:40.385 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 12:18:40.388 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 12:18:40.391 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 12:18:40.396 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:18:40.396 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:18:40.402 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:18:40.405 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:18:40.408 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:18:40.410 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:18:40.413 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 12:18:40.416 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 12:18:40.419 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 12:18:40.421 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 12:18:40.435 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 12:18:40.437 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 12:18:43.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:43.526 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:43.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:43.526 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:45.047 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:18:45.073 | [485832 Async init_glance:485832]: finished successfully 2022-07-28 12:18:46.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:46.680 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:46.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:46.680 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:49.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:49.761 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:49.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:49.761 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:52.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:52.850 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:52.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:52.850 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:55.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:55.937 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:55.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:55.937 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:59.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:59.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:59.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:59.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:02.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:02.129 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:02.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:02.129 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:05.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:05.513 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:05.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:05.513 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:09.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:09.391 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:09.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:09.391 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:14.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:14.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:14.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:14.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:14.586 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 12:19:14.591 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 12:19:14.593 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 12:19:14.596 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 12:19:14.598 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 12:19:14.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 12:19:14.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 12:19:14.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 12:19:14.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 12:19:14.610 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 12:19:14.612 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 12:19:14.614 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 12:19:14.617 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 12:19:14.619 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 12:19:14.621 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 12:19:14.624 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 12:19:14.628 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:14.630 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 12:19:14.632 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:14.637 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 12:19:14.640 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 12:19:14.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 12:19:14.644 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 12:19:14.647 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:19:14.649 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:14.652 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:19:14.668 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:14.670 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:19:14.673 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 12:19:14.675 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 12:19:14.704 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 12:19:14.734 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 12:19:14.762 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 12:19:14.792 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 12:19:14.822 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 12:19:14.853 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 12:19:14.856 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 12:19:14.858 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 12:19:14.861 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:19:14.864 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:19:14.881 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:19:14.883 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:19:14.886 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:19:14.889 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:19:14.891 | + 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-07-28 12:19:14.920 | + 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-07-28 12:19:14.949 | + 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-07-28 12:19:14.979 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:19:15.007 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 12:19:15.024 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:15.027 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 12:19:15.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:19:15.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 12:19:15.034 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 12:19:15.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 12:19:15.048 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 12:19:15.051 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:19:15.053 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 12:19:15.056 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 12:19:15.068 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 12:19:15.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 12:19:15.083 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 12:19:15.096 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 12:19:15.108 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 12:19:15.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 12:19:15.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:15.126 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 12:19:15.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.bWVcCuFu3e 2022-07-28 12:19:15.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 12:19:15.136 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:15.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.bWVcCuFu3e 2022-07-28 12:19:15.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.bWVcCuFu3e 2022-07-28 12:19:15.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.bWVcCuFu3e /etc/sudoers.d/neutron-rootwrap 2022-07-28 12:19:15.166 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:19:15.195 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:15.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:15.227 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 12:19:15.230 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 12:19:15.232 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 12:19:15.234 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:19:15.237 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:19:15.239 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:19:15.257 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:15.260 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:19:15.263 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:19:15.265 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:19:15.282 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:15.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:19:15.288 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-28 12:19:15.318 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:19:15.321 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:19:15.324 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 12:19:15.342 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:15.344 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 12:19:15.347 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 12:19:15.349 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:19:15.352 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:19:15.355 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 12:19:15.357 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 12:19:15.360 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:19:15.362 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 12:19:15.365 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 12:19:15.367 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 12:19:15.371 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 12:19:15.374 | + 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-07-28 12:19:15.379 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 12:19:15.396 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:15.398 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 12:19:15.401 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 12:19:15.404 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 12:19:15.409 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 12:19:15.438 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 12:19:15.469 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 12:19:15.499 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 12:19:15.530 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 12:19:15.560 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 12:19:15.562 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:19:15.565 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 12:19:15.567 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:19:15.570 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 12:19:15.600 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 12:19:15.630 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-28 12:19:15.660 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 12:19:15.691 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 12:19:15.720 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 12:19:15.751 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 12:19:15.781 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 12:19:15.812 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:19:15.842 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:19:15.872 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 12:19:15.903 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 12:19:15.934 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 12:19:15.936 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:19:15.939 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:19:15.941 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 12:19:15.944 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 12:19:15.974 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 12:19:16.004 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-07-28 12:19:16.035 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 12:19:16.065 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 12:19:16.095 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 12:19:16.125 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 12:19:16.156 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 12:19:16.186 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:19:16.217 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 12:19:16.247 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 12:19:16.250 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:19:16.252 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 12:19:16.255 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 12:19:16.257 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 12:19:16.288 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 12:19:16.317 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.39/identity 2022-07-28 12:19:16.349 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 12:19:16.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 12:19:16.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 12:19:16.440 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 12:19:16.470 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 12:19:16.501 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:19:16.531 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 12:19:16.561 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 12:19:16.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 12:19:16.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 12:19:16.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 12:19:16.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 12:19:16.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 12:19:16.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 12:19:16.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-28 12:19:16.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-28 12:19:16.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-28 12:19:16.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 12:19:16.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 12:19:16.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 12:19:16.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 12:19:16.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 12:19:16.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 12:19:16.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 12:19:16.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 12:19:16.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:16.608 | + 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-07-28 12:19:16.637 | + 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-07-28 12:19:16.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:19:16.644 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 12:19:16.647 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 12:19:16.649 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 12:19:16.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 12:19:16.683 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.685 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:19:16.687 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 12:19:16.690 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 12:19:16.692 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 12:19:16.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 12:19:16.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 12:19:16.729 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:19:16.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 12:19:16.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 12:19:16.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.741 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 12:19:16.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 12:19:16.772 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:19:16.777 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 12:19:16.780 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 12:19:16.782 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 12:19:16.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 12:19:16.816 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 12:19:16.820 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 12:19:16.823 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 12:19:16.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.828 | + 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-07-28 12:19:16.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 12:19:16.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 12:19:16.869 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 12:19:16.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 12:19:16.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 12:19:16.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 12:19:16.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 12:19:16.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 12:19:16.917 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 12:19:16.919 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.922 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 12:19:16.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-07-28 12:19:16.954 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:16.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 12:19:16.959 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-28 12:19:16.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-28 12:19:16.964 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:16.967 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-28 12:19:16.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 12:19:16.998 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:19:17.001 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 12:19:17.003 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 12:19:17.006 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 12:19:17.008 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:19:17.010 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 12:19:17.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 12:19:17.042 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 12:19:17.060 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:17.062 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 12:19:17.065 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:19:17.096 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:17.099 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:17.129 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 12:19:17.160 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 12:19:17.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 12:19:17.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 12:19:17.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 12:19:19.882 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 12:19:19.883 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 12:19:19.883 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=487938) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 12:19:19.933 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:19:19.933 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:19:19.933 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:19.934 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:19.934 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:19.934 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=487938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:19.989 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 12:19:19.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:19.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:19.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:19.989 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:20.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 12:19:20.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 12:19:20.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 12:19:20.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:19:20.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 12:19:20.379 | + 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-07-28 12:19:20.397 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 12:19:20.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:20.402 | + 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-07-28 12:19:20.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 12:19:20.437 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 12:19:20.445 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 12:19:20.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 12:19:20.451 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 12:19:20.464 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 12:19:20.476 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 12:19:20.479 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 12:19:20.487 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 12:19:20.490 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 12:19:20.492 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 12:19:20.501 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 12:19:20.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 12:19:20.507 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 12:19:20.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 12:19:20.512 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 12:19:20.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 12:19:20.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 12:19:20.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 12:19:20.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:19:20.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 12:19:20.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 12:19:20.554 | + 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-07-28 12:19:20.589 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 12:19:20.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 12:19:20.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 12:19:20.649 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 12:19:20.667 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:20.669 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 12:19:20.672 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.677 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 12:19:20.706 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 12:19:20.736 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:19:20.768 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:20.770 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:20.799 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 12:19:20.816 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:20.819 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.821 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 12:19:20.851 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 12:19:20.886 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 12:19:20.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 12:19:20.894 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 12:19:20.912 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:20.915 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 12:19:20.917 | + 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-07-28 12:19:20.922 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 12:19:20.952 | + 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-07-28 12:19:20.984 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:20.986 | + 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-07-28 12:19:21.015 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 12:19:21.018 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 12:19:21.047 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 12:19:21.050 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 12:19:21.052 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 12:19:21.082 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 12:19:21.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 12:19:21.087 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 12:19:21.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 12:19:23.784 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 12:19:23.784 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 12:19:23.784 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=488467) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 12:19:23.834 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:19:23.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:19:23.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:23.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:23.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:23.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=488467) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:19:23.895 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 12:19:23.896 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=488467) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 12:19:23.896 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=488467) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 12:19:23.896 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 12:19:23.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:23.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:23.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:23.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:24.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 12:19:24.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 12:19:24.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 12:19:24.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 12:19:24.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 12:19:24.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:19:24.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 12:19:24.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 12:19:24.273 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 12:19:24.276 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 12:19:24.278 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 12:19:24.290 | + 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-07-28 12:19:24.309 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 12:19:24.311 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 12:19:24.314 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 12:19:24.317 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 12:19:24.319 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 12:19:24.321 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 12:19:24.324 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 12:19:24.327 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 12:19:24.330 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 12:19:24.332 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 12:19:24.335 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 12:19:24.337 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 12:19:24.340 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 12:19:24.342 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 12:19:24.346 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 12:19:24.346 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 12:19:24.352 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 12:19:24.355 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 12:19:24.357 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 12:19:24.360 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 12:19:24.364 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 12:19:24.364 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 12:19:24.365 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 12:19:24.371 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.74/22 brd 192.168.3.255' 2022-07-28 12:19:24.374 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 12:19:24.376 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:24.379 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 12:19:24.381 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 12:19:24.384 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.74/22 brd 192.168.3.255 != '' ]] 2022-07-28 12:19:24.387 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.74/22 brd 192.168.3.255 dev eth1' 2022-07-28 12:19:24.389 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.74/22 brd 192.168.3.255 dev br-data' 2022-07-28 12:19:24.392 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 12:19:24.394 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 12:19:24.398 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.74/22 brd 192.168.3.255 2022-07-28 12:19:24.398 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 12:19:24.399 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 12:19:24.402 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 12:19:24.407 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.74 2022-07-28 12:19:24.409 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.74 ' 2022-07-28 12:19:24.412 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.74/22 brd 192.168.3.255 dev eth1 2022-07-28 12:19:24.425 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.74/22 brd 192.168.3.255 dev br-data 2022-07-28 12:19:24.439 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 12:19:24.451 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 12:19:24.471 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.74 2022-07-28 12:19:24.481 | PING 192.168.0.74 (192.168.0.74) from 192.168.0.74 br-data: 56(84) bytes of data. 2022-07-28 12:19:24.481 | 64 bytes from 192.168.0.74: icmp_seq=1 ttl=64 time=0.069 ms 2022-07-28 12:19:25.487 | 64 bytes from 192.168.0.74: icmp_seq=2 ttl=64 time=0.042 ms 2022-07-28 12:19:26.507 | 64 bytes from 192.168.0.74: icmp_seq=3 ttl=64 time=0.036 ms 2022-07-28 12:19:26.507 | 2022-07-28 12:19:26.507 | --- 192.168.0.74 ping statistics --- 2022-07-28 12:19:26.507 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms 2022-07-28 12:19:26.507 | rtt min/avg/max/mdev = 0.036/0.049/0.069/0.014 ms 2022-07-28 12:19:26.513 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 12:19:26.514 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 12:19:26.519 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 12:19:26.522 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 12:19:26.539 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:26.542 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 12:19:26.544 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 12:19:26.549 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 12:19:26.580 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2022-07-28 12:19:26.609 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 12:19:26.639 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:19:26.671 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 12:19:26.673 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:19:26.703 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 12:19:26.706 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 12:19:26.723 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:26.726 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:19:26.728 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 12:19:26.746 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:26.749 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 12:19:26.766 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:26.769 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 12:19:26.787 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:26.789 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 12:19:26.819 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 12:19:26.851 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 12:19:26.853 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 12:19:26.871 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:26.874 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 12:19:26.893 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:26.896 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 12:19:26.898 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 12:19:26.959 | + inc/async:async_inner:63 : init_neutron 2022-07-28 12:19:27.000 | [446815 Async init_neutron:488945]: running: init_neutron 2022-07-28 12:19:27.003 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 12:19:27.021 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:27.025 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 12:19:27.036 | ++ ./stack.sh:main:1157 : true 2022-07-28 12:19:27.039 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 12:19:27.042 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 12:19:27.044 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 12:19:27.060 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 12:19:27.071 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 12:19:27.071 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 12:19:27.071 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 12:19:27.071 | + lib/nova:clean_iptables:186 : bash 2022-07-28 12:19:27.073 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 12:19:27.073 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 12:19:27.077 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:19:27.085 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 12:19:27.087 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 12:19:27.091 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 12:19:27.091 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 12:19:27.091 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 12:19:27.099 | + lib/nova:clean_iptables:188 : bash 2022-07-28 12:19:27.102 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:19:27.110 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:19:27.114 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 12:19:27.114 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 12:19:27.115 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 12:19:27.117 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 12:19:27.118 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 12:19:27.119 | + lib/nova:clean_iptables:190 : bash 2022-07-28 12:19:27.137 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 12:19:27.137 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 12:19:27.138 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:19:27.140 | + lib/nova:clean_iptables:192 : bash 2022-07-28 12:19:27.140 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 12:19:27.144 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 12:19:27.145 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 12:19:27.160 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 12:19:27.169 | net.ipv4.ip_forward = 1 2022-07-28 12:19:27.173 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 12:19:27.191 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:27.194 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 12:19:27.196 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 12:19:27.199 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 12:19:27.237 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 12:19:27.272 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 12:19:27.276 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 12:19:27.314 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 12:19:27.348 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 12:19:27.367 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:27.370 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 12:19:27.374 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:19:27.376 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 12:19:27.379 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 12:19:27.382 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 12:19:27.450 | + inc/async:async_inner:63 : init_swift 2022-07-28 12:19:27.515 | [446815 Async init_swift:489304]: running: init_swift 2022-07-28 12:19:27.518 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 12:19:27.539 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:27.542 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 12:19:27.545 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:19:27.548 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 12:19:27.551 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 12:19:27.556 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 12:19:27.641 | + inc/async:async_inner:63 : init_cinder 2022-07-28 12:19:27.737 | [446815 Async init_cinder:489399]: running: init_cinder 2022-07-28 12:19:27.745 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 12:19:27.768 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:27.771 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 12:19:27.775 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:19:27.780 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 12:19:27.784 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 12:19:27.787 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 12:19:27.903 | + inc/async:async_inner:63 : init_placement 2022-07-28 12:19:27.998 | [446815 Async init_placement:489538]: running: init_placement 2022-07-28 12:19:28.009 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 12:19:28.139 | [446815 Async init_neutron:488945]: Waiting for completion of init_neutron running on PID 488945 (6 other jobs running) 2022-07-28 12:19:28.187 | [446815 Async init_neutron:488945]: Signaling child to exit 2022-07-28 12:19:31.129 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:19:31.162 | [489399 Async init_cinder:489399]: finished successfully 2022-07-28 12:19:39.299 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:19:39.339 | [489304 Async init_swift:489304]: finished successfully 2022-07-28 12:19:53.569 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:19:53.596 | [488945 Async init_neutron:488945]: finished successfully 2022-07-28 12:19:53.616 | WAKEUP 2022-07-28 12:19:53.640 | [446815 Async init_neutron:488945]: Signaled 2022-07-28 12:19:53.642 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 12:19:53.642 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:19:53.642 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:19:53.642 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:19:53.642 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:19:53.642 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:19:53.642 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:19:53.642 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 12:19:53.642 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 12:19:53.642 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 12:19:53.642 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 12:19:53.642 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 12:19:53.642 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 12:19:53.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:19:53.642 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 12:19:53.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:19:53.642 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 12:19:53.642 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:19:53.642 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:19:53.642 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:19:53.642 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:19:53.642 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010770089 2022-07-28 12:19:53.643 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 12:19:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:53.643 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:53.643 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 12:19:53.643 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 12:19:53.644 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 12:19:53.645 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 12:19:53.646 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 12:19:53.647 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 12:19:53.647 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 12:19:53.647 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 12:19:53.647 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 12:19:53.647 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 12:19:53.647 | Running upgrade for neutron ... 2022-07-28 12:19:53.647 | OK 2022-07-28 12:19:53.647 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 12:19:53.647 | + functions-common:time_stop:2440 : local name 2022-07-28 12:19:53.647 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:19:53.647 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:19:53.647 | + functions-common:time_stop:2443 : local total 2022-07-28 12:19:53.647 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:19:53.647 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:19:53.647 | + functions-common:time_stop:2447 : start_time=1659010770089 2022-07-28 12:19:53.647 | + functions-common:time_stop:2449 : [[ -z 1659010770089 ]] 2022-07-28 12:19:53.647 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:19:53.647 | + functions-common:time_stop:2452 : end_time=1659010793553 2022-07-28 12:19:53.647 | + functions-common:time_stop:2453 : elapsed_time=23464 2022-07-28 12:19:53.647 | + functions-common:time_stop:2454 : total=8309 2022-07-28 12:19:53.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:19:53.647 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31773 2022-07-28 12:19:53.688 | [446815 Async init_neutron:488945]: finished init_neutron with result 0 in 26 seconds 2022-07-28 12:19:53.693 | + inc/async:async_wait:197 : return 0 2022-07-28 12:19:53.695 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 12:19:53.749 | [446815 Async init_placement:489538]: Waiting for completion of init_placement running on PID 489538 (5 other jobs running) 2022-07-28 12:19:53.775 | [446815 Async init_placement:489538]: Signaling child to exit 2022-07-28 12:20:10.495 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:10.520 | [489538 Async init_placement:489538]: finished successfully 2022-07-28 12:20:10.540 | WAKEUP 2022-07-28 12:20:10.564 | [446815 Async init_placement:489538]: Signaled 2022-07-28 12:20:10.565 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 12:20:10.566 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 12:20:10.566 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 12:20:10.566 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 12:20:10.566 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 12:20:10.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:10.566 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 12:20:10.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:10.566 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 12:20:10.566 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 12:20:10.566 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 12:20:10.566 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 12:20:10.566 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:10.566 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:20:10.566 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:20:10.566 | ++ 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-07-28 12:20:10.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.566 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.566 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.566 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.566 | + functions-common:get_or_create_user:926 : user_id=ce64ff1228374fb8a7a1f915325642af 2022-07-28 12:20:10.566 | + functions-common:get_or_create_user:927 : echo ce64ff1228374fb8a7a1f915325642af 2022-07-28 12:20:10.566 | ce64ff1228374fb8a7a1f915325642af 2022-07-28 12:20:10.566 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 12:20:10.566 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:10.566 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:20:10.566 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:10.566 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:10.566 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:20:10.567 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:20:10.567 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:20:10.567 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:20:10.567 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:20:10.567 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:20:10.567 | ++ 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-07-28 12:20:10.567 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:10.567 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:10.567 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:10.567 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.567 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.567 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.567 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.567 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:10.567 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:10.567 | + 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-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.567 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.567 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.567 | ++ 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-07-28 12:20:10.567 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:10.567 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:10.567 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:10.567 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.567 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.568 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.568 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.568 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:10.568 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:10.568 | ++ functions-common:get_field:819 : echo '| f14facaa4adf465ba8e8db559817897a | ce64ff1228374fb8a7a1f915325642af | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:20:10.568 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:10.568 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.568 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f14facaa4adf465ba8e8db559817897a 2022-07-28 12:20:10.568 | + functions-common:get_or_add_user_project_role:998 : echo f14facaa4adf465ba8e8db559817897a 2022-07-28 12:20:10.568 | f14facaa4adf465ba8e8db559817897a 2022-07-28 12:20:10.568 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:20:10.568 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 12:20:10.568 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:10.568 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:20:10.568 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:20:10.568 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:20:10.568 | ++ 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-07-28 12:20:10.568 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:10.568 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:10.568 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:10.568 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.568 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.568 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.569 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.569 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:10.569 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:10.569 | + 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-07-28 12:20:10.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.569 | ++ 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-07-28 12:20:10.569 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:10.569 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:10.569 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:10.569 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.569 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.569 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:10.569 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:10.569 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:10.569 | ++ functions-common:get_field:819 : echo '| b33434ec04de4a2696569eb965eccc33 | ce64ff1228374fb8a7a1f915325642af | | e055ddfebb494536a744441c4113305d | | | False |' 2022-07-28 12:20:10.569 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:10.569 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b33434ec04de4a2696569eb965eccc33 2022-07-28 12:20:10.569 | + functions-common:get_or_add_user_project_role:998 : echo b33434ec04de4a2696569eb965eccc33 2022-07-28 12:20:10.569 | b33434ec04de4a2696569eb965eccc33 2022-07-28 12:20:10.569 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2022-07-28 12:20:10.569 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 12:20:10.569 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:20:10.569 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 12:20:10.569 | ++ 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-07-28 12:20:10.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.570 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:20:10.570 | 74a261be48994c548f79d45bc08454b9' 2022-07-28 12:20:10.570 | + functions-common:get_or_create_service:1095 : echo 74a261be48994c548f79d45bc08454b9 2022-07-28 12:20:10.570 | 74a261be48994c548f79d45bc08454b9 2022-07-28 12:20:10.570 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2022-07-28 12:20:10.570 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:20:10.570 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2022-07-28 12:20:10.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:20:10.570 | +++ 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-07-28 12:20:10.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:20:10.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:20:10.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.39/placement --region RegionOne -f value -c id 2022-07-28 12:20:10.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:10.570 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:10.570 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:10.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6b67a7d2989f42ab8e08b1a19b8aa4fc 2022-07-28 12:20:10.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6b67a7d2989f42ab8e08b1a19b8aa4fc 2022-07-28 12:20:10.570 | + functions-common:get_or_create_endpoint:1128 : public_id=6b67a7d2989f42ab8e08b1a19b8aa4fc 2022-07-28 12:20:10.570 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:20:10.570 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:20:10.571 | + functions-common:get_or_create_endpoint:1137 : echo 6b67a7d2989f42ab8e08b1a19b8aa4fc 2022-07-28 12:20:10.571 | 6b67a7d2989f42ab8e08b1a19b8aa4fc 2022-07-28 12:20:10.612 | [446815 Async init_placement:489538]: finished init_placement with result 0 in 42 seconds 2022-07-28 12:20:10.616 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:10.620 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 12:20:10.671 | [446815 Async init_glance:485832]: Waiting for completion of init_glance running on PID 485832 (4 other jobs running) 2022-07-28 12:20:10.698 | [446815 Async init_glance:485832]: Signaling child to exit 2022-07-28 12:20:10.698 | WAKEUP 2022-07-28 12:20:10.721 | [446815 Async init_glance:485832]: Signaled 2022-07-28 12:20:10.722 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 12:20:10.722 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 12:20:10.722 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 12:20:10.722 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 12:20:10.722 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 12:20:10.722 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 12:20:10.722 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 12:20:10.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:10.722 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 12:20:10.723 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:10.723 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 12:20:10.723 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:20:10.723 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:10.723 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:10.723 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:10.723 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010720403 2022-07-28 12:20:10.723 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 12:20:10.723 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:20:10.723 | ERROR glance Traceback (most recent call last): 2022-07-28 12:20:10.723 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 12:20:10.723 | ERROR glance  sys.exit(main()) 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 12:20:10.723 | ERROR glance  return CONF.command.action_fn() 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 12:20:10.723 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 12:20:10.723 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 12:20:10.723 | ERROR glance  engine = db_api.get_engine() 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 12:20:10.723 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 12:20:10.723 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 12:20:10.723 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 12:20:10.723 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 12:20:10.723 | ERROR glance  return cls( 2022-07-28 12:20:10.723 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 12:20:10.723 | ERROR glance  self._factory._start( 2022-07-28 12:20:10.723 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 12:20:10.723 | ERROR glance  self._setup_for_connection( 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 12:20:10.724 | ERROR glance  engine = engines.create_engine( 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 12:20:10.724 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 12:20:10.724 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 12:20:10.724 | ERROR glance  File "", line 2, in create_engine 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 12:20:10.724 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 12:20:10.724 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 12:20:10.724 | ERROR glance  loaded_plugins = [ 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 12:20:10.724 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 12:20:10.724 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 12:20:10.724 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:20:10.724 | ERROR glance  2022-07-28 12:20:10.724 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 12:20:10.724 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:20:10.724 | ERROR glance Traceback (most recent call last): 2022-07-28 12:20:10.724 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 12:20:10.724 | ERROR glance  sys.exit(main()) 2022-07-28 12:20:10.724 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 12:20:10.724 | ERROR glance  return CONF.command.action_fn() 2022-07-28 12:20:10.724 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 12:20:10.724 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 12:20:10.724 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 12:20:10.724 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 12:20:10.724 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 12:20:10.725 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 12:20:10.725 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 12:20:10.725 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 12:20:10.725 | ERROR glance  return cls( 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 12:20:10.725 | ERROR glance  self._factory._start( 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 12:20:10.725 | ERROR glance  self._setup_for_connection( 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 12:20:10.725 | ERROR glance  engine = engines.create_engine( 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 12:20:10.725 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 12:20:10.725 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 12:20:10.725 | ERROR glance  File "", line 2, in create_engine 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 12:20:10.725 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 12:20:10.725 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 12:20:10.725 | ERROR glance  loaded_plugins = [ 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 12:20:10.725 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 12:20:10.725 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 12:20:10.725 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 12:20:10.725 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:20:10.725 | ERROR glance  2022-07-28 12:20:10.725 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 12:20:10.725 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:10.726 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:10.726 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:10.726 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:10.726 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:10.726 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:20:10.726 | + functions-common:time_stop:2447 : start_time=1659010720403 2022-07-28 12:20:10.726 | + functions-common:time_stop:2449 : [[ -z 1659010720403 ]] 2022-07-28 12:20:10.726 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:10.726 | + functions-common:time_stop:2452 : end_time=1659010725032 2022-07-28 12:20:10.726 | + functions-common:time_stop:2453 : elapsed_time=4629 2022-07-28 12:20:10.726 | + functions-common:time_stop:2454 : total=8309 2022-07-28 12:20:10.726 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:10.726 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12938 2022-07-28 12:20:10.768 | [446815 Async init_glance:485832]: finished init_glance with result 0 in 4 seconds 2022-07-28 12:20:10.773 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:10.775 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 12:20:10.827 | [446815 Async init_swift:489304]: Waiting for completion of init_swift running on PID 489304 (3 other jobs running) 2022-07-28 12:20:10.853 | [446815 Async init_swift:489304]: Signaling child to exit 2022-07-28 12:20:10.853 | WAKEUP 2022-07-28 12:20:10.877 | [446815 Async init_swift:489304]: Signaled 2022-07-28 12:20:10.878 | + lib/swift:init_swift:673 : local node_number 2022-07-28 12:20:10.878 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 12:20:10.878 | No account-reaper running 2022-07-28 12:20:10.878 | No account-server running 2022-07-28 12:20:10.878 | No object-auditor running 2022-07-28 12:20:10.878 | No account-auditor running 2022-07-28 12:20:10.878 | No container-replicator running 2022-07-28 12:20:10.878 | No container-auditor running 2022-07-28 12:20:10.878 | No object-reconstructor running 2022-07-28 12:20:10.878 | No object-expirer running 2022-07-28 12:20:10.878 | No account-replicator running 2022-07-28 12:20:10.878 | No object-server running 2022-07-28 12:20:10.879 | No object-replicator running 2022-07-28 12:20:10.879 | No container-reconciler running 2022-07-28 12:20:10.879 | No object-updater running 2022-07-28 12:20:10.879 | No container-updater running 2022-07-28 12:20:10.879 | No container-sharder running 2022-07-28 12:20:10.879 | No container-server running 2022-07-28 12:20:10.879 | No container-sync running 2022-07-28 12:20:10.879 | No proxy-server running 2022-07-28 12:20:10.879 | + lib/swift:init_swift:675 : true 2022-07-28 12:20:10.879 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 12:20:10.879 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 12:20:10.879 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 12:20:10.879 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 12:20:10.879 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 12:20:10.879 | + 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-07-28 12:20:10.879 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 12:20:10.879 | + functions:create_disk:732 : local node_number 2022-07-28 12:20:10.879 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.879 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 12:20:10.879 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 12:20:10.879 | + functions:create_disk:736 : local key 2022-07-28 12:20:10.879 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 12:20:10.879 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.879 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.879 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.879 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 12:20:10.879 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.879 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 12:20:10.879 | + functions:destroy_disk:765 : local key 2022-07-28 12:20:10.879 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 12:20:10.880 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 12:20:10.880 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 12:20:10.880 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 12:20:10.880 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:20:10.880 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 12:20:10.880 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 12:20:10.880 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 12:20:10.880 | = reflink=1 2022-07-28 12:20:10.880 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 12:20:10.880 | = sunit=0 swidth=0 blks 2022-07-28 12:20:10.880 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 12:20:10.880 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 12:20:10.880 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 12:20:10.880 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 12:20:10.880 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 12:20:10.880 | + 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-07-28 12:20:10.880 | /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-07-28 12:20:10.880 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 12:20:10.880 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 12:20:10.880 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 12:20:10.880 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 12:20:10.880 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:20:10.880 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 12:20:10.880 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 12:20:10.880 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 12:20:10.881 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 12:20:10.881 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 12:20:10.881 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 12:20:10.881 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 12:20:10.881 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659010028.object.builder backups/1659010029.container.builder backups/1659010030.account.builder backups/1659010035.object.builder backups/1659010036.container.builder backups/1659010037.account.builder backups/1659010035.object.ring.gz backups/1659010036.container.ring.gz backups/1659010037.account.ring.gz 2022-07-28 12:20:10.881 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 12:20:10.881 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 12:20:10.881 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 12:20:10.881 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 12:20:10.881 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:20:10.881 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 12:20:10.881 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 12:20:10.881 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:20:10.881 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 12:20:10.881 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 12:20:10.881 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:20:10.881 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 12:20:10.881 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 12:20:10.881 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:20:10.881 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 12:20:10.881 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:20:10.881 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 12:20:10.881 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:20:10.881 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 12:20:10.881 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:20:10.881 | + lib/swift:init_swift:719 : popd 2022-07-28 12:20:10.926 | [446815 Async init_swift:489304]: finished init_swift with result 0 in 11 seconds 2022-07-28 12:20:10.930 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:10.933 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 12:20:10.985 | [446815 Async init_cinder:489399]: Waiting for completion of init_cinder running on PID 489399 (2 other jobs running) 2022-07-28 12:20:11.011 | [446815 Async init_cinder:489399]: Signaling child to exit 2022-07-28 12:20:11.011 | WAKEUP 2022-07-28 12:20:11.034 | [446815 Async init_cinder:489399]: Signaled 2022-07-28 12:20:11.036 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 12:20:11.036 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:11.036 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 12:20:11.036 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 12:20:11.036 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 12:20:11.036 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 12:20:11.036 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 12:20:11.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:11.036 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 12:20:11.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:11.036 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 12:20:11.036 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:20:11.036 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:11.036 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:11.036 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:11.036 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010767782 2022-07-28 12:20:11.037 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 12:20:11.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:11.037 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:11.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:11.037 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:11.037 | Failed to initialize object. 2022-07-28 12:20:11.037 | Traceback (most recent call last): 2022-07-28 12:20:11.037 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 12:20:11.037 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 12:20:11.037 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 12:20:11.037 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 12:20:11.037 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 12:20:11.037 | self._load_backend() 2022-07-28 12:20:11.037 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 12:20:11.037 | self._backend = backend_mod.get_backend() 2022-07-28 12:20:11.037 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 12:20:11.037 | Traceback (most recent call last): 2022-07-28 12:20:11.037 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 12:20:11.037 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 12:20:11.037 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 12:20:11.037 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 12:20:11.037 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 12:20:11.037 | self._load_backend() 2022-07-28 12:20:11.037 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 12:20:11.037 | self._backend = backend_mod.get_backend() 2022-07-28 12:20:11.037 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 12:20:11.037 | 2022-07-28 12:20:11.037 | During handling of the above exception, another exception occurred: 2022-07-28 12:20:11.037 | 2022-07-28 12:20:11.037 | Traceback (most recent call last): 2022-07-28 12:20:11.037 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 12:20:11.038 | from cinder.cmd.manage import main 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 12:20:11.038 | from cinder.db import migration as db_migration 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 12:20:11.038 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 12:20:11.038 | from cinder.volume import volume_utils 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 12:20:11.038 | from cinder.volume import driver 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 12:20:11.038 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 12:20:11.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 12:20:11.038 | __import__(module_str) 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 12:20:11.038 | from cinder.objects import volume_type 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 12:20:11.038 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 12:20:11.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 12:20:11.038 | registry._register_class(obj_cls) 2022-07-28 12:20:11.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 12:20:11.038 | self.registration_hook(cls, 0) 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 12:20:11.038 | cls.cinder_ovo_cls_init() 2022-07-28 12:20:11.038 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 12:20:11.038 | raise exception.ProgrammingError(reason=msg) 2022-07-28 12:20:11.038 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 12:20:11.038 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 12:20:11.038 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:11.038 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:11.038 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:11.038 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:11.038 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:11.039 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:20:11.039 | + functions-common:time_stop:2447 : start_time=1659010767782 2022-07-28 12:20:11.039 | + functions-common:time_stop:2449 : [[ -z 1659010767782 ]] 2022-07-28 12:20:11.039 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:11.039 | + functions-common:time_stop:2452 : end_time=1659010771060 2022-07-28 12:20:11.039 | + functions-common:time_stop:2453 : elapsed_time=3278 2022-07-28 12:20:11.039 | + functions-common:time_stop:2454 : total=8309 2022-07-28 12:20:11.039 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:11.039 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11587 2022-07-28 12:20:11.039 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 12:20:11.039 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:11.039 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 12:20:11.039 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:11.039 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 12:20:11.085 | [446815 Async init_cinder:489399]: finished init_cinder with result 0 in 3 seconds 2022-07-28 12:20:11.090 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:11.092 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 12:20:11.111 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:11.113 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 12:20:11.116 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:20:11.119 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 12:20:11.122 | + ./stack.sh:main:1213 : init_nova 2022-07-28 12:20:11.124 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 12:20:11.142 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:11.145 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 12:20:11.162 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:11.165 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:20:11.168 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:20:11.226 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:20:11.270 | [446815 Async nova-cell-0:491550]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:20:11.273 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 12:20:11.278 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:20:11.281 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 12:20:11.284 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:20:11.287 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:20:11.290 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:20:11.351 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:20:11.395 | [446815 Async nova-cell-1:491642]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:20:11.402 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 12:20:11.405 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 12:20:11.408 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 12:20:11.414 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 12:20:11.417 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 12:20:11.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:11.848 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 12:20:11.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:11.870 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 12:20:12.533 | 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-07-28 12:20:16.082 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 12:20:16.107 | DEBUG dbcounter [-] [491700] Writer thread running {{(pid=491700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:16.108 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:20:16.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:16.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:16.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:20:16.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:20:16.146 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:20:16.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:20:16.179 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 12:20:18.126 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=491700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:20:18.129 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 12:20:18.549 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=491700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:20:18.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:18.556 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:18.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:18.556 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:19.000 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 12:20:19.003 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 12:20:19.006 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 12:20:19.010 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 12:20:19.013 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:20:19.016 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:20:19.022 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:20:19.044 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:19.047 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:20:19.049 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:20:19.053 | + 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-07-28 12:20:19.647 | 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-07-28 12:20:22.459 | INFO dbcounter [None req-403b6b8e-7c1f-40bd-b80c-deaaf54fe019 None None] Registered counter for database nova_api 2022-07-28 12:20:22.486 | DEBUG dbcounter [-] [492220] Writer thread running {{(pid=492220) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:22.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:22.558 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:22.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:22.558 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:23.004 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 12:20:23.010 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 12:20:23.013 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 12:20:23.085 | [446815 Async nova-cell-0:491550]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 491550 (3 other jobs running) 2022-07-28 12:20:23.116 | [446815 Async nova-cell-0:491550]: Signaling child to exit 2022-07-28 12:20:23.419 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:23.445 | [491550 Async nova-cell-0:491550]: finished successfully 2022-07-28 12:20:23.449 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:23.466 | WAKEUP 2022-07-28 12:20:23.475 | [491642 Async nova-cell-1:491642]: finished successfully 2022-07-28 12:20:23.491 | [446815 Async nova-cell-0:491550]: Signaled 2022-07-28 12:20:23.493 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 12:20:23.494 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 12:20:23.494 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 12:20:23.494 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 12:20:23.494 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 12:20:23.494 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 12:20:23.494 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 12:20:23.494 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:23.494 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 12:20:23.494 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:23.494 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 12:20:23.494 | 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-07-28 12:20:23.494 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 12:20:23.494 | DEBUG dbcounter [-] [491706] Writer thread running {{(pid=491706) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:20:23.496 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491706) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:20:23.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:20:23.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:20:23.496 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 12:20:23.496 | DEBUG dbcounter [-] [491706] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=491706) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.496 | DEBUG dbcounter [-] [491706] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=491706) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.496 | DEBUG dbcounter [-] [491706] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=491706) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.496 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=491706) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:20:23.496 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 12:20:23.496 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=491706) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:20:23.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:23.496 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:23.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:23.496 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:23.539 | [446815 Async nova-cell-0:491550]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-28 12:20:23.543 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:23.545 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 12:20:23.548 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 12:20:23.599 | [446815 Async nova-cell-1:491642]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 491642 (2 other jobs running) 2022-07-28 12:20:23.624 | [446815 Async nova-cell-1:491642]: Signaling child to exit 2022-07-28 12:20:23.624 | WAKEUP 2022-07-28 12:20:23.647 | [446815 Async nova-cell-1:491642]: Signaled 2022-07-28 12:20:23.648 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 12:20:23.648 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 12:20:23.648 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 12:20:23.648 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 12:20:23.648 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 12:20:23.648 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 12:20:23.649 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 12:20:23.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:23.649 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 12:20:23.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:20:23.649 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 12:20:23.649 | 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-07-28 12:20:23.649 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 12:20:23.649 | DEBUG dbcounter [-] [491714] Writer thread running {{(pid=491714) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:20:23.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:20:23.651 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491714) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:20:23.651 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:20:23.651 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:20:23.651 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 12:20:23.651 | DEBUG dbcounter [-] [491714] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=491714) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.651 | DEBUG dbcounter [-] [491714] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=491714) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.651 | DEBUG dbcounter [-] [491714] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=491714) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:20:23.651 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=491714) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:20:23.651 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 12:20:23.651 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=491714) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:20:23.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:23.651 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:23.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:23.651 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:23.693 | [446815 Async nova-cell-1:491642]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-28 12:20:23.698 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:23.700 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:20:23.703 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 12:20:24.275 | 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-07-28 12:20:26.995 | Running batches of 50 until complete 2022-07-28 12:20:26.995 | INFO dbcounter [None req-d7435570-03e5-4ed6-87e5-32e1f18c80c4 None None] Registered counter for database nova_cell0 2022-07-28 12:20:27.018 | DEBUG dbcounter [-] [492758] Writer thread running {{(pid=492758) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:27.146 | INFO dbcounter [None req-d7435570-03e5-4ed6-87e5-32e1f18c80c4 None None] Registered counter for database nova_api 2022-07-28 12:20:27.157 | DEBUG dbcounter [-] [492758] Writer thread running {{(pid=492758) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:27.279 | INFO dbcounter [None req-d7435570-03e5-4ed6-87e5-32e1f18c80c4 None None] Registered counter for database nova_cell0 2022-07-28 12:20:27.292 | DEBUG dbcounter [-] [492758] Writer thread running {{(pid=492758) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:27.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:27.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:27.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:27.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:27.362 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:20:27.362 | | Migration | Total Needed | Completed | 2022-07-28 12:20:27.362 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:20:27.362 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 12:20:27.362 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 12:20:27.362 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 12:20:27.362 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 12:20:27.362 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 12:20:27.363 | | populate_dev_uuids | 0 | 0 | 2022-07-28 12:20:27.363 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 12:20:27.363 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 12:20:27.363 | | populate_user_id | 0 | 0 | 2022-07-28 12:20:27.363 | | populate_uuids | 0 | 0 | 2022-07-28 12:20:27.363 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:20:27.811 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 12:20:27.816 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:20:27.819 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 12:20:27.822 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:20:27.825 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:20:27.828 | + 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-07-28 12:20:28.408 | 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-07-28 12:20:31.154 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 12:20:31.154 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 12:20:31.154 | INFO dbcounter [None req-e3610c5f-973c-43b2-85ab-08ea9efd7090 None None] Registered counter for database nova_api 2022-07-28 12:20:31.176 | DEBUG dbcounter [-] [492777] Writer thread running {{(pid=492777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:20:31.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:31.237 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:31.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:31.237 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:31.656 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 12:20:31.659 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 12:20:31.672 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 12:20:31.675 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 12:20:31.693 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:31.697 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 12:20:31.699 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 12:20:31.760 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 12:20:31.799 | [446815 Async configure_neutron_nova:492845]: running: configure_neutron_nova 2022-07-28 12:20:31.802 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 12:20:31.806 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:20:31.808 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 12:20:31.811 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:20:31.814 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:20:31.817 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:20:31.819 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:20:31.823 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:20:31.826 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:20:31.831 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:20:31.834 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:20:31.837 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:20:31.840 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 12:20:31.843 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:20:31.862 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:31.864 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:20:31.867 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:20:31.870 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 12:20:31.873 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:20:31.875 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:20:31.878 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 12:20:31.881 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:20:31.885 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:20:31.888 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:20:31.891 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:20:31.893 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 12:20:31.896 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:20:31.899 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 12:20:31.902 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:20:31.904 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:20:31.907 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 12:20:31.910 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:31.913 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 12:20:31.916 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 12:20:31.919 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:31.921 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 12:20:31.924 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 12:20:31.928 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 12:20:31.931 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:31.934 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 12:20:31.937 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:31.939 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 12:20:31.939 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:20:31.939 | gsub("[][]", "", $1); 2022-07-28 12:20:31.939 | split($1, a, "|"); 2022-07-28 12:20:31.940 | if (a[1] == matchgroup) 2022-07-28 12:20:31.940 | print a[2] 2022-07-28 12:20:31.940 | } 2022-07-28 12:20:31.940 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:20:31.946 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:20:31.950 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:20:31.953 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:20:31.957 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 12:20:31.959 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 12:20:31.962 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 12:20:31.965 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 12:20:31.969 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 12:20:31.973 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 12:20:31.976 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 12:20:31.981 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 12:20:31.984 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:31.987 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:20:31.990 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 12:20:31.995 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:20:31.998 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 12:20:32.001 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 12:20:32.005 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 12:20:32.008 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 12:20:32.012 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.012 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 12:20:32.013 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 12:20:32.013 | BEGIN { 2022-07-28 12:20:32.013 | section = "" 2022-07-28 12:20:32.013 | last_section = "" 2022-07-28 12:20:32.013 | section_count = 0 2022-07-28 12:20:32.013 | } 2022-07-28 12:20:32.013 | /^\[.+\]/ { 2022-07-28 12:20:32.013 | gsub("[][]", "", $1); 2022-07-28 12:20:32.014 | section=$1 2022-07-28 12:20:32.014 | next 2022-07-28 12:20:32.014 | } 2022-07-28 12:20:32.014 | /^ *\#/ { 2022-07-28 12:20:32.014 | next 2022-07-28 12:20:32.014 | } 2022-07-28 12:20:32.014 | /^[^ \t]+/ { 2022-07-28 12:20:32.014 | # get offset of first = in $0 2022-07-28 12:20:32.014 | eq_idx = index($0, "=") 2022-07-28 12:20:32.014 | # extract attr & value from $0 2022-07-28 12:20:32.014 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:20:32.014 | value = substr($0, eq_idx + 1) 2022-07-28 12:20:32.014 | # only need to strip trailing whitespace from attr 2022-07-28 12:20:32.014 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:20:32.014 | # need to strip leading & trailing whitespace from value 2022-07-28 12:20:32.014 | sub(/^[ \t]*/, "", value) 2022-07-28 12:20:32.014 | sub(/[ \t]*$/, "", value) 2022-07-28 12:20:32.014 | 2022-07-28 12:20:32.014 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:20:32.014 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:20:32.014 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:20:32.014 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:20:32.014 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:20:32.014 | if (section != last_section) { 2022-07-28 12:20:32.014 | cfg_section[section_count++] = section 2022-07-28 12:20:32.014 | last_section = section 2022-07-28 12:20:32.014 | } 2022-07-28 12:20:32.014 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:20:32.014 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:20:32.014 | 2022-07-28 12:20:32.015 | cfg_attr[section, attr, 0] = value 2022-07-28 12:20:32.015 | cfg_attr_count[section, attr] = 1 2022-07-28 12:20:32.015 | } else { 2022-07-28 12:20:32.015 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:20:32.015 | cfg_attr[section, attr, lno] = value 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | END { 2022-07-28 12:20:32.015 | # Process each section in order 2022-07-28 12:20:32.015 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:20:32.015 | section = cfg_section[sno] 2022-07-28 12:20:32.015 | # The ini routines simply append a config item immediately 2022-07-28 12:20:32.015 | # after the section header. To keep the same order as defined 2022-07-28 12:20:32.015 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:20:32.015 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:20:32.015 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:20:32.015 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:20:32.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:20:32.015 | else { 2022-07-28 12:20:32.015 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:20:32.015 | count = cfg_attr_count[section, attr] 2022-07-28 12:20:32.015 | print "inidelete " configfile " " section " " attr 2022-07-28 12:20:32.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:20:32.015 | for (l = count -2; l >= 0; l--) 2022-07-28 12:20:32.015 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | } 2022-07-28 12:20:32.015 | ' 2022-07-28 12:20:32.015 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:32.016 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:20:32.018 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:20:32.021 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 12:20:32.023 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:32.026 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 12:20:32.029 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 12:20:32.029 | BEGIN { group = "" } 2022-07-28 12:20:32.029 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:20:32.029 | gsub("[][]", "", $1); 2022-07-28 12:20:32.029 | split($1, a, "|"); 2022-07-28 12:20:32.029 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:20:32.029 | group=a[1] 2022-07-28 12:20:32.029 | } else { 2022-07-28 12:20:32.029 | group="" 2022-07-28 12:20:32.029 | } 2022-07-28 12:20:32.029 | next 2022-07-28 12:20:32.029 | } 2022-07-28 12:20:32.029 | { 2022-07-28 12:20:32.029 | if (group != "") 2022-07-28 12:20:32.029 | print $0 2022-07-28 12:20:32.030 | } 2022-07-28 12:20:32.030 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:20:32.036 | + 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-07-28 12:20:32.039 | ++ 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-07-28 12:20:32.069 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 12:20:32.075 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 12:20:32.107 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 12:20:32.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 12:20:32.146 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.149 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 12:20:32.152 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 12:20:32.186 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 12:20:32.191 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 12:20:32.222 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.225 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 12:20:32.228 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 12:20:32.261 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2022-07-28 12:20:32.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-07-28 12:20:32.303 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 12:20:32.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 12:20:32.341 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 12:20:32.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 12:20:32.380 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 12:20:32.386 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 12:20:32.420 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 12:20:32.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 12:20:32.459 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.462 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 12:20:32.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 12:20:32.498 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 12:20:32.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 12:20:32.535 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.540 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:20:32.542 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:20:32.545 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:20:32.549 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 12:20:32.552 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 12:20:32.556 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 12:20:32.558 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 12:20:32.562 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 12:20:32.567 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 12:20:32.569 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 12:20:32.573 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 12:20:32.576 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:32.579 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:20:32.582 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 12:20:32.584 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:20:32.588 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 12:20:32.591 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 12:20:32.594 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 12:20:32.597 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 12:20:32.601 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 12:20:32.602 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 12:20:32.602 | BEGIN { 2022-07-28 12:20:32.602 | section = "" 2022-07-28 12:20:32.602 | last_section = "" 2022-07-28 12:20:32.602 | section_count = 0 2022-07-28 12:20:32.602 | } 2022-07-28 12:20:32.602 | /^\[.+\]/ { 2022-07-28 12:20:32.602 | gsub("[][]", "", $1); 2022-07-28 12:20:32.602 | section=$1 2022-07-28 12:20:32.603 | next 2022-07-28 12:20:32.603 | } 2022-07-28 12:20:32.603 | /^ *\#/ { 2022-07-28 12:20:32.603 | next 2022-07-28 12:20:32.603 | } 2022-07-28 12:20:32.603 | /^[^ \t]+/ { 2022-07-28 12:20:32.603 | # get offset of first = in $0 2022-07-28 12:20:32.603 | eq_idx = index($0, "=") 2022-07-28 12:20:32.603 | # extract attr & value from $0 2022-07-28 12:20:32.603 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:20:32.603 | value = substr($0, eq_idx + 1) 2022-07-28 12:20:32.603 | # only need to strip trailing whitespace from attr 2022-07-28 12:20:32.603 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:20:32.603 | # need to strip leading & trailing whitespace from value 2022-07-28 12:20:32.603 | sub(/^[ \t]*/, "", value) 2022-07-28 12:20:32.603 | sub(/[ \t]*$/, "", value) 2022-07-28 12:20:32.603 | 2022-07-28 12:20:32.603 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:20:32.603 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:20:32.603 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:20:32.603 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:20:32.603 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:20:32.603 | if (section != last_section) { 2022-07-28 12:20:32.603 | cfg_section[section_count++] = section 2022-07-28 12:20:32.603 | last_section = section 2022-07-28 12:20:32.603 | } 2022-07-28 12:20:32.603 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:20:32.603 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:20:32.603 | 2022-07-28 12:20:32.603 | cfg_attr[section, attr, 0] = value 2022-07-28 12:20:32.603 | cfg_attr_count[section, attr] = 1 2022-07-28 12:20:32.604 | } else { 2022-07-28 12:20:32.604 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:20:32.604 | cfg_attr[section, attr, lno] = value 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | END { 2022-07-28 12:20:32.604 | # Process each section in order 2022-07-28 12:20:32.604 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:20:32.604 | section = cfg_section[sno] 2022-07-28 12:20:32.604 | # The ini routines simply append a config item immediately 2022-07-28 12:20:32.604 | # after the section header. To keep the same order as defined 2022-07-28 12:20:32.604 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:20:32.604 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:20:32.604 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:20:32.604 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:20:32.604 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:20:32.604 | else { 2022-07-28 12:20:32.604 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:20:32.604 | count = cfg_attr_count[section, attr] 2022-07-28 12:20:32.604 | print "inidelete " configfile " " section " " attr 2022-07-28 12:20:32.604 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:20:32.604 | for (l = count -2; l >= 0; l--) 2022-07-28 12:20:32.604 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | } 2022-07-28 12:20:32.604 | ' 2022-07-28 12:20:32.604 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:20:32.607 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.607 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:32.610 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:20:32.613 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 12:20:32.616 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:32.619 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 12:20:32.621 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 12:20:32.622 | BEGIN { group = "" } 2022-07-28 12:20:32.622 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:20:32.622 | gsub("[][]", "", $1); 2022-07-28 12:20:32.622 | split($1, a, "|"); 2022-07-28 12:20:32.622 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:20:32.622 | group=a[1] 2022-07-28 12:20:32.622 | } else { 2022-07-28 12:20:32.622 | group="" 2022-07-28 12:20:32.622 | } 2022-07-28 12:20:32.622 | next 2022-07-28 12:20:32.622 | } 2022-07-28 12:20:32.622 | { 2022-07-28 12:20:32.622 | if (group != "") 2022-07-28 12:20:32.622 | print $0 2022-07-28 12:20:32.622 | } 2022-07-28 12:20:32.622 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:20:32.626 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:32.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 12:20:32.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 12:20:32.654 | [492845 Async configure_neutron_nova:492845]: finished successfully 2022-07-28 12:20:32.663 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 12:20:32.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 12:20:32.699 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.702 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 12:20:32.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 12:20:32.735 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 12:20:32.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 12:20:32.770 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 12:20:32.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 12:20:32.805 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 12:20:32.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 12:20:32.841 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 12:20:32.846 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 12:20:32.877 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 12:20:32.882 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 12:20:32.912 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 12:20:32.918 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 12:20:32.948 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 12:20:32.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 12:20:32.984 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:32.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 12:20:32.989 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 12:20:33.019 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 12:20:33.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 12:20:33.054 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 12:20:33.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 12:20:33.090 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.092 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 12:20:33.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 12:20:33.126 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 12:20:33.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 12:20:33.161 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.163 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 12:20:33.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 12:20:33.196 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.200 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:20:33.202 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:20:33.205 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:20:33.208 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 12:20:33.212 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 12:20:33.215 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 12:20:33.218 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 12:20:33.221 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 12:20:33.225 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 12:20:33.228 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 12:20:33.231 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 12:20:33.234 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.236 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:20:33.239 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 12:20:33.242 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:20:33.245 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 12:20:33.248 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 12:20:33.251 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 12:20:33.253 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 12:20:33.257 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 12:20:33.258 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.258 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 12:20:33.258 | BEGIN { 2022-07-28 12:20:33.258 | section = "" 2022-07-28 12:20:33.258 | last_section = "" 2022-07-28 12:20:33.258 | section_count = 0 2022-07-28 12:20:33.258 | } 2022-07-28 12:20:33.259 | /^\[.+\]/ { 2022-07-28 12:20:33.259 | gsub("[][]", "", $1); 2022-07-28 12:20:33.259 | section=$1 2022-07-28 12:20:33.259 | next 2022-07-28 12:20:33.259 | } 2022-07-28 12:20:33.259 | /^ *\#/ { 2022-07-28 12:20:33.259 | next 2022-07-28 12:20:33.259 | } 2022-07-28 12:20:33.259 | /^[^ \t]+/ { 2022-07-28 12:20:33.259 | # get offset of first = in $0 2022-07-28 12:20:33.259 | eq_idx = index($0, "=") 2022-07-28 12:20:33.259 | # extract attr & value from $0 2022-07-28 12:20:33.259 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:20:33.259 | value = substr($0, eq_idx + 1) 2022-07-28 12:20:33.259 | # only need to strip trailing whitespace from attr 2022-07-28 12:20:33.259 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:20:33.259 | # need to strip leading & trailing whitespace from value 2022-07-28 12:20:33.259 | sub(/^[ \t]*/, "", value) 2022-07-28 12:20:33.259 | sub(/[ \t]*$/, "", value) 2022-07-28 12:20:33.259 | 2022-07-28 12:20:33.259 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:20:33.259 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:20:33.259 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:20:33.259 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:20:33.259 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:20:33.259 | if (section != last_section) { 2022-07-28 12:20:33.259 | cfg_section[section_count++] = section 2022-07-28 12:20:33.259 | last_section = section 2022-07-28 12:20:33.259 | } 2022-07-28 12:20:33.259 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:20:33.259 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:20:33.259 | 2022-07-28 12:20:33.259 | cfg_attr[section, attr, 0] = value 2022-07-28 12:20:33.260 | cfg_attr_count[section, attr] = 1 2022-07-28 12:20:33.260 | } else { 2022-07-28 12:20:33.260 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:20:33.260 | cfg_attr[section, attr, lno] = value 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | END { 2022-07-28 12:20:33.260 | # Process each section in order 2022-07-28 12:20:33.260 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:20:33.260 | section = cfg_section[sno] 2022-07-28 12:20:33.260 | # The ini routines simply append a config item immediately 2022-07-28 12:20:33.260 | # after the section header. To keep the same order as defined 2022-07-28 12:20:33.260 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:20:33.260 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:20:33.260 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:20:33.260 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:20:33.260 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:20:33.260 | else { 2022-07-28 12:20:33.260 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:20:33.260 | count = cfg_attr_count[section, attr] 2022-07-28 12:20:33.260 | print "inidelete " configfile " " section " " attr 2022-07-28 12:20:33.260 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:20:33.260 | for (l = count -2; l >= 0; l--) 2022-07-28 12:20:33.260 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | } 2022-07-28 12:20:33.260 | ' 2022-07-28 12:20:33.260 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.262 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:20:33.263 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:20:33.266 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 12:20:33.268 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:33.271 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 12:20:33.275 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 12:20:33.275 | BEGIN { group = "" } 2022-07-28 12:20:33.275 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:20:33.275 | gsub("[][]", "", $1); 2022-07-28 12:20:33.275 | split($1, a, "|"); 2022-07-28 12:20:33.275 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:20:33.275 | group=a[1] 2022-07-28 12:20:33.275 | } else { 2022-07-28 12:20:33.275 | group="" 2022-07-28 12:20:33.275 | } 2022-07-28 12:20:33.275 | next 2022-07-28 12:20:33.275 | } 2022-07-28 12:20:33.275 | { 2022-07-28 12:20:33.275 | if (group != "") 2022-07-28 12:20:33.275 | print $0 2022-07-28 12:20:33.275 | } 2022-07-28 12:20:33.275 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.39/identity/v2.0"' 2022-07-28 12:20:33.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.39/identity/v2.0 2022-07-28 12:20:33.316 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.320 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:20:33.323 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:20:33.325 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:20:33.329 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.332 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:20:33.336 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:20:33.339 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 12:20:33.342 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:20:33.347 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 12:20:33.349 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 12:20:33.353 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.355 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.358 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:20:33.361 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.363 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:20:33.367 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.369 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:20:33.372 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:20:33.375 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 12:20:33.378 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.379 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 12:20:33.379 | BEGIN { 2022-07-28 12:20:33.379 | section = "" 2022-07-28 12:20:33.379 | last_section = "" 2022-07-28 12:20:33.379 | section_count = 0 2022-07-28 12:20:33.379 | } 2022-07-28 12:20:33.379 | /^\[.+\]/ { 2022-07-28 12:20:33.379 | gsub("[][]", "", $1); 2022-07-28 12:20:33.379 | section=$1 2022-07-28 12:20:33.379 | next 2022-07-28 12:20:33.379 | } 2022-07-28 12:20:33.379 | /^ *\#/ { 2022-07-28 12:20:33.379 | next 2022-07-28 12:20:33.379 | } 2022-07-28 12:20:33.379 | /^[^ \t]+/ { 2022-07-28 12:20:33.379 | # get offset of first = in $0 2022-07-28 12:20:33.379 | eq_idx = index($0, "=") 2022-07-28 12:20:33.380 | # extract attr & value from $0 2022-07-28 12:20:33.380 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:20:33.380 | value = substr($0, eq_idx + 1) 2022-07-28 12:20:33.380 | # only need to strip trailing whitespace from attr 2022-07-28 12:20:33.380 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:20:33.380 | # need to strip leading & trailing whitespace from value 2022-07-28 12:20:33.380 | sub(/^[ \t]*/, "", value) 2022-07-28 12:20:33.380 | sub(/[ \t]*$/, "", value) 2022-07-28 12:20:33.380 | 2022-07-28 12:20:33.380 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:20:33.380 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:20:33.380 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:20:33.380 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:20:33.380 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:20:33.380 | if (section != last_section) { 2022-07-28 12:20:33.380 | cfg_section[section_count++] = section 2022-07-28 12:20:33.380 | last_section = section 2022-07-28 12:20:33.380 | } 2022-07-28 12:20:33.380 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:20:33.380 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:20:33.380 | 2022-07-28 12:20:33.380 | cfg_attr[section, attr, 0] = value 2022-07-28 12:20:33.380 | cfg_attr_count[section, attr] = 1 2022-07-28 12:20:33.380 | } else { 2022-07-28 12:20:33.380 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:20:33.380 | cfg_attr[section, attr, lno] = value 2022-07-28 12:20:33.380 | } 2022-07-28 12:20:33.380 | } 2022-07-28 12:20:33.380 | END { 2022-07-28 12:20:33.380 | # Process each section in order 2022-07-28 12:20:33.380 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:20:33.380 | section = cfg_section[sno] 2022-07-28 12:20:33.380 | # The ini routines simply append a config item immediately 2022-07-28 12:20:33.381 | # after the section header. To keep the same order as defined 2022-07-28 12:20:33.381 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:20:33.381 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:20:33.381 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:20:33.381 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:20:33.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:20:33.381 | else { 2022-07-28 12:20:33.381 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:20:33.381 | count = cfg_attr_count[section, attr] 2022-07-28 12:20:33.381 | print "inidelete " configfile " " section " " attr 2022-07-28 12:20:33.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:20:33.381 | for (l = count -2; l >= 0; l--) 2022-07-28 12:20:33.381 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:20:33.381 | } 2022-07-28 12:20:33.381 | } 2022-07-28 12:20:33.381 | } 2022-07-28 12:20:33.381 | } 2022-07-28 12:20:33.381 | ' 2022-07-28 12:20:33.381 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.381 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.382 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:20:33.384 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:20:33.386 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:20:33.389 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:20:33.391 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 12:20:33.394 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 12:20:33.394 | BEGIN { group = "" } 2022-07-28 12:20:33.394 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:20:33.394 | gsub("[][]", "", $1); 2022-07-28 12:20:33.394 | split($1, a, "|"); 2022-07-28 12:20:33.394 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:20:33.394 | group=a[1] 2022-07-28 12:20:33.394 | } else { 2022-07-28 12:20:33.394 | group="" 2022-07-28 12:20:33.394 | } 2022-07-28 12:20:33.394 | next 2022-07-28 12:20:33.394 | } 2022-07-28 12:20:33.394 | { 2022-07-28 12:20:33.394 | if (group != "") 2022-07-28 12:20:33.394 | print $0 2022-07-28 12:20:33.394 | } 2022-07-28 12:20:33.394 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:20:33.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 12:20:33.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 12:20:33.432 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 12:20:33.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 12:20:33.466 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:20:33.469 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 12:20:33.489 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:33.492 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 12:20:33.495 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:20:33.497 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 12:20:33.500 | + ./stack.sh:main:1247 : start_swift 2022-07-28 12:20:33.503 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 12:20:33.505 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:20:33.508 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 12:20:33.537 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 12:20:33.541 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:20:33.543 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:20:33.547 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 12:20:33.996 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 12:20:34.000 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 12:20:34.004 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 12:20:34.007 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 12:20:34.010 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 12:20:34.012 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:20:34.015 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.018 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 12:20:34.020 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.023 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:34.025 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:34.028 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:34.031 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 12:20:34.033 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:34.036 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:34.038 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:34.041 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:34.044 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:34.048 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010834046 2022-07-28 12:20:34.051 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 12:20:34.068 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:34.071 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 12:20:34.073 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 12:20:34.076 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.079 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.081 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.084 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.086 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 12:20:34.088 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 12:20:34.091 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 12:20:34.093 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:34.096 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:34.098 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:34.101 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:34.103 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:20:34.106 | + 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-07-28 12:20:34.108 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 12:20:34.110 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:20:34.113 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:34.115 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:34.117 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:34.120 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:34.122 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:34.124 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 12:20:34.126 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:34.130 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 12:20:34.182 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 12:20:34.235 | + 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-07-28 12:20:34.290 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 12:20:34.348 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 12:20:34.400 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:20:34.455 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:34.457 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:34.460 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 12:20:34.512 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:35.013 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 12:20:35.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 12:20:35.580 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 12:20:35.605 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:35.608 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:35.610 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:35.613 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:35.615 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:35.618 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:35.620 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:35.623 | + functions-common:time_stop:2447 : start_time=1659010834046 2022-07-28 12:20:35.625 | + functions-common:time_stop:2449 : [[ -z 1659010834046 ]] 2022-07-28 12:20:35.628 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:35.633 | + functions-common:time_stop:2452 : end_time=1659010835630 2022-07-28 12:20:35.635 | + functions-common:time_stop:2453 : elapsed_time=1584 2022-07-28 12:20:35.638 | + functions-common:time_stop:2454 : total=3423 2022-07-28 12:20:35.640 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:35.642 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5007 2022-07-28 12:20:35.645 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:20:35.647 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.650 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 12:20:35.653 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.656 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:35.658 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:35.660 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:35.663 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 12:20:35.666 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:35.669 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:35.671 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:35.673 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:35.677 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:35.681 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010835678 2022-07-28 12:20:35.684 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 12:20:35.701 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:35.704 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 12:20:35.707 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 12:20:35.709 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.713 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.715 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.718 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.720 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 12:20:35.723 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 12:20:35.725 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 12:20:35.729 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:35.731 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:35.734 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:35.736 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:35.739 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:20:35.741 | + 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-07-28 12:20:35.744 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 12:20:35.746 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:20:35.749 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:35.751 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:35.753 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:35.756 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:35.759 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:35.761 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 12:20:35.764 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:35.768 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 12:20:35.821 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 12:20:35.877 | + 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-07-28 12:20:35.935 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 12:20:35.989 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 12:20:36.042 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:20:36.097 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:36.100 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:36.102 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 12:20:36.155 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:36.726 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 12:20:36.739 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 12:20:37.244 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 12:20:37.270 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:37.273 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:37.276 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:37.279 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:37.281 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:37.284 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:37.287 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:37.289 | + functions-common:time_stop:2447 : start_time=1659010835678 2022-07-28 12:20:37.292 | + functions-common:time_stop:2449 : [[ -z 1659010835678 ]] 2022-07-28 12:20:37.295 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:37.300 | + functions-common:time_stop:2452 : end_time=1659010837297 2022-07-28 12:20:37.303 | + functions-common:time_stop:2453 : elapsed_time=1619 2022-07-28 12:20:37.305 | + functions-common:time_stop:2454 : total=5007 2022-07-28 12:20:37.308 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:37.311 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6626 2022-07-28 12:20:37.313 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:20:37.316 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.319 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 12:20:37.322 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.325 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:37.328 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:37.330 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:37.333 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 12:20:37.336 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:37.339 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:37.342 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:37.344 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:37.348 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:37.353 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010837350 2022-07-28 12:20:37.356 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 12:20:37.375 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:37.378 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 12:20:37.381 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 12:20:37.384 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.387 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.390 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.392 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.395 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 12:20:37.397 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 12:20:37.401 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 12:20:37.403 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:37.406 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:37.409 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:37.412 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:37.415 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:20:37.417 | + 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-07-28 12:20:37.420 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 12:20:37.423 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:20:37.425 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:37.428 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:37.430 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:37.432 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:37.435 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:37.437 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 12:20:37.439 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:37.444 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 12:20:37.498 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 12:20:37.552 | + 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-07-28 12:20:37.608 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 12:20:37.661 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 12:20:37.715 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:20:37.769 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:37.771 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:37.773 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 12:20:37.826 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:38.363 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 12:20:38.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 12:20:38.916 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 12:20:38.940 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:38.943 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:38.946 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:38.948 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:38.951 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:38.953 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:38.956 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:38.958 | + functions-common:time_stop:2447 : start_time=1659010837350 2022-07-28 12:20:38.961 | + functions-common:time_stop:2449 : [[ -z 1659010837350 ]] 2022-07-28 12:20:38.964 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:38.969 | + functions-common:time_stop:2452 : end_time=1659010838966 2022-07-28 12:20:38.971 | + functions-common:time_stop:2453 : elapsed_time=1616 2022-07-28 12:20:38.974 | + functions-common:time_stop:2454 : total=6626 2022-07-28 12:20:38.977 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:38.979 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8242 2022-07-28 12:20:38.982 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 12:20:38.984 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 12:20:39.035 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.037 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 12:20:39.040 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.043 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:39.045 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:39.048 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:39.050 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 12:20:39.053 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:39.056 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:39.059 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:39.061 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:39.064 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:39.069 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010839066 2022-07-28 12:20:39.072 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 12:20:39.089 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:39.092 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 12:20:39.094 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 12:20:39.097 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.099 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.102 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.105 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.108 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 12:20:39.110 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 12:20:39.113 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 12:20:39.115 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:39.118 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:39.121 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:39.124 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:39.126 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 12:20:39.129 | + 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-07-28 12:20:39.131 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 12:20:39.134 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:20:39.136 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:39.138 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:39.141 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:39.143 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:39.146 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:39.149 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 12:20:39.151 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:39.155 | + 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-07-28 12:20:39.209 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 12:20:39.266 | + 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-07-28 12:20:39.320 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 12:20:39.374 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 12:20:39.428 | + 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-07-28 12:20:39.481 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:39.484 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:39.486 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 12:20:39.542 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:40.101 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 12:20:40.626 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 12:20:40.651 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:40.654 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:40.657 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:40.659 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:40.662 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:40.665 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:40.667 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:40.670 | + functions-common:time_stop:2447 : start_time=1659010839066 2022-07-28 12:20:40.673 | + functions-common:time_stop:2449 : [[ -z 1659010839066 ]] 2022-07-28 12:20:40.676 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:40.680 | + functions-common:time_stop:2452 : end_time=1659010840678 2022-07-28 12:20:40.683 | + functions-common:time_stop:2453 : elapsed_time=1612 2022-07-28 12:20:40.685 | + functions-common:time_stop:2454 : total=8242 2022-07-28 12:20:40.688 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:40.690 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9854 2022-07-28 12:20:40.693 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 12:20:40.712 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:40.714 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.717 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 12:20:40.720 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.722 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:40.725 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:40.728 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:40.730 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 12:20:40.733 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:40.735 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:40.738 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:40.740 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:40.743 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:40.748 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010840745 2022-07-28 12:20:40.750 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 12:20:40.768 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:40.770 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 12:20:40.773 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 12:20:40.776 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.778 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.781 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.783 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.786 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 12:20:40.788 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 12:20:40.791 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 12:20:40.794 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:40.796 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:40.799 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:40.801 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:40.804 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 12:20:40.806 | + 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-07-28 12:20:40.809 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 12:20:40.811 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:20:40.814 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:40.816 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:40.818 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:40.821 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:40.823 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:40.826 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 12:20:40.829 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:40.833 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 12:20:40.888 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 12:20:40.944 | + 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-07-28 12:20:40.998 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 12:20:41.051 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 12:20:41.105 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:20:41.159 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:41.162 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:41.164 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 12:20:41.219 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:41.771 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 12:20:41.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 12:20:42.317 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 12:20:42.339 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:42.344 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:42.346 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:42.349 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:42.352 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:42.355 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:42.357 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:42.360 | + functions-common:time_stop:2447 : start_time=1659010840745 2022-07-28 12:20:42.362 | + functions-common:time_stop:2449 : [[ -z 1659010840745 ]] 2022-07-28 12:20:42.366 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:42.370 | + functions-common:time_stop:2452 : end_time=1659010842368 2022-07-28 12:20:42.373 | + functions-common:time_stop:2453 : elapsed_time=1623 2022-07-28 12:20:42.375 | + functions-common:time_stop:2454 : total=9854 2022-07-28 12:20:42.378 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:42.381 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11477 2022-07-28 12:20:42.383 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 12:20:42.383 | Waiting for swift proxy to start... 2022-07-28 12:20:42.386 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.39:8080/info 2022-07-28 12:20:42.388 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:20:42.391 | + functions:wait_for_service:458 : local url=http://10.222.0.39:8080/info 2022-07-28 12:20:42.393 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:20:42.396 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:20:42.399 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:20:42.401 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:42.404 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:42.407 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:42.411 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010842409 2022-07-28 12:20:42.414 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:20:42.420 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-28 12:20:42.433 | + :: : [[ 000 == 503 ]] 2022-07-28 12:20:42.435 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:20:42.436 | + :: : sleep 1 2022-07-28 12:20:43.439 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-28 12:20:43.452 | + :: : [[ 000 == 503 ]] 2022-07-28 12:20:43.454 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:20:43.455 | + :: : sleep 1 2022-07-28 12:20:44.458 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-28 12:20:44.471 | + :: : [[ 000 == 503 ]] 2022-07-28 12:20:44.473 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:20:44.474 | + :: : sleep 1 2022-07-28 12:20:45.478 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-28 12:20:45.499 | + :: : [[ 200 == 503 ]] 2022-07-28 12:20:45.500 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:20:45.503 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:20:45.506 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:45.508 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:45.511 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:45.514 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:45.516 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:45.519 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:20:45.521 | + functions-common:time_stop:2447 : start_time=1659010842409 2022-07-28 12:20:45.524 | + functions-common:time_stop:2449 : [[ -z 1659010842409 ]] 2022-07-28 12:20:45.528 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:45.532 | + functions-common:time_stop:2452 : end_time=1659010845529 2022-07-28 12:20:45.535 | + functions-common:time_stop:2453 : elapsed_time=3120 2022-07-28 12:20:45.537 | + functions-common:time_stop:2454 : total=6275 2022-07-28 12:20:45.541 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:45.543 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9395 2022-07-28 12:20:45.545 | + functions:wait_for_service:467 : return 0 2022-07-28 12:20:45.548 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 12:20:45.551 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:20:45.553 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 12:20:45.571 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.574 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:20:45.608 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 12:20:45.659 | [446815 Async configure_neutron_nova:492845]: Waiting for completion of configure_neutron_nova running on PID 492845 (2 other jobs running) 2022-07-28 12:20:45.685 | [446815 Async configure_neutron_nova:492845]: Signaling child to exit 2022-07-28 12:20:45.685 | WAKEUP 2022-07-28 12:20:45.708 | [446815 Async configure_neutron_nova:492845]: Signaled 2022-07-28 12:20:45.710 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 12:20:45.710 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:20:45.710 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:20:45.710 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:20:45.710 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:20:45.710 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:20:45.710 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:20:45.710 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 12:20:45.710 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 12:20:45.710 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 12:20:45.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 12:20:45.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 12:20:45.711 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 12:20:45.711 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 12:20:45.711 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:20:45.711 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 12:20:45.712 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:20:45.712 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 12:20:45.712 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 12:20:45.712 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:20:45.712 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:20:45.712 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:20:45.712 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.39/identity 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 12:20:45.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 12:20:45.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 12:20:45.712 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 12:20:45.712 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 12:20:45.756 | [446815 Async configure_neutron_nova:492845]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 12:20:45.760 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:45.762 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 12:20:45.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.783 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:20:45.813 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:20:45.845 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 12:20:45.863 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.866 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 12:20:45.868 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:20:45.871 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 12:20:45.873 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 12:20:45.876 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 12:20:45.879 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 12:20:45.881 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 12:20:45.884 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 12:20:45.903 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:45.906 | + 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-07-28 12:20:45.908 | + 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-07-28 12:20:45.911 | + 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-07-28 12:20:45.914 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 12:20:45.917 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 12:20:45.921 | + 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-07-28 12:20:45.924 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 12:20:45.927 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:20:45.930 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:45.932 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:45.935 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:45.938 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 12:20:45.940 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:45.943 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:45.946 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:45.949 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:45.952 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:45.957 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010845954 2022-07-28 12:20:45.960 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 12:20:45.977 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:45.979 | + 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-07-28 12:20:45.982 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 12:20:45.985 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:20:45.987 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:20:45.990 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:20:45.992 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:20:45.995 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 12:20:45.997 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 12:20:46.000 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 12:20:46.003 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:46.005 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:46.008 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:46.011 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:46.014 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:20:46.016 | + 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-07-28 12:20:46.019 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 12:20:46.021 | + 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-07-28 12:20:46.024 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:20:46.026 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:20:46.029 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:20:46.031 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 12:20:46.033 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:20:46.038 | + 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-07-28 12:20:46.091 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 12:20:46.144 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 12:20:46.198 | + 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-07-28 12:20:46.252 | + 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-07-28 12:20:46.305 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 12:20:46.358 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 12:20:46.411 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 12:20:46.465 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 12:20:46.519 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 12:20:46.574 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:20:46.576 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:20:46.579 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 12:20:46.633 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:20:47.183 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 12:20:47.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 12:20:47.719 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 12:20:47.792 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:47.797 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:47.801 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:47.803 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:47.806 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:47.808 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:47.811 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:47.814 | + functions-common:time_stop:2447 : start_time=1659010845954 2022-07-28 12:20:47.816 | + functions-common:time_stop:2449 : [[ -z 1659010845954 ]] 2022-07-28 12:20:47.820 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:47.824 | + functions-common:time_stop:2452 : end_time=1659010847821 2022-07-28 12:20:47.827 | + functions-common:time_stop:2453 : elapsed_time=1867 2022-07-28 12:20:47.830 | + functions-common:time_stop:2454 : total=11477 2022-07-28 12:20:47.832 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:47.835 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13344 2022-07-28 12:20:47.838 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.39/compute/v2.1/ 2022-07-28 12:20:47.841 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 12:20:47.841 | Waiting for nova-api to start... 2022-07-28 12:20:47.843 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2022-07-28 12:20:47.846 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:20:47.848 | + functions:wait_for_service:458 : local url=http://10.222.0.39/compute/v2.1/ 2022-07-28 12:20:47.852 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:20:47.854 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:20:47.857 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:20:47.859 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:47.862 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:47.865 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:47.870 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010847867 2022-07-28 12:20:47.881 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:20:47.888 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2022-07-28 12:20:53.430 | + :: : [[ 200 == 503 ]] 2022-07-28 12:20:53.432 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:20:53.435 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:20:53.438 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:53.440 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:53.443 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:53.446 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:53.448 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:53.451 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:20:53.454 | + functions-common:time_stop:2447 : start_time=1659010847867 2022-07-28 12:20:53.456 | + functions-common:time_stop:2449 : [[ -z 1659010847867 ]] 2022-07-28 12:20:53.459 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:53.465 | + functions-common:time_stop:2452 : end_time=1659010853462 2022-07-28 12:20:53.467 | + functions-common:time_stop:2453 : elapsed_time=5595 2022-07-28 12:20:53.470 | + functions-common:time_stop:2454 : total=9395 2022-07-28 12:20:53.472 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:53.475 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14990 2022-07-28 12:20:53.478 | + functions:wait_for_service:467 : return 0 2022-07-28 12:20:53.480 | + 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-07-28 12:20:53.483 | + 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-07-28 12:20:53.486 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 12:20:53.503 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:53.506 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 12:20:53.509 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:20:53.512 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 12:20:53.515 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 12:20:53.518 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:20:53.520 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 12:20:53.538 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:53.541 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 12:20:53.558 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:53.561 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 12:20:53.564 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:20:53.566 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 12:20:53.569 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 12:20:53.572 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 12:20:53.575 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:20:53.606 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 12:20:53.609 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 12:20:53.612 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 12:20:53.614 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 12:20:53.646 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 12:20:53.677 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 12:20:53.680 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 12:20:53.683 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 12:20:53.685 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 12:20:53.688 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 12:20:53.691 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 12:20:53.694 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 12:20:53.698 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 12:20:53.701 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 12:20:53.704 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 12:20:53.706 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 12:20:53.709 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 12:20:53.712 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:20:53.715 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:20:53.718 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:20:53.721 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 12:20:53.724 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:20:53.727 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:20:53.729 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 12:20:53.748 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:53.750 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 12:20:53.753 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-28 12:20:53.756 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 12:20:53.759 | + 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-07-28 12:20:53.762 | + functions-common:run_process:1696 : local group= 2022-07-28 12:20:53.764 | + functions-common:run_process:1697 : local user= 2022-07-28 12:20:53.767 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:20:53.770 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 12:20:53.772 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:20:53.775 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:20:53.778 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:53.780 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:53.784 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:53.788 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010853785 2022-07-28 12:20:53.791 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 12:20:53.808 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:20:53.811 | + 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-07-28 12:20:53.814 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 12:20:53.816 | + 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-07-28 12:20:53.819 | + 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-07-28 12:20:53.822 | + 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-07-28 12:20:53.825 | + 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-07-28 12:20:53.828 | + 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-07-28 12:20:53.830 | + 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-07-28 12:20:53.833 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 12:20:53.835 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:20:53.838 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:20:53.841 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:20:53.843 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:20:53.846 | + 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-07-28 12:20:53.849 | + 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-07-28 12:20:53.851 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 12:20:53.853 | + 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-07-28 12:20:53.856 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:20:53.858 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:20:53.860 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:20:53.863 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:20:53.865 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:20:53.868 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 12:20:53.870 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:20:53.874 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 12:20:53.927 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 12:20:53.981 | + 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-07-28 12:20:54.034 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 12:20:54.088 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 12:20:54.141 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:20:54.195 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:20:54.198 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:20:54.200 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 12:20:54.254 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:20:54.786 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 12:20:54.800 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 12:20:55.320 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 12:20:55.347 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:20:55.350 | + functions-common:time_stop:2440 : local name 2022-07-28 12:20:55.353 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:20:55.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:20:55.358 | + functions-common:time_stop:2443 : local total 2022-07-28 12:20:55.361 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:20:55.363 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:20:55.366 | + functions-common:time_stop:2447 : start_time=1659010853785 2022-07-28 12:20:55.369 | + functions-common:time_stop:2449 : [[ -z 1659010853785 ]] 2022-07-28 12:20:55.372 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:20:55.377 | + functions-common:time_stop:2452 : end_time=1659010855374 2022-07-28 12:20:55.379 | + functions-common:time_stop:2453 : elapsed_time=1589 2022-07-28 12:20:55.383 | + functions-common:time_stop:2454 : total=13344 2022-07-28 12:20:55.385 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:20:55.388 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14933 2022-07-28 12:20:55.391 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.39:9696 2022-07-28 12:20:55.393 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 12:20:55.411 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:20:55.414 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 12:20:55.414 | Waiting for Neutron to start... 2022-07-28 12:20:55.417 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-07-28 12:20:55.419 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.39:9696' 'Neutron did not start' 60 2022-07-28 12:20:55.422 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-07-28 12:20:55.424 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 12:20:55.427 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 12:20:55.430 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 12:20:55.433 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 12:20:55.435 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 12:20:55.438 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:20:55.440 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:20:55.444 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:20:55.449 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010855446 2022-07-28 12:20:55.452 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.39:9696; do sleep 0.5; done' 2022-07-28 12:21:01.027 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.39:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 12:21:01.030 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:01.032 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:01.035 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:01.038 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:01.040 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:01.043 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 12:21:01.046 | + functions-common:time_stop:2447 : start_time=1659010855446 2022-07-28 12:21:01.048 | + functions-common:time_stop:2449 : [[ -z 1659010855446 ]] 2022-07-28 12:21:01.051 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:01.056 | + functions-common:time_stop:2452 : end_time=1659010861053 2022-07-28 12:21:01.059 | + functions-common:time_stop:2453 : elapsed_time=5607 2022-07-28 12:21:01.061 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:21:01.064 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:01.066 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5607 2022-07-28 12:21:01.070 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 12:21:01.088 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:01.091 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 12:21:01.094 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:21:01.096 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 12:21:01.099 | + ./stack.sh:main:1293 : start_placement 2022-07-28 12:21:01.101 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 12:21:01.104 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 12:21:01.107 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 12:21:01.112 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.114 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 12:21:01.117 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.120 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:01.122 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:01.125 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:01.128 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 12:21:01.130 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:01.133 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:01.136 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:01.139 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:01.142 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:01.147 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010861144 2022-07-28 12:21:01.150 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 12:21:01.167 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:01.170 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 12:21:01.172 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 12:21:01.175 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.178 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.180 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.183 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.186 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 12:21:01.189 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 12:21:01.192 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 12:21:01.194 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:01.197 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:01.200 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:01.203 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:01.205 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:21:01.208 | + 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-07-28 12:21:01.212 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 12:21:01.214 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:21:01.216 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:21:01.219 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:21:01.221 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:21:01.224 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 12:21:01.226 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:21:01.231 | + 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-07-28 12:21:01.284 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 12:21:01.337 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 12:21:01.391 | + 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-07-28 12:21:01.444 | + 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-07-28 12:21:01.498 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 12:21:01.551 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 12:21:01.606 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 12:21:01.660 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 12:21:01.716 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 12:21:01.770 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:21:01.773 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:21:01.775 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 12:21:01.830 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:21:02.369 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 12:21:02.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 12:21:02.925 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 12:21:02.999 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:03.001 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:03.008 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:03.011 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:03.014 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:03.016 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:03.019 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:03.021 | + functions-common:time_stop:2447 : start_time=1659010861144 2022-07-28 12:21:03.024 | + functions-common:time_stop:2449 : [[ -z 1659010861144 ]] 2022-07-28 12:21:03.027 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:03.032 | + functions-common:time_stop:2452 : end_time=1659010863029 2022-07-28 12:21:03.035 | + functions-common:time_stop:2453 : elapsed_time=1885 2022-07-28 12:21:03.037 | + functions-common:time_stop:2454 : total=14933 2022-07-28 12:21:03.040 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:03.042 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16818 2022-07-28 12:21:03.045 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 12:21:03.045 | Waiting for placement-api to start... 2022-07-28 12:21:03.048 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.39/placement 2022-07-28 12:21:03.050 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:21:03.053 | + functions:wait_for_service:458 : local url=http://10.222.0.39/placement 2022-07-28 12:21:03.056 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:21:03.058 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:21:03.061 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:21:03.063 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:03.066 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:03.071 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:03.075 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010863072 2022-07-28 12:21:03.077 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:21:03.083 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/placement 2022-07-28 12:21:05.613 | + :: : [[ 200 == 503 ]] 2022-07-28 12:21:05.614 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:21:05.618 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:21:05.621 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:05.624 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:05.626 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:05.629 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:05.631 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:05.634 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:21:05.636 | + functions-common:time_stop:2447 : start_time=1659010863072 2022-07-28 12:21:05.639 | + functions-common:time_stop:2449 : [[ -z 1659010863072 ]] 2022-07-28 12:21:05.642 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:05.647 | + functions-common:time_stop:2452 : end_time=1659010865644 2022-07-28 12:21:05.650 | + functions-common:time_stop:2453 : elapsed_time=2572 2022-07-28 12:21:05.652 | + functions-common:time_stop:2454 : total=14990 2022-07-28 12:21:05.655 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:05.657 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17562 2022-07-28 12:21:05.660 | + functions:wait_for_service:467 : return 0 2022-07-28 12:21:05.663 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 12:21:05.682 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:05.685 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 12:21:05.687 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 12:21:05.691 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:21:05.692 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:21:05.697 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:21:05.700 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:21:05.703 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-28 12:21:05.706 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:21:05.708 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 12:21:05.711 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : 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-07-28 12:21:05.714 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 12:21:05.716 | + 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-07-28 12:21:05.719 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:05.722 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:05.724 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:05.727 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 12:21:05.730 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:05.732 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:05.735 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:05.738 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:05.741 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:05.747 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010865743 2022-07-28 12:21:05.750 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 12:21:05.766 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:05.769 | + 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-07-28 12:21:05.771 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 12:21:05.774 | + 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-07-28 12:21:05.777 | + 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-07-28 12:21:05.779 | + 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-07-28 12:21:05.782 | + 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-07-28 12:21:05.784 | + 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-07-28 12:21:05.787 | + 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-07-28 12:21:05.790 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 12:21:05.793 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:05.795 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:05.798 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:05.800 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:05.803 | + 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-07-28 12:21:05.805 | + 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-07-28 12:21:05.808 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 12:21:05.810 | + 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-07-28 12:21:05.812 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:05.815 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:05.817 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:05.819 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:05.822 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:05.824 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 12:21:05.826 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:05.831 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 12:21:05.884 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 12:21:05.938 | + 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-07-28 12:21:05.991 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 12:21:06.044 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 12:21:06.097 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:06.151 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:06.153 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:06.156 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 12:21:06.208 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:06.763 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 12:21:06.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 12:21:07.312 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 12:21:07.332 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:07.335 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:07.338 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:07.340 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:07.343 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:07.346 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:07.348 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:07.351 | + functions-common:time_stop:2447 : start_time=1659010865743 2022-07-28 12:21:07.354 | + functions-common:time_stop:2449 : [[ -z 1659010865743 ]] 2022-07-28 12:21:07.357 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:07.362 | + functions-common:time_stop:2452 : end_time=1659010867359 2022-07-28 12:21:07.365 | + functions-common:time_stop:2453 : elapsed_time=1616 2022-07-28 12:21:07.367 | + functions-common:time_stop:2454 : total=16818 2022-07-28 12:21:07.370 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:07.372 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18434 2022-07-28 12:21:07.375 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 12:21:07.378 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 12:21:07.380 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 12:21:07.383 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 12:21:07.386 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:21:07.388 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 12:21:07.391 | + 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-07-28 12:21:07.394 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:07.396 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:07.399 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:07.402 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 12:21:07.404 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:07.407 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:07.409 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:07.412 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:07.418 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:07.420 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010867417 2022-07-28 12:21:07.423 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 12:21:07.442 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:07.445 | + 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-07-28 12:21:07.448 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 12:21:07.451 | + 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-07-28 12:21:07.453 | + 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-07-28 12:21:07.456 | + 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-07-28 12:21:07.459 | + 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-07-28 12:21:07.461 | + 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-07-28 12:21:07.464 | + 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-07-28 12:21:07.467 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 12:21:07.469 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:07.472 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:07.474 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:07.477 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:07.479 | + 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-07-28 12:21:07.482 | + 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-07-28 12:21:07.485 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 12:21:07.487 | + 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-07-28 12:21:07.490 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:07.493 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:07.495 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:07.498 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:07.500 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:07.502 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 12:21:07.505 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:07.510 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 12:21:07.566 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 12:21:07.620 | + 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-07-28 12:21:07.676 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 12:21:07.732 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 12:21:07.789 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:07.844 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:07.847 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:07.849 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 12:21:07.911 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:08.459 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 12:21:08.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 12:21:09.027 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 12:21:09.047 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:09.050 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:09.053 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:09.056 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:09.058 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:09.061 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:09.064 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:09.066 | + functions-common:time_stop:2447 : start_time=1659010867417 2022-07-28 12:21:09.069 | + functions-common:time_stop:2449 : [[ -z 1659010867417 ]] 2022-07-28 12:21:09.073 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:09.078 | + functions-common:time_stop:2452 : end_time=1659010869075 2022-07-28 12:21:09.080 | + functions-common:time_stop:2453 : elapsed_time=1658 2022-07-28 12:21:09.083 | + functions-common:time_stop:2454 : total=18434 2022-07-28 12:21:09.085 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:09.088 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20092 2022-07-28 12:21:09.091 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 12:21:09.094 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 12:21:09.097 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 12:21:09.100 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 12:21:09.103 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:21:09.106 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:21:09.109 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:21:09.111 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 12:21:09.114 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:21:09.117 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:21:09.120 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 12:21:09.123 | + 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-07-28 12:21:09.125 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:09.128 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:09.130 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:09.133 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 12:21:09.136 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:09.139 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:09.141 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:09.144 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:09.147 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:09.152 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010869149 2022-07-28 12:21:09.155 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 12:21:09.174 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:09.177 | + 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-07-28 12:21:09.180 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 12:21:09.183 | + 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-07-28 12:21:09.186 | + 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-07-28 12:21:09.188 | + 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-07-28 12:21:09.191 | + 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-07-28 12:21:09.193 | + 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-07-28 12:21:09.197 | + 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-07-28 12:21:09.199 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 12:21:09.202 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:09.204 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:09.207 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:09.210 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:09.212 | + 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-07-28 12:21:09.215 | + 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-07-28 12:21:09.218 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 12:21:09.220 | + 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-07-28 12:21:09.223 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:09.226 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:09.228 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:09.231 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:09.234 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:09.236 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 12:21:09.239 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:09.244 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 12:21:09.309 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 12:21:09.367 | + 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-07-28 12:21:09.423 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 12:21:09.481 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 12:21:09.538 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:09.597 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:09.599 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:09.603 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 12:21:09.660 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:10.247 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 12:21:10.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 12:21:10.815 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 12:21:10.843 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:10.846 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:10.849 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:10.852 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:10.855 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:10.857 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:10.860 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:10.862 | + functions-common:time_stop:2447 : start_time=1659010869149 2022-07-28 12:21:10.865 | + functions-common:time_stop:2449 : [[ -z 1659010869149 ]] 2022-07-28 12:21:10.870 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:10.881 | + functions-common:time_stop:2452 : end_time=1659010870871 2022-07-28 12:21:10.886 | + functions-common:time_stop:2453 : elapsed_time=1722 2022-07-28 12:21:10.891 | + functions-common:time_stop:2454 : total=20092 2022-07-28 12:21:10.895 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:10.895 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21814 2022-07-28 12:21:10.897 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:21:10.903 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 12:21:10.903 | + 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-07-28 12:21:10.907 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:10.911 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:10.911 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:10.915 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 12:21:10.919 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:10.919 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:10.923 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:10.927 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:10.927 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:10.935 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010870929 2022-07-28 12:21:10.935 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 12:21:10.957 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:10.962 | + 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-07-28 12:21:10.965 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 12:21:10.967 | + 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-07-28 12:21:10.970 | + 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-07-28 12:21:10.977 | + 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-07-28 12:21:10.980 | + 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-07-28 12:21:10.983 | + 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-07-28 12:21:10.985 | + 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-07-28 12:21:10.988 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 12:21:10.992 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:10.995 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:10.997 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:11.000 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:11.003 | + 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-07-28 12:21:11.006 | + 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-07-28 12:21:11.009 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 12:21:11.012 | + 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-07-28 12:21:11.014 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:11.017 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:11.021 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:11.023 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:11.026 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:11.029 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 12:21:11.033 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:11.038 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 12:21:11.110 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 12:21:11.179 | + 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-07-28 12:21:11.251 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 12:21:11.307 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 12:21:11.378 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:11.458 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:11.461 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:11.463 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 12:21:11.524 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:12.092 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 12:21:12.106 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 12:21:12.645 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 12:21:12.672 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:12.675 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:12.678 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:12.681 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:12.684 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:12.688 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:12.693 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:12.699 | + functions-common:time_stop:2447 : start_time=1659010870929 2022-07-28 12:21:12.707 | + functions-common:time_stop:2449 : [[ -z 1659010870929 ]] 2022-07-28 12:21:12.712 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:12.721 | + functions-common:time_stop:2452 : end_time=1659010872714 2022-07-28 12:21:12.728 | + functions-common:time_stop:2453 : elapsed_time=1785 2022-07-28 12:21:12.731 | + functions-common:time_stop:2454 : total=21814 2022-07-28 12:21:12.733 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:12.736 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23599 2022-07-28 12:21:12.744 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : 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-07-28 12:21:12.748 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 12:21:12.751 | + 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-07-28 12:21:12.753 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:12.759 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:12.767 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:12.767 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 12:21:12.769 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:12.772 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:12.775 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:12.777 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:12.782 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:12.786 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010872783 2022-07-28 12:21:12.789 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 12:21:12.810 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:12.812 | + 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-07-28 12:21:12.815 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 12:21:12.820 | + 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-07-28 12:21:12.823 | + 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-07-28 12:21:12.829 | + 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-07-28 12:21:12.832 | + 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-07-28 12:21:12.837 | + 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-07-28 12:21:12.841 | + 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-07-28 12:21:12.845 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 12:21:12.851 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:12.851 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:12.853 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:12.856 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:12.859 | + 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-07-28 12:21:12.863 | + 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-07-28 12:21:12.863 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 12:21:12.866 | + 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-07-28 12:21:12.869 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:12.873 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:12.880 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:12.883 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:12.890 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:12.893 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 12:21:12.895 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:12.900 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 12:21:12.967 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 12:21:13.042 | + 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-07-28 12:21:13.111 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 12:21:13.185 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 12:21:13.251 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:13.324 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:13.327 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:13.331 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 12:21:13.389 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:13.998 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 12:21:14.014 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 12:21:14.608 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 12:21:14.636 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:14.647 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:14.657 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:14.664 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:14.675 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:14.683 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:14.691 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:14.700 | + functions-common:time_stop:2447 : start_time=1659010872783 2022-07-28 12:21:14.704 | + functions-common:time_stop:2449 : [[ -z 1659010872783 ]] 2022-07-28 12:21:14.715 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:14.732 | + functions-common:time_stop:2452 : end_time=1659010874719 2022-07-28 12:21:14.743 | + functions-common:time_stop:2453 : elapsed_time=1936 2022-07-28 12:21:14.752 | + functions-common:time_stop:2454 : total=23599 2022-07-28 12:21:14.756 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:14.765 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25535 2022-07-28 12:21:14.773 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 12:21:14.823 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:14.831 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 12:21:14.840 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 12:21:14.845 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:21:14.853 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 12:21:14.856 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 12:21:14.867 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 12:21:14.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 12:21:14.886 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 12:21:14.893 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 12:21:14.899 | ++ 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-07-28 12:21:18.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:18.601 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:18.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:18.601 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:18.775 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:18.783 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:21:18.783 | address-scope 2022-07-28 12:21:18.783 | router-admin-state-down-before-update 2022-07-28 12:21:18.783 | agent 2022-07-28 12:21:18.783 | agent-resources-synced 2022-07-28 12:21:18.783 | allowed-address-pairs 2022-07-28 12:21:18.783 | auto-allocated-topology 2022-07-28 12:21:18.783 | availability_zone 2022-07-28 12:21:18.783 | availability_zone_filter 2022-07-28 12:21:18.783 | default-subnetpools 2022-07-28 12:21:18.783 | dhcp_agent_scheduler 2022-07-28 12:21:18.783 | dvr 2022-07-28 12:21:18.783 | empty-string-filtering 2022-07-28 12:21:18.783 | external-net 2022-07-28 12:21:18.783 | extra_dhcp_opt 2022-07-28 12:21:18.783 | extraroute 2022-07-28 12:21:18.783 | extraroute-atomic 2022-07-28 12:21:18.783 | filter-validation 2022-07-28 12:21:18.783 | fip-port-details 2022-07-28 12:21:18.783 | flavors 2022-07-28 12:21:18.783 | floatingip-pools 2022-07-28 12:21:18.783 | ip-substring-filtering 2022-07-28 12:21:18.783 | router 2022-07-28 12:21:18.784 | ext-gw-mode 2022-07-28 12:21:18.784 | l3-ha 2022-07-28 12:21:18.784 | l3-flavors 2022-07-28 12:21:18.784 | l3-port-ip-change-not-allowed 2022-07-28 12:21:18.784 | l3_agent_scheduler 2022-07-28 12:21:18.784 | metering 2022-07-28 12:21:18.784 | metering_source_and_destination_fields 2022-07-28 12:21:18.784 | multi-provider 2022-07-28 12:21:18.784 | net-mtu 2022-07-28 12:21:18.784 | net-mtu-writable 2022-07-28 12:21:18.784 | network_availability_zone 2022-07-28 12:21:18.784 | network-ip-availability 2022-07-28 12:21:18.784 | pagination 2022-07-28 12:21:18.784 | port-device-profile 2022-07-28 12:21:18.784 | port-mac-override 2022-07-28 12:21:18.784 | port-mac-address-regenerate 2022-07-28 12:21:18.784 | port-numa-affinity-policy 2022-07-28 12:21:18.784 | binding 2022-07-28 12:21:18.784 | binding-extended 2022-07-28 12:21:18.784 | port-security 2022-07-28 12:21:18.784 | project-id 2022-07-28 12:21:18.784 | provider 2022-07-28 12:21:18.784 | quota-check-limit 2022-07-28 12:21:18.784 | quotas 2022-07-28 12:21:18.784 | quota_details 2022-07-28 12:21:18.784 | rbac-policies 2022-07-28 12:21:18.784 | rbac-address-group 2022-07-28 12:21:18.784 | rbac-address-scope 2022-07-28 12:21:18.784 | rbac-security-groups 2022-07-28 12:21:18.784 | rbac-subnetpool 2022-07-28 12:21:18.784 | revision-if-match 2022-07-28 12:21:18.784 | standard-attr-revisions 2022-07-28 12:21:18.784 | router_availability_zone 2022-07-28 12:21:18.784 | security-groups-normalized-cidr 2022-07-28 12:21:18.784 | port-security-groups-filtering 2022-07-28 12:21:18.785 | security-groups-remote-address-group 2022-07-28 12:21:18.785 | security-groups-shared-filtering 2022-07-28 12:21:18.785 | security-group 2022-07-28 12:21:18.785 | service-type 2022-07-28 12:21:18.785 | sorting 2022-07-28 12:21:18.785 | standard-attr-description 2022-07-28 12:21:18.785 | stateful-security-group 2022-07-28 12:21:18.785 | subnet_onboard 2022-07-28 12:21:18.785 | subnet-service-types 2022-07-28 12:21:18.785 | subnet_allocation 2022-07-28 12:21:18.785 | subnetpool-prefix-ops 2022-07-28 12:21:18.785 | standard-attr-tag 2022-07-28 12:21:18.785 | standard-attr-timestamp' 2022-07-28 12:21:18.790 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:21:18.790 | address-scope 2022-07-28 12:21:18.790 | router-admin-state-down-before-update 2022-07-28 12:21:18.790 | agent 2022-07-28 12:21:18.790 | agent-resources-synced 2022-07-28 12:21:18.790 | allowed-address-pairs 2022-07-28 12:21:18.790 | auto-allocated-topology 2022-07-28 12:21:18.790 | availability_zone 2022-07-28 12:21:18.790 | availability_zone_filter 2022-07-28 12:21:18.790 | default-subnetpools 2022-07-28 12:21:18.790 | dhcp_agent_scheduler 2022-07-28 12:21:18.790 | dvr 2022-07-28 12:21:18.790 | empty-string-filtering 2022-07-28 12:21:18.790 | external-net 2022-07-28 12:21:18.790 | extra_dhcp_opt 2022-07-28 12:21:18.790 | extraroute 2022-07-28 12:21:18.790 | extraroute-atomic 2022-07-28 12:21:18.790 | filter-validation 2022-07-28 12:21:18.790 | fip-port-details 2022-07-28 12:21:18.791 | flavors 2022-07-28 12:21:18.791 | floatingip-pools 2022-07-28 12:21:18.791 | ip-substring-filtering 2022-07-28 12:21:18.791 | router 2022-07-28 12:21:18.791 | ext-gw-mode 2022-07-28 12:21:18.791 | l3-ha 2022-07-28 12:21:18.791 | l3-flavors 2022-07-28 12:21:18.791 | l3-port-ip-change-not-allowed 2022-07-28 12:21:18.791 | l3_agent_scheduler 2022-07-28 12:21:18.791 | metering 2022-07-28 12:21:18.791 | metering_source_and_destination_fields 2022-07-28 12:21:18.791 | multi-provider 2022-07-28 12:21:18.791 | net-mtu 2022-07-28 12:21:18.791 | net-mtu-writable 2022-07-28 12:21:18.791 | network_availability_zone 2022-07-28 12:21:18.791 | network-ip-availability 2022-07-28 12:21:18.791 | pagination 2022-07-28 12:21:18.791 | port-device-profile 2022-07-28 12:21:18.791 | port-mac-override 2022-07-28 12:21:18.791 | port-mac-address-regenerate 2022-07-28 12:21:18.791 | port-numa-affinity-policy 2022-07-28 12:21:18.791 | binding 2022-07-28 12:21:18.791 | binding-extended 2022-07-28 12:21:18.791 | port-security 2022-07-28 12:21:18.791 | project-id 2022-07-28 12:21:18.791 | provider 2022-07-28 12:21:18.791 | quota-check-limit 2022-07-28 12:21:18.791 | quotas 2022-07-28 12:21:18.791 | quota_details 2022-07-28 12:21:18.791 | rbac-policies 2022-07-28 12:21:18.791 | rbac-address-group 2022-07-28 12:21:18.791 | rbac-address-scope 2022-07-28 12:21:18.791 | rbac-security-groups 2022-07-28 12:21:18.791 | rbac-subnetpool 2022-07-28 12:21:18.792 | revision-if-match 2022-07-28 12:21:18.792 | standard-attr-revisions 2022-07-28 12:21:18.792 | router_availability_zone 2022-07-28 12:21:18.792 | security-groups-normalized-cidr 2022-07-28 12:21:18.792 | port-security-groups-filtering 2022-07-28 12:21:18.792 | security-groups-remote-address-group 2022-07-28 12:21:18.792 | security-groups-shared-filtering 2022-07-28 12:21:18.792 | security-group 2022-07-28 12:21:18.792 | service-type 2022-07-28 12:21:18.792 | sorting 2022-07-28 12:21:18.792 | standard-attr-description 2022-07-28 12:21:18.792 | stateful-security-group 2022-07-28 12:21:18.792 | subnet_onboard 2022-07-28 12:21:18.792 | subnet-service-types 2022-07-28 12:21:18.792 | subnet_allocation 2022-07-28 12:21:18.792 | subnetpool-prefix-ops 2022-07-28 12:21:18.792 | standard-attr-tag 2022-07-28 12:21:18.792 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 12:21:18.796 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:21:18.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 12:21:18.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 12:21:18.814 | ++ 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-07-28 12:21:21.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:21.602 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:21.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:21.602 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:21.602 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:21.738 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:21.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=7852f4c4-bef4-41c1-9c13-8b2169edc366 2022-07-28 12:21:21.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 12:21:21.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 12:21:21.751 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 12:21:21.753 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 12:21:21.758 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 12:21:21.759 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 12:21:21.759 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 12:21:21.762 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:21:21.765 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:25.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:25.163 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:25.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:25.164 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:25.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:25.316 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:21:25.319 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:21:25.323 | ++ functions-common:get_field:819 : echo '| id | 7a37a536-b97e-4582-b814-f9c10685d55f |' 2022-07-28 12:21:25.323 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:21:25.329 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:25.333 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=7a37a536-b97e-4582-b814-f9c10685d55f 2022-07-28 12:21:25.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 12:21:25.339 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:25.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 12:21:25.362 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 12:21:25.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 7852f4c4-bef4-41c1-9c13-8b2169edc366 ']' 2022-07-28 12:21:25.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 12:21:25.370 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 12:21:25.373 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 12:21:25.375 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 7852f4c4-bef4-41c1-9c13-8b2169edc366 ' 2022-07-28 12:21:25.378 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 12:21:25.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 7a37a536-b97e-4582-b814-f9c10685d55f private-subnet' 2022-07-28 12:21:25.383 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 12:21:25.387 | +++ 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 7852f4c4-bef4-41c1-9c13-8b2169edc366 --network 7a37a536-b97e-4582-b814-f9c10685d55f private-subnet 2022-07-28 12:21:25.388 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 12:21:25.388 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 12:21:25.392 | +++ functions-common:get_field:812 : local data field 2022-07-28 12:21:25.396 | +++ functions-common:get_field:813 : read data 2022-07-28 12:21:27.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:27.910 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:27.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:27.910 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:27.910 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:28.415 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:28.568 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:28.571 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:21:28.574 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 12:21:28.577 | +++ functions-common:get_field:819 : echo '| id | 2bf3878e-f6a8-423d-aac9-b61a4d424fa8 |' 2022-07-28 12:21:28.578 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:21:28.585 | +++ functions-common:get_field:813 : read data 2022-07-28 12:21:28.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=2bf3878e-f6a8-423d-aac9-b61a4d424fa8 2022-07-28 12:21:28.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 12:21:28.593 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:28.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 2bf3878e-f6a8-423d-aac9-b61a4d424fa8 2022-07-28 12:21:28.615 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=2bf3878e-f6a8-423d-aac9-b61a4d424fa8 2022-07-28 12:21:28.618 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 12:21:28.621 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 12:21:28.625 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 12:21:28.628 | ++ 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-07-28 12:21:31.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:31.109 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:31.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:31.109 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:31.250 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:31.253 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:21:31.253 | address-scope 2022-07-28 12:21:31.253 | router-admin-state-down-before-update 2022-07-28 12:21:31.253 | agent 2022-07-28 12:21:31.253 | agent-resources-synced 2022-07-28 12:21:31.253 | allowed-address-pairs 2022-07-28 12:21:31.253 | auto-allocated-topology 2022-07-28 12:21:31.253 | availability_zone 2022-07-28 12:21:31.253 | availability_zone_filter 2022-07-28 12:21:31.253 | default-subnetpools 2022-07-28 12:21:31.253 | dhcp_agent_scheduler 2022-07-28 12:21:31.253 | dvr 2022-07-28 12:21:31.253 | empty-string-filtering 2022-07-28 12:21:31.253 | external-net 2022-07-28 12:21:31.253 | extra_dhcp_opt 2022-07-28 12:21:31.254 | extraroute 2022-07-28 12:21:31.254 | extraroute-atomic 2022-07-28 12:21:31.254 | filter-validation 2022-07-28 12:21:31.254 | fip-port-details 2022-07-28 12:21:31.254 | flavors 2022-07-28 12:21:31.254 | floatingip-pools 2022-07-28 12:21:31.254 | ip-substring-filtering 2022-07-28 12:21:31.254 | router 2022-07-28 12:21:31.254 | ext-gw-mode 2022-07-28 12:21:31.254 | l3-ha 2022-07-28 12:21:31.254 | l3-flavors 2022-07-28 12:21:31.254 | l3-port-ip-change-not-allowed 2022-07-28 12:21:31.254 | l3_agent_scheduler 2022-07-28 12:21:31.254 | metering 2022-07-28 12:21:31.254 | metering_source_and_destination_fields 2022-07-28 12:21:31.254 | multi-provider 2022-07-28 12:21:31.254 | net-mtu 2022-07-28 12:21:31.254 | net-mtu-writable 2022-07-28 12:21:31.254 | network_availability_zone 2022-07-28 12:21:31.254 | network-ip-availability 2022-07-28 12:21:31.254 | pagination 2022-07-28 12:21:31.254 | port-device-profile 2022-07-28 12:21:31.254 | port-mac-override 2022-07-28 12:21:31.254 | port-mac-address-regenerate 2022-07-28 12:21:31.254 | port-numa-affinity-policy 2022-07-28 12:21:31.254 | binding 2022-07-28 12:21:31.254 | binding-extended 2022-07-28 12:21:31.254 | port-security 2022-07-28 12:21:31.254 | project-id 2022-07-28 12:21:31.254 | provider 2022-07-28 12:21:31.254 | quota-check-limit 2022-07-28 12:21:31.254 | quotas 2022-07-28 12:21:31.254 | quota_details 2022-07-28 12:21:31.254 | rbac-policies 2022-07-28 12:21:31.254 | rbac-address-group 2022-07-28 12:21:31.255 | rbac-address-scope 2022-07-28 12:21:31.255 | rbac-security-groups 2022-07-28 12:21:31.255 | rbac-subnetpool 2022-07-28 12:21:31.255 | revision-if-match 2022-07-28 12:21:31.255 | standard-attr-revisions 2022-07-28 12:21:31.255 | router_availability_zone 2022-07-28 12:21:31.255 | security-groups-normalized-cidr 2022-07-28 12:21:31.255 | port-security-groups-filtering 2022-07-28 12:21:31.255 | security-groups-remote-address-group 2022-07-28 12:21:31.255 | security-groups-shared-filtering 2022-07-28 12:21:31.255 | security-group 2022-07-28 12:21:31.255 | service-type 2022-07-28 12:21:31.255 | sorting 2022-07-28 12:21:31.255 | standard-attr-description 2022-07-28 12:21:31.255 | stateful-security-group 2022-07-28 12:21:31.255 | subnet_onboard 2022-07-28 12:21:31.255 | subnet-service-types 2022-07-28 12:21:31.255 | subnet_allocation 2022-07-28 12:21:31.255 | subnetpool-prefix-ops 2022-07-28 12:21:31.255 | standard-attr-tag 2022-07-28 12:21:31.255 | standard-attr-timestamp' 2022-07-28 12:21:31.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:21:31.258 | address-scope 2022-07-28 12:21:31.258 | router-admin-state-down-before-update 2022-07-28 12:21:31.258 | agent 2022-07-28 12:21:31.258 | agent-resources-synced 2022-07-28 12:21:31.258 | allowed-address-pairs 2022-07-28 12:21:31.258 | auto-allocated-topology 2022-07-28 12:21:31.258 | availability_zone 2022-07-28 12:21:31.258 | availability_zone_filter 2022-07-28 12:21:31.258 | default-subnetpools 2022-07-28 12:21:31.258 | dhcp_agent_scheduler 2022-07-28 12:21:31.258 | dvr 2022-07-28 12:21:31.258 | empty-string-filtering 2022-07-28 12:21:31.258 | external-net 2022-07-28 12:21:31.258 | extra_dhcp_opt 2022-07-28 12:21:31.258 | extraroute 2022-07-28 12:21:31.259 | extraroute-atomic 2022-07-28 12:21:31.259 | filter-validation 2022-07-28 12:21:31.259 | fip-port-details 2022-07-28 12:21:31.259 | flavors 2022-07-28 12:21:31.259 | floatingip-pools 2022-07-28 12:21:31.259 | ip-substring-filtering 2022-07-28 12:21:31.259 | router 2022-07-28 12:21:31.259 | ext-gw-mode 2022-07-28 12:21:31.259 | l3-ha 2022-07-28 12:21:31.259 | l3-flavors 2022-07-28 12:21:31.259 | l3-port-ip-change-not-allowed 2022-07-28 12:21:31.259 | l3_agent_scheduler 2022-07-28 12:21:31.259 | metering 2022-07-28 12:21:31.259 | metering_source_and_destination_fields 2022-07-28 12:21:31.259 | multi-provider 2022-07-28 12:21:31.259 | net-mtu 2022-07-28 12:21:31.259 | net-mtu-writable 2022-07-28 12:21:31.259 | network_availability_zone 2022-07-28 12:21:31.259 | network-ip-availability 2022-07-28 12:21:31.259 | pagination 2022-07-28 12:21:31.259 | port-device-profile 2022-07-28 12:21:31.259 | port-mac-override 2022-07-28 12:21:31.259 | port-mac-address-regenerate 2022-07-28 12:21:31.259 | port-numa-affinity-policy 2022-07-28 12:21:31.259 | binding 2022-07-28 12:21:31.259 | binding-extended 2022-07-28 12:21:31.259 | port-security 2022-07-28 12:21:31.259 | project-id 2022-07-28 12:21:31.259 | provider 2022-07-28 12:21:31.259 | quota-check-limit 2022-07-28 12:21:31.259 | quotas 2022-07-28 12:21:31.259 | quota_details 2022-07-28 12:21:31.260 | rbac-policies 2022-07-28 12:21:31.260 | rbac-address-group 2022-07-28 12:21:31.260 | rbac-address-scope 2022-07-28 12:21:31.260 | rbac-security-groups 2022-07-28 12:21:31.260 | rbac-subnetpool 2022-07-28 12:21:31.260 | revision-if-match 2022-07-28 12:21:31.260 | standard-attr-revisions 2022-07-28 12:21:31.260 | router_availability_zone 2022-07-28 12:21:31.260 | security-groups-normalized-cidr 2022-07-28 12:21:31.260 | port-security-groups-filtering 2022-07-28 12:21:31.260 | security-groups-remote-address-group 2022-07-28 12:21:31.260 | security-groups-shared-filtering 2022-07-28 12:21:31.260 | security-group 2022-07-28 12:21:31.260 | service-type 2022-07-28 12:21:31.260 | sorting 2022-07-28 12:21:31.260 | standard-attr-description 2022-07-28 12:21:31.260 | stateful-security-group 2022-07-28 12:21:31.260 | subnet_onboard 2022-07-28 12:21:31.260 | subnet-service-types 2022-07-28 12:21:31.260 | subnet_allocation 2022-07-28 12:21:31.260 | subnetpool-prefix-ops 2022-07-28 12:21:31.260 | standard-attr-tag 2022-07-28 12:21:31.260 | standard-attr-timestamp =~ router ]] 2022-07-28 12:21:31.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:21:31.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 12:21:31.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 12:21:31.270 | ++ 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-07-28 12:21:33.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:33.746 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:33.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:33.746 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:33.882 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:33.886 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:21:33.886 | address-scope 2022-07-28 12:21:33.886 | router-admin-state-down-before-update 2022-07-28 12:21:33.886 | agent 2022-07-28 12:21:33.886 | agent-resources-synced 2022-07-28 12:21:33.886 | allowed-address-pairs 2022-07-28 12:21:33.886 | auto-allocated-topology 2022-07-28 12:21:33.886 | availability_zone 2022-07-28 12:21:33.886 | availability_zone_filter 2022-07-28 12:21:33.886 | default-subnetpools 2022-07-28 12:21:33.886 | dhcp_agent_scheduler 2022-07-28 12:21:33.886 | dvr 2022-07-28 12:21:33.886 | empty-string-filtering 2022-07-28 12:21:33.886 | external-net 2022-07-28 12:21:33.886 | extra_dhcp_opt 2022-07-28 12:21:33.886 | extraroute 2022-07-28 12:21:33.886 | extraroute-atomic 2022-07-28 12:21:33.886 | filter-validation 2022-07-28 12:21:33.886 | fip-port-details 2022-07-28 12:21:33.886 | flavors 2022-07-28 12:21:33.886 | floatingip-pools 2022-07-28 12:21:33.886 | ip-substring-filtering 2022-07-28 12:21:33.886 | router 2022-07-28 12:21:33.886 | ext-gw-mode 2022-07-28 12:21:33.886 | l3-ha 2022-07-28 12:21:33.886 | l3-flavors 2022-07-28 12:21:33.886 | l3-port-ip-change-not-allowed 2022-07-28 12:21:33.887 | l3_agent_scheduler 2022-07-28 12:21:33.887 | metering 2022-07-28 12:21:33.887 | metering_source_and_destination_fields 2022-07-28 12:21:33.887 | multi-provider 2022-07-28 12:21:33.887 | net-mtu 2022-07-28 12:21:33.887 | net-mtu-writable 2022-07-28 12:21:33.887 | network_availability_zone 2022-07-28 12:21:33.887 | network-ip-availability 2022-07-28 12:21:33.887 | pagination 2022-07-28 12:21:33.887 | port-device-profile 2022-07-28 12:21:33.887 | port-mac-override 2022-07-28 12:21:33.887 | port-mac-address-regenerate 2022-07-28 12:21:33.887 | port-numa-affinity-policy 2022-07-28 12:21:33.887 | binding 2022-07-28 12:21:33.887 | binding-extended 2022-07-28 12:21:33.887 | port-security 2022-07-28 12:21:33.887 | project-id 2022-07-28 12:21:33.887 | provider 2022-07-28 12:21:33.887 | quota-check-limit 2022-07-28 12:21:33.887 | quotas 2022-07-28 12:21:33.887 | quota_details 2022-07-28 12:21:33.887 | rbac-policies 2022-07-28 12:21:33.887 | rbac-address-group 2022-07-28 12:21:33.887 | rbac-address-scope 2022-07-28 12:21:33.887 | rbac-security-groups 2022-07-28 12:21:33.887 | rbac-subnetpool 2022-07-28 12:21:33.887 | revision-if-match 2022-07-28 12:21:33.887 | standard-attr-revisions 2022-07-28 12:21:33.887 | router_availability_zone 2022-07-28 12:21:33.887 | security-groups-normalized-cidr 2022-07-28 12:21:33.887 | port-security-groups-filtering 2022-07-28 12:21:33.887 | security-groups-remote-address-group 2022-07-28 12:21:33.887 | security-groups-shared-filtering 2022-07-28 12:21:33.887 | security-group 2022-07-28 12:21:33.888 | service-type 2022-07-28 12:21:33.888 | sorting 2022-07-28 12:21:33.888 | standard-attr-description 2022-07-28 12:21:33.888 | stateful-security-group 2022-07-28 12:21:33.888 | subnet_onboard 2022-07-28 12:21:33.888 | subnet-service-types 2022-07-28 12:21:33.888 | subnet_allocation 2022-07-28 12:21:33.888 | subnetpool-prefix-ops 2022-07-28 12:21:33.888 | standard-attr-tag 2022-07-28 12:21:33.888 | standard-attr-timestamp' 2022-07-28 12:21:33.889 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:21:33.889 | address-scope 2022-07-28 12:21:33.889 | router-admin-state-down-before-update 2022-07-28 12:21:33.889 | agent 2022-07-28 12:21:33.889 | agent-resources-synced 2022-07-28 12:21:33.889 | allowed-address-pairs 2022-07-28 12:21:33.889 | auto-allocated-topology 2022-07-28 12:21:33.889 | availability_zone 2022-07-28 12:21:33.889 | availability_zone_filter 2022-07-28 12:21:33.889 | default-subnetpools 2022-07-28 12:21:33.889 | dhcp_agent_scheduler 2022-07-28 12:21:33.889 | dvr 2022-07-28 12:21:33.889 | empty-string-filtering 2022-07-28 12:21:33.889 | external-net 2022-07-28 12:21:33.889 | extra_dhcp_opt 2022-07-28 12:21:33.889 | extraroute 2022-07-28 12:21:33.889 | extraroute-atomic 2022-07-28 12:21:33.889 | filter-validation 2022-07-28 12:21:33.889 | fip-port-details 2022-07-28 12:21:33.889 | flavors 2022-07-28 12:21:33.889 | floatingip-pools 2022-07-28 12:21:33.889 | ip-substring-filtering 2022-07-28 12:21:33.889 | router 2022-07-28 12:21:33.889 | ext-gw-mode 2022-07-28 12:21:33.889 | l3-ha 2022-07-28 12:21:33.889 | l3-flavors 2022-07-28 12:21:33.889 | l3-port-ip-change-not-allowed 2022-07-28 12:21:33.889 | l3_agent_scheduler 2022-07-28 12:21:33.889 | metering 2022-07-28 12:21:33.889 | metering_source_and_destination_fields 2022-07-28 12:21:33.889 | multi-provider 2022-07-28 12:21:33.889 | net-mtu 2022-07-28 12:21:33.889 | net-mtu-writable 2022-07-28 12:21:33.889 | network_availability_zone 2022-07-28 12:21:33.890 | network-ip-availability 2022-07-28 12:21:33.890 | pagination 2022-07-28 12:21:33.890 | port-device-profile 2022-07-28 12:21:33.890 | port-mac-override 2022-07-28 12:21:33.890 | port-mac-address-regenerate 2022-07-28 12:21:33.890 | port-numa-affinity-policy 2022-07-28 12:21:33.890 | binding 2022-07-28 12:21:33.890 | binding-extended 2022-07-28 12:21:33.890 | port-security 2022-07-28 12:21:33.890 | project-id 2022-07-28 12:21:33.890 | provider 2022-07-28 12:21:33.890 | quota-check-limit 2022-07-28 12:21:33.890 | quotas 2022-07-28 12:21:33.890 | quota_details 2022-07-28 12:21:33.890 | rbac-policies 2022-07-28 12:21:33.890 | rbac-address-group 2022-07-28 12:21:33.890 | rbac-address-scope 2022-07-28 12:21:33.890 | rbac-security-groups 2022-07-28 12:21:33.890 | rbac-subnetpool 2022-07-28 12:21:33.890 | revision-if-match 2022-07-28 12:21:33.890 | standard-attr-revisions 2022-07-28 12:21:33.890 | router_availability_zone 2022-07-28 12:21:33.890 | security-groups-normalized-cidr 2022-07-28 12:21:33.890 | port-security-groups-filtering 2022-07-28 12:21:33.890 | security-groups-remote-address-group 2022-07-28 12:21:33.890 | security-groups-shared-filtering 2022-07-28 12:21:33.890 | security-group 2022-07-28 12:21:33.890 | service-type 2022-07-28 12:21:33.890 | sorting 2022-07-28 12:21:33.890 | standard-attr-description 2022-07-28 12:21:33.890 | stateful-security-group 2022-07-28 12:21:33.890 | subnet_onboard 2022-07-28 12:21:33.890 | subnet-service-types 2022-07-28 12:21:33.890 | subnet_allocation 2022-07-28 12:21:33.890 | subnetpool-prefix-ops 2022-07-28 12:21:33.891 | standard-attr-tag 2022-07-28 12:21:33.891 | standard-attr-timestamp =~ external-net ]] 2022-07-28 12:21:33.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:21:33.894 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 12:21:33.899 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 12:21:33.899 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 12:21:33.900 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 12:21:33.903 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:21:33.906 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:36.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:36.479 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:36.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:36.479 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:36.479 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:36.619 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:36.622 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:21:36.625 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:21:36.628 | ++ functions-common:get_field:819 : echo '| id | 25aa6f98-bc19-4cd9-9601-dad78fa74737 |' 2022-07-28 12:21:36.628 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:21:36.635 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:36.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=25aa6f98-bc19-4cd9-9601-dad78fa74737 2022-07-28 12:21:36.642 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 12:21:36.644 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:36.662 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 12:21:36.665 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 12:21:36.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 12:21:36.671 | ++ 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-07-28 12:21:39.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:39.085 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:39.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:39.085 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:39.222 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:39.225 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:21:39.225 | address-scope 2022-07-28 12:21:39.225 | router-admin-state-down-before-update 2022-07-28 12:21:39.225 | agent 2022-07-28 12:21:39.225 | agent-resources-synced 2022-07-28 12:21:39.225 | allowed-address-pairs 2022-07-28 12:21:39.225 | auto-allocated-topology 2022-07-28 12:21:39.225 | availability_zone 2022-07-28 12:21:39.225 | availability_zone_filter 2022-07-28 12:21:39.225 | default-subnetpools 2022-07-28 12:21:39.225 | dhcp_agent_scheduler 2022-07-28 12:21:39.225 | dvr 2022-07-28 12:21:39.225 | empty-string-filtering 2022-07-28 12:21:39.225 | external-net 2022-07-28 12:21:39.225 | extra_dhcp_opt 2022-07-28 12:21:39.225 | extraroute 2022-07-28 12:21:39.225 | extraroute-atomic 2022-07-28 12:21:39.225 | filter-validation 2022-07-28 12:21:39.225 | fip-port-details 2022-07-28 12:21:39.225 | flavors 2022-07-28 12:21:39.226 | floatingip-pools 2022-07-28 12:21:39.226 | ip-substring-filtering 2022-07-28 12:21:39.226 | router 2022-07-28 12:21:39.226 | ext-gw-mode 2022-07-28 12:21:39.226 | l3-ha 2022-07-28 12:21:39.226 | l3-flavors 2022-07-28 12:21:39.226 | l3-port-ip-change-not-allowed 2022-07-28 12:21:39.226 | l3_agent_scheduler 2022-07-28 12:21:39.226 | metering 2022-07-28 12:21:39.226 | metering_source_and_destination_fields 2022-07-28 12:21:39.226 | multi-provider 2022-07-28 12:21:39.226 | net-mtu 2022-07-28 12:21:39.226 | net-mtu-writable 2022-07-28 12:21:39.226 | network_availability_zone 2022-07-28 12:21:39.226 | network-ip-availability 2022-07-28 12:21:39.226 | pagination 2022-07-28 12:21:39.226 | port-device-profile 2022-07-28 12:21:39.226 | port-mac-override 2022-07-28 12:21:39.226 | port-mac-address-regenerate 2022-07-28 12:21:39.226 | port-numa-affinity-policy 2022-07-28 12:21:39.226 | binding 2022-07-28 12:21:39.226 | binding-extended 2022-07-28 12:21:39.226 | port-security 2022-07-28 12:21:39.226 | project-id 2022-07-28 12:21:39.226 | provider 2022-07-28 12:21:39.226 | quota-check-limit 2022-07-28 12:21:39.226 | quotas 2022-07-28 12:21:39.226 | quota_details 2022-07-28 12:21:39.226 | rbac-policies 2022-07-28 12:21:39.226 | rbac-address-group 2022-07-28 12:21:39.226 | rbac-address-scope 2022-07-28 12:21:39.226 | rbac-security-groups 2022-07-28 12:21:39.226 | rbac-subnetpool 2022-07-28 12:21:39.226 | revision-if-match 2022-07-28 12:21:39.226 | standard-attr-revisions 2022-07-28 12:21:39.227 | router_availability_zone 2022-07-28 12:21:39.227 | security-groups-normalized-cidr 2022-07-28 12:21:39.227 | port-security-groups-filtering 2022-07-28 12:21:39.227 | security-groups-remote-address-group 2022-07-28 12:21:39.227 | security-groups-shared-filtering 2022-07-28 12:21:39.227 | security-group 2022-07-28 12:21:39.227 | service-type 2022-07-28 12:21:39.227 | sorting 2022-07-28 12:21:39.227 | standard-attr-description 2022-07-28 12:21:39.227 | stateful-security-group 2022-07-28 12:21:39.227 | subnet_onboard 2022-07-28 12:21:39.227 | subnet-service-types 2022-07-28 12:21:39.227 | subnet_allocation 2022-07-28 12:21:39.227 | subnetpool-prefix-ops 2022-07-28 12:21:39.227 | standard-attr-tag 2022-07-28 12:21:39.227 | standard-attr-timestamp' 2022-07-28 12:21:39.228 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:21:39.228 | address-scope 2022-07-28 12:21:39.228 | router-admin-state-down-before-update 2022-07-28 12:21:39.228 | agent 2022-07-28 12:21:39.228 | agent-resources-synced 2022-07-28 12:21:39.228 | allowed-address-pairs 2022-07-28 12:21:39.228 | auto-allocated-topology 2022-07-28 12:21:39.228 | availability_zone 2022-07-28 12:21:39.228 | availability_zone_filter 2022-07-28 12:21:39.228 | default-subnetpools 2022-07-28 12:21:39.228 | dhcp_agent_scheduler 2022-07-28 12:21:39.228 | dvr 2022-07-28 12:21:39.228 | empty-string-filtering 2022-07-28 12:21:39.228 | external-net 2022-07-28 12:21:39.228 | extra_dhcp_opt 2022-07-28 12:21:39.228 | extraroute 2022-07-28 12:21:39.228 | extraroute-atomic 2022-07-28 12:21:39.228 | filter-validation 2022-07-28 12:21:39.228 | fip-port-details 2022-07-28 12:21:39.228 | flavors 2022-07-28 12:21:39.228 | floatingip-pools 2022-07-28 12:21:39.228 | ip-substring-filtering 2022-07-28 12:21:39.228 | router 2022-07-28 12:21:39.228 | ext-gw-mode 2022-07-28 12:21:39.228 | l3-ha 2022-07-28 12:21:39.228 | l3-flavors 2022-07-28 12:21:39.228 | l3-port-ip-change-not-allowed 2022-07-28 12:21:39.228 | l3_agent_scheduler 2022-07-28 12:21:39.228 | metering 2022-07-28 12:21:39.228 | metering_source_and_destination_fields 2022-07-28 12:21:39.228 | multi-provider 2022-07-28 12:21:39.228 | net-mtu 2022-07-28 12:21:39.229 | net-mtu-writable 2022-07-28 12:21:39.229 | network_availability_zone 2022-07-28 12:21:39.229 | network-ip-availability 2022-07-28 12:21:39.229 | pagination 2022-07-28 12:21:39.229 | port-device-profile 2022-07-28 12:21:39.229 | port-mac-override 2022-07-28 12:21:39.229 | port-mac-address-regenerate 2022-07-28 12:21:39.229 | port-numa-affinity-policy 2022-07-28 12:21:39.229 | binding 2022-07-28 12:21:39.229 | binding-extended 2022-07-28 12:21:39.229 | port-security 2022-07-28 12:21:39.229 | project-id 2022-07-28 12:21:39.229 | provider 2022-07-28 12:21:39.229 | quota-check-limit 2022-07-28 12:21:39.229 | quotas 2022-07-28 12:21:39.229 | quota_details 2022-07-28 12:21:39.229 | rbac-policies 2022-07-28 12:21:39.229 | rbac-address-group 2022-07-28 12:21:39.229 | rbac-address-scope 2022-07-28 12:21:39.229 | rbac-security-groups 2022-07-28 12:21:39.229 | rbac-subnetpool 2022-07-28 12:21:39.229 | revision-if-match 2022-07-28 12:21:39.229 | standard-attr-revisions 2022-07-28 12:21:39.229 | router_availability_zone 2022-07-28 12:21:39.229 | security-groups-normalized-cidr 2022-07-28 12:21:39.229 | port-security-groups-filtering 2022-07-28 12:21:39.229 | security-groups-remote-address-group 2022-07-28 12:21:39.229 | security-groups-shared-filtering 2022-07-28 12:21:39.229 | security-group 2022-07-28 12:21:39.229 | service-type 2022-07-28 12:21:39.229 | sorting 2022-07-28 12:21:39.229 | standard-attr-description 2022-07-28 12:21:39.229 | stateful-security-group 2022-07-28 12:21:39.229 | subnet_onboard 2022-07-28 12:21:39.229 | subnet-service-types 2022-07-28 12:21:39.230 | subnet_allocation 2022-07-28 12:21:39.230 | subnetpool-prefix-ops 2022-07-28 12:21:39.230 | standard-attr-tag 2022-07-28 12:21:39.230 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 12:21:39.231 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:21:39.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 12:21:39.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 12:21:39.241 | ++ 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-07-28 12:21:39.241 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 12:21:39.242 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 12:21:39.244 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:21:39.247 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:41.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:41.919 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:41.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:41.919 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:42.068 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:42.071 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:21:42.074 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:21:42.079 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:21:42.079 | ++ functions-common:get_field:819 : echo '| id | e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 |' 2022-07-28 12:21:42.085 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:42.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 2022-07-28 12:21:42.092 | + 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-07-28 12:21:42.095 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:42.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 12:21:42.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 12:21:42.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 25aa6f98-bc19-4cd9-9601-dad78fa74737 2bf3878e-f6a8-423d-aac9-b61a4d424fa8 2022-07-28 12:21:44.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:44.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:44.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:44.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:44.546 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:44.729 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:46.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 12:21:46.649 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 2022-07-28 12:21:46.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 12:21:46.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 12:21:46.656 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.2.1 ]] 2022-07-28 12:21:46.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.2.1 ' 2022-07-28 12:21:46.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 --subnet-range 172.27.2.0/24 --no-dhcp ' 2022-07-28 12:21:46.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 12:21:46.666 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 12:21:46.673 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 12:21:46.673 | +++ 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.27.2.1 --network e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2022-07-28 12:21:49.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:49.635 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:49.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:49.635 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:49.635 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:49.803 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:49.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2022-07-28 12:21:49.807 | | id | 3f74eb6b-1177-449b-b003-04243d0f70d2 |' 2022-07-28 12:21:49.810 | ++ 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-07-28 12:21:49.812 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:49.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 3f74eb6b-1177-449b-b003-04243d0f70d2 '|' 2022-07-28 12:21:49.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | 3f74eb6b-1177-449b-b003-04243d0f70d2 |' 2022-07-28 12:21:49.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 12:21:49.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 3f74eb6b-1177-449b-b003-04243d0f70d2 '|' 2022-07-28 12:21:49.844 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 12:21:49.846 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:21:49.849 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:49.852 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:21:49.854 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:21:49.857 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.2.1 | | id | 3f74eb6b-1177-449b-b003-04243d0f70d2 |' 2022-07-28 12:21:49.858 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:21:49.863 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:49.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.2.1 2022-07-28 12:21:49.871 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 3f74eb6b-1177-449b-b003-04243d0f70d2 '|' 2022-07-28 12:21:49.872 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 12:21:49.874 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:21:49.879 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:49.883 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 12:21:49.886 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 12:21:49.889 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.2.1 | | id | 3f74eb6b-1177-449b-b003-04243d0f70d2 |' 2022-07-28 12:21:49.890 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 12:21:49.895 | ++ functions-common:get_field:813 : read data 2022-07-28 12:21:49.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=3f74eb6b-1177-449b-b003-04243d0f70d2 2022-07-28 12:21:49.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e3b1e2d1-bf18-4207-9f64-87b45f73f8d4 25aa6f98-bc19-4cd9-9601-dad78fa74737 2022-07-28 12:21:52.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:52.388 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:52.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:52.388 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:52.388 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:21:54.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:21:54.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 12:21:54.328 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:54.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 12:21:54.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 12:21:54.336 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 12:21:54.339 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 12:21:54.342 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 12:21:54.345 | ++ 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-07-28 12:21:54.366 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 12:21:54.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 12:21:54.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 12:21:54.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 12:21:54.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 12:21:54.379 | + 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-07-28 12:21:54.382 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 12:21:54.384 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 12:21:54.387 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 12:21:54.389 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 12:21:54.392 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 12:21:54.394 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 12:21:54.397 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:54.400 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:54.403 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:54.407 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010914405 2022-07-28 12:21:54.410 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 12:21:54.418 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 12:21:54.420 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:54.423 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:54.425 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:54.427 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:54.430 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:54.432 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 12:21:54.435 | + functions-common:time_stop:2447 : start_time=1659010914405 2022-07-28 12:21:54.437 | + functions-common:time_stop:2449 : [[ -z 1659010914405 ]] 2022-07-28 12:21:54.440 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:54.445 | + functions-common:time_stop:2452 : end_time=1659010914442 2022-07-28 12:21:54.448 | + functions-common:time_stop:2453 : elapsed_time=37 2022-07-28 12:21:54.450 | + functions-common:time_stop:2454 : total=5607 2022-07-28 12:21:54.453 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:54.456 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5644 2022-07-28 12:21:54.460 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 12:21:54.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.2.1 2022-07-28 12:21:54.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 12:21:54.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:21:54.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 12:21:54.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 12:21:54.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.2.1/24 dev br-data 2022-07-28 12:21:54.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 12:21:54.506 | ++ 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-07-28 12:21:54.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 12:21:54.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 12:21:54.510 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 12:21:57.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:57.029 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:57.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:57.029 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:57.184 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:57.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.2.129 ' 2022-07-28 12:21:57.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 12:21:57.197 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:21:57.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 12:21:57.222 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:21:57.226 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 12:21:57.229 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 12:21:57.251 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:57.254 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 12:21:57.256 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:21:57.259 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 12:21:57.262 | + ./stack.sh:main:1314 : start_nova 2022-07-28 12:21:57.265 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 12:21:57.267 | + 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-07-28 12:21:57.270 | + 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-07-28 12:21:57.273 | + 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-07-28 12:21:57.276 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 12:21:57.279 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.281 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 12:21:57.284 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.288 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:57.290 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:57.293 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:57.296 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 12:21:57.299 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:57.302 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:57.305 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:57.308 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:57.311 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:57.316 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010917313 2022-07-28 12:21:57.318 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 12:21:57.336 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:57.339 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 12:21:57.342 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 12:21:57.345 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.347 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.351 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.353 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.356 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 12:21:57.358 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 12:21:57.361 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 12:21:57.364 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:57.367 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:57.370 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:57.373 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:57.375 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 12:21:57.378 | + 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-07-28 12:21:57.381 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 12:21:57.383 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:21:57.386 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:21:57.388 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:21:57.390 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:21:57.393 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:21:57.395 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:21:57.398 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 12:21:57.400 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:21:57.405 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 12:21:57.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 12:21:57.513 | + 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-07-28 12:21:57.568 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 12:21:57.622 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 12:21:57.677 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:21:57.732 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:21:57.734 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:21:57.737 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 12:21:57.791 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:21:58.357 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 12:21:58.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 12:21:58.918 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 12:21:58.943 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:21:58.946 | + functions-common:time_stop:2440 : local name 2022-07-28 12:21:58.949 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:21:58.952 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:21:58.954 | + functions-common:time_stop:2443 : local total 2022-07-28 12:21:58.957 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:21:58.960 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:21:58.962 | + functions-common:time_stop:2447 : start_time=1659010917313 2022-07-28 12:21:58.965 | + functions-common:time_stop:2449 : [[ -z 1659010917313 ]] 2022-07-28 12:21:58.968 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:21:58.973 | + functions-common:time_stop:2452 : end_time=1659010918970 2022-07-28 12:21:58.976 | + functions-common:time_stop:2453 : elapsed_time=1657 2022-07-28 12:21:58.979 | + functions-common:time_stop:2454 : total=25535 2022-07-28 12:21:58.982 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:21:58.985 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27192 2022-07-28 12:21:58.989 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 12:21:58.995 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 12:21:59.000 | + 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-07-28 12:21:59.003 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 12:21:59.006 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:21:59.008 | + functions-common:run_process:1696 : local group= 2022-07-28 12:21:59.012 | + functions-common:run_process:1697 : local user= 2022-07-28 12:21:59.015 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:21:59.017 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 12:21:59.020 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:21:59.024 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:21:59.027 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:21:59.030 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:21:59.037 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:21:59.042 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010919039 2022-07-28 12:21:59.045 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 12:21:59.065 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:59.068 | + 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-07-28 12:21:59.071 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 12:21:59.074 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:21:59.076 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:21:59.079 | + 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-07-28 12:21:59.082 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:21:59.086 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 12:21:59.090 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 12:21:59.093 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 12:21:59.095 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:21:59.098 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:21:59.102 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:21:59.104 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:21:59.107 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:21:59.110 | + 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-07-28 12:21:59.113 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 12:21:59.115 | + 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-07-28 12:21:59.118 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:21:59.120 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:21:59.123 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:21:59.125 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 12:21:59.128 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:21:59.133 | + 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-07-28 12:21:59.189 | + 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-07-28 12:21:59.245 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 12:21:59.301 | + 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-07-28 12:21:59.358 | + 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-07-28 12:21:59.414 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 12:21:59.470 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 12:21:59.529 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 12:21:59.586 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 12:21:59.640 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 12:21:59.697 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:21:59.700 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:21:59.703 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 12:21:59.760 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:22:00.317 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 12:22:00.331 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 12:22:00.894 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 12:22:00.969 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:00.971 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:00.975 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:00.977 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:00.980 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:00.983 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:00.985 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:00.988 | + functions-common:time_stop:2447 : start_time=1659010919039 2022-07-28 12:22:00.991 | + functions-common:time_stop:2449 : [[ -z 1659010919039 ]] 2022-07-28 12:22:01.000 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:01.006 | + functions-common:time_stop:2452 : end_time=1659010921002 2022-07-28 12:22:01.009 | + functions-common:time_stop:2453 : elapsed_time=1963 2022-07-28 12:22:01.012 | + functions-common:time_stop:2454 : total=27192 2022-07-28 12:22:01.014 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:01.017 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29155 2022-07-28 12:22:01.020 | + 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-07-28 12:22:01.024 | + 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-07-28 12:22:01.027 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 12:22:01.034 | + 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-07-28 12:22:01.036 | + 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-07-28 12:22:01.039 | + 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-07-28 12:22:01.042 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 12:22:01.045 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:22:01.048 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 12:22:01.053 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 12:22:01.056 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:22:01.059 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:22:01.062 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 12:22:01.082 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.086 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:22:01.088 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 12:22:01.110 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.113 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:22:01.120 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 12:22:01.148 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.154 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 12:22:01.157 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:22:01.160 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 12:22:01.163 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 12:22:01.167 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:22:01.170 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:22:01.173 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:22:01.176 | + 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-07-28 12:22:01.179 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 12:22:01.182 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:22:01.185 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:01.187 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:01.190 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:01.193 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 12:22:01.196 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:01.199 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:01.202 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:01.205 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:01.211 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:01.215 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010921211 2022-07-28 12:22:01.219 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 12:22:01.241 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.244 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:01.247 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:01.249 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:01.252 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:01.256 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:01.259 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:01.262 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:01.264 | + functions-common:time_stop:2447 : start_time=1659010921211 2022-07-28 12:22:01.267 | + functions-common:time_stop:2449 : [[ -z 1659010921211 ]] 2022-07-28 12:22:01.273 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:01.276 | + functions-common:time_stop:2452 : end_time=1659010921273 2022-07-28 12:22:01.279 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-28 12:22:01.282 | + functions-common:time_stop:2454 : total=29155 2022-07-28 12:22:01.284 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:01.287 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29217 2022-07-28 12:22:01.290 | + 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-07-28 12:22:01.294 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 12:22:01.297 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:22:01.300 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:01.304 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:01.306 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:01.312 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 12:22:01.315 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:01.318 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:01.321 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:01.324 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:01.330 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:01.333 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010921329 2022-07-28 12:22:01.336 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 12:22:01.357 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.360 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:01.364 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:01.367 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:01.370 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:01.372 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:01.375 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:01.378 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:01.381 | + functions-common:time_stop:2447 : start_time=1659010921329 2022-07-28 12:22:01.385 | + functions-common:time_stop:2449 : [[ -z 1659010921329 ]] 2022-07-28 12:22:01.390 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:01.393 | + functions-common:time_stop:2452 : end_time=1659010921389 2022-07-28 12:22:01.396 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-28 12:22:01.399 | + functions-common:time_stop:2454 : total=29217 2022-07-28 12:22:01.401 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:01.405 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29277 2022-07-28 12:22:01.407 | + 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-07-28 12:22:01.410 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 12:22:01.413 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:01.417 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:01.421 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:01.424 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:01.427 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 12:22:01.430 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:01.433 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:01.436 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:01.439 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:01.445 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:01.450 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010921447 2022-07-28 12:22:01.453 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 12:22:01.479 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:01.482 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:01.485 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:01.495 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:01.495 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:01.499 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:01.502 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:01.507 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:01.507 | + functions-common:time_stop:2447 : start_time=1659010921447 2022-07-28 12:22:01.510 | + functions-common:time_stop:2449 : [[ -z 1659010921447 ]] 2022-07-28 12:22:01.515 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:01.517 | + functions-common:time_stop:2452 : end_time=1659010921514 2022-07-28 12:22:01.520 | + functions-common:time_stop:2453 : elapsed_time=67 2022-07-28 12:22:01.523 | + functions-common:time_stop:2454 : total=29277 2022-07-28 12:22:01.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:01.529 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29344 2022-07-28 12:22:01.532 | + 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-07-28 12:22:01.534 | + 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-07-28 12:22:01.537 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 12:22:01.540 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:22:01.543 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 12:22:01.551 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 12:22:01.570 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:01.572 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 12:22:01.642 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 12:22:01.646 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:22:01.649 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 12:22:01.715 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 12:22:01.755 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:01.758 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.761 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 12:22:01.764 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.767 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:01.770 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:01.772 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:01.775 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 12:22:01.778 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:01.781 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:01.784 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:01.787 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:01.794 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:01.797 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010921793 2022-07-28 12:22:01.800 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 12:22:01.821 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:01.824 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 12:22:01.827 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 12:22:01.830 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.833 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.836 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.839 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.841 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 12:22:01.844 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 12:22:01.847 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 12:22:01.851 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:22:01.853 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:22:01.856 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:22:01.860 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:22:01.862 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 12:22:01.866 | + 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-07-28 12:22:01.869 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 12:22:01.871 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:22:01.880 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:22:01.885 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:22:01.887 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:22:01.890 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:22:01.892 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:22:01.895 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 12:22:01.898 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:22:01.903 | + 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-07-28 12:22:01.975 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 12:22:02.047 | + 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-07-28 12:22:02.117 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 12:22:02.193 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 12:22:02.265 | + 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-07-28 12:22:02.348 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:22:02.360 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:22:02.360 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 12:22:02.436 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:22:03.105 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 12:22:03.119 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 12:22:03.703 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 12:22:03.732 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:03.735 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:03.738 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:03.742 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:03.748 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:03.753 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:03.755 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:03.758 | + functions-common:time_stop:2447 : start_time=1659010921793 2022-07-28 12:22:03.761 | + functions-common:time_stop:2449 : [[ -z 1659010921793 ]] 2022-07-28 12:22:03.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:03.770 | + functions-common:time_stop:2452 : end_time=1659010923766 2022-07-28 12:22:03.772 | + functions-common:time_stop:2453 : elapsed_time=1973 2022-07-28 12:22:03.775 | + functions-common:time_stop:2454 : total=29344 2022-07-28 12:22:03.778 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:03.781 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31317 2022-07-28 12:22:03.786 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 12:22:03.798 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:22:03.804 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 12:22:03.826 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:03.829 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 12:22:03.833 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 12:22:03.837 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:22:03.839 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:22:03.842 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:22:03.845 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.848 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 12:22:03.851 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.853 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:03.856 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:03.859 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:03.862 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 12:22:03.865 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:03.868 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:03.871 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:03.873 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:03.883 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:03.891 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010923885 2022-07-28 12:22:03.894 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 12:22:03.915 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:03.918 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 12:22:03.920 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 12:22:03.924 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.929 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.931 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.934 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.937 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 12:22:03.940 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 12:22:03.942 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 12:22:03.945 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:22:03.948 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:22:03.950 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:22:03.955 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:22:03.958 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 12:22:03.961 | + 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-07-28 12:22:03.965 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 12:22:03.969 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:22:03.973 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:22:03.976 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:22:03.979 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:22:03.981 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:22:03.985 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:22:03.988 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 12:22:03.991 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:22:03.996 | + 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-07-28 12:22:04.063 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 12:22:04.140 | + 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-07-28 12:22:04.214 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 12:22:04.289 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 12:22:04.361 | + 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-07-28 12:22:04.432 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:22:04.435 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:22:04.439 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 12:22:04.504 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:22:05.163 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 12:22:05.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 12:22:05.765 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 12:22:05.788 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:05.793 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:05.799 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:05.804 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:05.807 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:05.813 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:05.816 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:05.818 | + functions-common:time_stop:2447 : start_time=1659010923885 2022-07-28 12:22:05.825 | + functions-common:time_stop:2449 : [[ -z 1659010923885 ]] 2022-07-28 12:22:05.831 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:05.835 | + functions-common:time_stop:2452 : end_time=1659010925831 2022-07-28 12:22:05.838 | + functions-common:time_stop:2453 : elapsed_time=1946 2022-07-28 12:22:05.840 | + functions-common:time_stop:2454 : total=31317 2022-07-28 12:22:05.843 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:05.846 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33263 2022-07-28 12:22:05.849 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 12:22:05.852 | + 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-07-28 12:22:05.855 | + 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-07-28 12:22:05.858 | + 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-07-28 12:22:05.860 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 12:22:05.863 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 12:22:05.869 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 12:22:05.871 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:22:05.874 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:22:05.877 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 12:22:05.881 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:22:05.887 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 12:22:05.891 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 12:22:05.893 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 12:22:05.898 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 12:22:05.902 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:22:05.905 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 12:22:05.906 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 12:22:05.906 | BEGIN { 2022-07-28 12:22:05.906 | section = "" 2022-07-28 12:22:05.906 | last_section = "" 2022-07-28 12:22:05.906 | section_count = 0 2022-07-28 12:22:05.906 | } 2022-07-28 12:22:05.906 | /^\[.+\]/ { 2022-07-28 12:22:05.906 | gsub("[][]", "", $1); 2022-07-28 12:22:05.906 | section=$1 2022-07-28 12:22:05.906 | next 2022-07-28 12:22:05.906 | } 2022-07-28 12:22:05.906 | /^ *\#/ { 2022-07-28 12:22:05.906 | next 2022-07-28 12:22:05.906 | } 2022-07-28 12:22:05.906 | /^[^ \t]+/ { 2022-07-28 12:22:05.906 | # get offset of first = in $0 2022-07-28 12:22:05.906 | eq_idx = index($0, "=") 2022-07-28 12:22:05.906 | # extract attr & value from $0 2022-07-28 12:22:05.906 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:22:05.906 | value = substr($0, eq_idx + 1) 2022-07-28 12:22:05.906 | # only need to strip trailing whitespace from attr 2022-07-28 12:22:05.906 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:22:05.906 | # need to strip leading & trailing whitespace from value 2022-07-28 12:22:05.906 | sub(/^[ \t]*/, "", value) 2022-07-28 12:22:05.906 | sub(/[ \t]*$/, "", value) 2022-07-28 12:22:05.906 | 2022-07-28 12:22:05.907 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:22:05.907 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:22:05.907 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:22:05.907 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:22:05.907 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:22:05.907 | if (section != last_section) { 2022-07-28 12:22:05.907 | cfg_section[section_count++] = section 2022-07-28 12:22:05.907 | last_section = section 2022-07-28 12:22:05.907 | } 2022-07-28 12:22:05.907 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:22:05.907 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:22:05.907 | 2022-07-28 12:22:05.907 | cfg_attr[section, attr, 0] = value 2022-07-28 12:22:05.907 | cfg_attr_count[section, attr] = 1 2022-07-28 12:22:05.907 | } else { 2022-07-28 12:22:05.907 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:22:05.907 | cfg_attr[section, attr, lno] = value 2022-07-28 12:22:05.907 | } 2022-07-28 12:22:05.907 | } 2022-07-28 12:22:05.907 | END { 2022-07-28 12:22:05.907 | # Process each section in order 2022-07-28 12:22:05.907 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:22:05.907 | section = cfg_section[sno] 2022-07-28 12:22:05.907 | # The ini routines simply append a config item immediately 2022-07-28 12:22:05.907 | # after the section header. To keep the same order as defined 2022-07-28 12:22:05.907 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:22:05.907 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:22:05.907 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:22:05.907 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:22:05.907 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:22:05.907 | else { 2022-07-28 12:22:05.907 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:22:05.908 | count = cfg_attr_count[section, attr] 2022-07-28 12:22:05.908 | print "inidelete " configfile " " section " " attr 2022-07-28 12:22:05.908 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:22:05.908 | for (l = count -2; l >= 0; l--) 2022-07-28 12:22:05.908 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:22:05.908 | } 2022-07-28 12:22:05.908 | } 2022-07-28 12:22:05.908 | } 2022-07-28 12:22:05.908 | } 2022-07-28 12:22:05.908 | ' 2022-07-28 12:22:05.909 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:22:05.913 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:22:05.915 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:22:05.918 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 12:22:05.921 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:22:05.923 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 12:22:05.926 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 12:22:05.926 | BEGIN { group = "" } 2022-07-28 12:22:05.926 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:22:05.926 | gsub("[][]", "", $1); 2022-07-28 12:22:05.926 | split($1, a, "|"); 2022-07-28 12:22:05.926 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:22:05.926 | group=a[1] 2022-07-28 12:22:05.926 | } else { 2022-07-28 12:22:05.926 | group="" 2022-07-28 12:22:05.926 | } 2022-07-28 12:22:05.926 | next 2022-07-28 12:22:05.926 | } 2022-07-28 12:22:05.926 | { 2022-07-28 12:22:05.926 | if (group != "") 2022-07-28 12:22:05.926 | print $0 2022-07-28 12:22:05.926 | } 2022-07-28 12:22:05.926 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:22:05.934 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:22:05.936 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 12:22:05.973 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 12:22:06.012 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 12:22:06.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:22:06.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 12:22:06.020 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:22:06.023 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 12:22:06.026 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:22:06.045 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:06.048 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 12:22:06.051 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 12:22:06.054 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:22:06.071 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:06.073 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-07-28 12:22:06.077 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-07-28 12:22:06.112 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:22:06.115 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:22:06.118 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 12:22:06.140 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 12:22:06.162 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 12:22:06.165 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 12:22:06.167 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 12:22:06.170 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 12:22:06.174 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 12:22:06.197 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.39 2022-07-28 12:22:06.199 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 12:22:06.218 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:06.221 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 12:22:06.242 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:06.244 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 12:22:06.247 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 12:22:06.287 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 12:22:06.305 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:06.308 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 12:22:06.326 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:06.329 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 12:22:06.332 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 12:22:06.335 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 12:22:06.338 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 12:22:06.340 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 12:22:06.343 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 12:22:06.346 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 12:22:06.349 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 12:22:06.352 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:06.355 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:06.358 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 12:22:06.361 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:06.363 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:06.366 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:06.369 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:06.373 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:06.379 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010926375 2022-07-28 12:22:06.382 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 12:22:06.401 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:06.404 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:06.406 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:06.409 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:06.411 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:06.414 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:06.416 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:06.419 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:06.422 | + functions-common:time_stop:2447 : start_time=1659010926375 2022-07-28 12:22:06.424 | + functions-common:time_stop:2449 : [[ -z 1659010926375 ]] 2022-07-28 12:22:06.429 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:06.432 | + functions-common:time_stop:2452 : end_time=1659010926429 2022-07-28 12:22:06.435 | + functions-common:time_stop:2453 : elapsed_time=54 2022-07-28 12:22:06.437 | + functions-common:time_stop:2454 : total=33263 2022-07-28 12:22:06.440 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:06.443 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33317 2022-07-28 12:22:06.446 | + 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-07-28 12:22:06.448 | + 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-07-28 12:22:06.452 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 12:22:06.472 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:06.475 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 12:22:06.475 | Dumping cells_v2 mapping 2022-07-28 12:22:06.478 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 12:22:07.061 | 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-07-28 12:22:09.809 | INFO dbcounter [None req-ffafa149-7511-44bc-b61f-30ba3a24aef7 None None] Registered counter for database nova_api 2022-07-28 12:22:09.834 | DEBUG dbcounter [-] [504474] Writer thread running {{(pid=504474) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:22:09.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:09.886 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:09.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:09.886 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:09.886 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:22:09.886 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 12:22:09.886 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:22:09.886 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 12:22:09.886 | | cell1 | 386ae5d6-a741-4824-b665-d38fcf73b86c | rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 12:22:09.886 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:22:10.286 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 12:22:10.289 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 12:22:10.352 | + inc/async:async_inner:63 : create_flavors 2022-07-28 12:22:10.397 | [446815 Async create_flavors:504531]: running: create_flavors 2022-07-28 12:22:10.400 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 12:22:10.419 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:10.421 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 12:22:10.424 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:22:10.427 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 12:22:10.430 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 12:22:10.432 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 12:22:10.435 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 12:22:10.438 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 12:22:10.440 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 12:22:10.464 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:10.467 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 12:22:10.469 | + 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-07-28 12:22:10.472 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 12:22:10.476 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 12:22:10.480 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.483 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 12:22:10.486 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.488 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:10.491 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:10.494 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:10.497 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 12:22:10.499 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:10.502 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:10.505 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:10.508 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:10.511 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:10.516 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010930513 2022-07-28 12:22:10.518 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 12:22:10.535 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:10.538 | + 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-07-28 12:22:10.541 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 12:22:10.544 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.546 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.549 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.552 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:22:10.554 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 12:22:10.557 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 12:22:10.560 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 12:22:10.562 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:22:10.565 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:22:10.568 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:22:10.570 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:22:10.573 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:22:10.576 | + 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-07-28 12:22:10.578 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 12:22:10.581 | + 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-07-28 12:22:10.583 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:22:10.585 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:22:10.588 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:22:10.590 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 12:22:10.592 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:22:10.597 | + 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-07-28 12:22:10.651 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 12:22:10.707 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 12:22:10.762 | + 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-07-28 12:22:10.817 | + 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-07-28 12:22:10.873 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 12:22:10.933 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 12:22:10.987 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 12:22:11.042 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 12:22:11.097 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 12:22:11.153 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:22:11.156 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:22:11.158 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 12:22:11.215 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:22:11.778 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 12:22:11.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 12:22:12.359 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 12:22:12.439 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:12.447 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:12.454 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:12.456 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:12.463 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:12.468 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:12.471 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:12.475 | + functions-common:time_stop:2447 : start_time=1659010930513 2022-07-28 12:22:12.477 | + functions-common:time_stop:2449 : [[ -z 1659010930513 ]] 2022-07-28 12:22:12.483 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:12.486 | + functions-common:time_stop:2452 : end_time=1659010932482 2022-07-28 12:22:12.494 | + functions-common:time_stop:2453 : elapsed_time=1969 2022-07-28 12:22:12.494 | + functions-common:time_stop:2454 : total=33317 2022-07-28 12:22:12.494 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:12.499 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35286 2022-07-28 12:22:12.501 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.39/volume/v3 2022-07-28 12:22:12.507 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 12:22:12.507 | Waiting for Cinder API to start... 2022-07-28 12:22:12.507 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.39/volume/v3 2022-07-28 12:22:12.509 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:22:12.513 | + functions:wait_for_service:458 : local url=http://10.222.0.39/volume/v3 2022-07-28 12:22:12.519 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:22:12.522 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:22:12.527 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:22:12.528 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:12.532 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:12.535 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:12.543 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010932536 2022-07-28 12:22:12.547 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:22:12.554 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/volume/v3 2022-07-28 12:22:16.551 | + :: : [[ 500 == 503 ]] 2022-07-28 12:22:16.556 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:22:16.560 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:22:16.562 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:16.565 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:16.568 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:16.577 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:16.580 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:16.583 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:22:16.586 | + functions-common:time_stop:2447 : start_time=1659010932536 2022-07-28 12:22:16.588 | + functions-common:time_stop:2449 : [[ -z 1659010932536 ]] 2022-07-28 12:22:16.592 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:16.597 | + functions-common:time_stop:2452 : end_time=1659010936594 2022-07-28 12:22:16.600 | + functions-common:time_stop:2453 : elapsed_time=4058 2022-07-28 12:22:16.603 | + functions-common:time_stop:2454 : total=17562 2022-07-28 12:22:16.605 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:16.608 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21620 2022-07-28 12:22:16.611 | + functions:wait_for_service:467 : return 0 2022-07-28 12:22:16.614 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.616 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 12:22:16.620 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.623 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:16.625 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:16.628 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:22:16.631 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 12:22:16.634 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:16.637 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:16.639 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:16.642 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:16.646 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:16.651 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010936648 2022-07-28 12:22:16.653 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 12:22:16.672 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:16.675 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 12:22:16.677 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 12:22:16.680 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.683 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.685 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.688 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.691 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 12:22:16.694 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 12:22:16.697 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 12:22:16.700 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:22:16.703 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:22:16.705 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:22:16.708 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:22:16.711 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 12:22:16.714 | + 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-07-28 12:22:16.717 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 12:22:16.719 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:16.722 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:22:16.724 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:22:16.727 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:22:16.729 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:22:16.732 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:22:16.734 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 12:22:16.737 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:22:16.741 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 12:22:16.797 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 12:22:16.853 | + 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-07-28 12:22:16.911 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 12:22:16.968 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 12:22:17.024 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:22:17.081 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:22:17.083 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:22:17.086 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 12:22:17.154 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:22:17.748 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 12:22:17.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 12:22:18.338 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 12:22:18.372 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:18.375 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:18.377 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:18.381 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:18.384 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:18.387 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:18.389 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:18.392 | + functions-common:time_stop:2447 : start_time=1659010936648 2022-07-28 12:22:18.395 | + functions-common:time_stop:2449 : [[ -z 1659010936648 ]] 2022-07-28 12:22:18.399 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:18.404 | + functions-common:time_stop:2452 : end_time=1659010938401 2022-07-28 12:22:18.407 | + functions-common:time_stop:2453 : elapsed_time=1753 2022-07-28 12:22:18.410 | + functions-common:time_stop:2454 : total=35286 2022-07-28 12:22:18.413 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:18.415 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37039 2022-07-28 12:22:18.418 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:22:18.421 | + 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-07-28 12:22:18.424 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 12:22:18.427 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:18.430 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:18.432 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:18.435 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:22:18.438 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 12:22:18.441 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:18.444 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:18.448 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:18.450 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:18.455 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:18.459 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010938456 2022-07-28 12:22:18.463 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 12:22:18.482 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:18.488 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:18.492 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:18.495 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:18.499 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:18.501 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:18.504 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:18.507 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:18.511 | + functions-common:time_stop:2447 : start_time=1659010938456 2022-07-28 12:22:18.514 | + functions-common:time_stop:2449 : [[ -z 1659010938456 ]] 2022-07-28 12:22:18.518 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:18.524 | + functions-common:time_stop:2452 : end_time=1659010938519 2022-07-28 12:22:18.527 | + functions-common:time_stop:2453 : elapsed_time=63 2022-07-28 12:22:18.529 | + functions-common:time_stop:2454 : total=37039 2022-07-28 12:22:18.532 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:18.536 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37102 2022-07-28 12:22:18.539 | + 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-07-28 12:22:18.542 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 12:22:18.545 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 12:22:18.548 | + functions-common:run_process:1696 : local group= 2022-07-28 12:22:18.550 | + functions-common:run_process:1697 : local user= 2022-07-28 12:22:18.554 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:22:18.556 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 12:22:18.559 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:22:18.562 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:22:18.566 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:22:18.569 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:22:18.572 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:22:18.578 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010938574 2022-07-28 12:22:18.581 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 12:22:18.602 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:18.605 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:22:18.609 | + functions-common:time_stop:2440 : local name 2022-07-28 12:22:18.611 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:22:18.614 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:22:18.618 | + functions-common:time_stop:2443 : local total 2022-07-28 12:22:18.621 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:22:18.624 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:22:18.627 | + functions-common:time_stop:2447 : start_time=1659010938574 2022-07-28 12:22:18.630 | + functions-common:time_stop:2449 : [[ -z 1659010938574 ]] 2022-07-28 12:22:18.633 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:22:18.638 | + functions-common:time_stop:2452 : end_time=1659010938635 2022-07-28 12:22:18.641 | + functions-common:time_stop:2453 : elapsed_time=61 2022-07-28 12:22:18.643 | + functions-common:time_stop:2454 : total=37102 2022-07-28 12:22:18.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:22:18.650 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37163 2022-07-28 12:22:18.653 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 12:22:18.657 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 12:22:18.685 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:18.688 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 12:22:18.697 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 12:22:18.697 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 12:22:18.699 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 12:22:18.703 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 12:22:18.726 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:18.729 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 12:22:21.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:21.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:21.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:21.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:21.055 | Internal Server Error (HTTP 500) 2022-07-28 12:22:21.236 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 12:22:21.240 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 12:22:21.243 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 12:22:21.247 | + ./stack.sh:exit_trap:517 : jobs='471970 2022-07-28 12:22:21.247 | 504531' 2022-07-28 12:22:21.249 | + ./stack.sh:exit_trap:520 : [[ -n 471970 2022-07-28 12:22:21.249 | 504531 ]] 2022-07-28 12:22:21.252 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-121057 ]] 2022-07-28 12:22:21.255 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 12:22:21.257 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 12:22:21.257 | exit_trap: cleaning up child processes 2022-07-28 12:22:21.261 | + ./stack.sh:exit_trap:522 : kill 471970 504531 2022-07-28 12:22:21.264 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.Qs4jRjqkFb ']' 2022-07-28 12:22:21.266 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.Qs4jRjqkFb 2022-07-28 12:22:21.271 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 12:22:21.274 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 12:22:21.276 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 12:22:21.279 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 12:22:21.279 | Error on exit 2022-07-28 12:22:21.281 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 12:22:21.284 | + ./stack.sh:exit_trap:537 : generate-subunit 1659010253 688 fail 2022-07-28 12:22:21.543 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 12:22:21.545 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 12:22:22.482 | + ./stack.sh:exit_trap:551 : exit 1