2022-07-11 10:28:50.197 | + ./stack.sh:main:482 : exec 2022-07-11 10:28:50.197 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-11-102850' 2022-07-11 10:28:50.197 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-11-102850.summary.2022-07-11-102850 2022-07-11 10:28:50.197 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:28:50.197 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-11-102850 2022-07-11 10:28:50.197 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-11-102850 /opt/stack/logs/stack.sh.log 2022-07-11 10:28:50.197 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-11-102850.summary.2022-07-11-102850 /opt/stack/logs/stack.sh.log.summary 2022-07-11 10:28:50.197 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-11 10:28:50.197 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-11 10:28:50.197 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-11 10:28:50.197 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-11 10:28:50.197 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-11 10:28:50.197 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-11 10:28:50.197 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-11 10:28:50.197 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-11 10:28:50.198 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-11 10:28:50.198 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-11 10:28:50.198 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-11 10:28:50.198 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-11 10:28:50.198 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-11 10:28:50.198 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-11 10:28:50.198 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-11 10:28:50.198 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-11 10:28:50.198 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-11 10:28:50.200 | + ./stack.sh:main:568 : set -o errexit 2022-07-11 10:28:50.202 | + ./stack.sh:main:571 : uname -a 2022-07-11 10:28:50.203 | Linux dv-neutron-817462-3-hyperv 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-11 10:28:50.205 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-11 10:28:50.207 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-11 10:28:50.211 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-11 10:28:50.247 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-11 10:28:50.263 | + ./stack.sh:main:585 : fetch_plugins 2022-07-11 10:28:50.265 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-11 10:28:50.267 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-11 10:28:50.269 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-11 10:28:50.271 | + functions-common:fetch_plugins:1791 : return 2022-07-11 10:28:50.273 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-11 10:28:50.274 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-11 10:28:50.276 | + functions-common:run_phase:1869 : local phase= 2022-07-11 10:28:50.278 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-11 10:28:50.280 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-11 10:28:50.282 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-11 10:28:50.283 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-11 10:28:50.285 | + functions-common:run_phase:1878 : local extra 2022-07-11 10:28:50.287 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-11 10:28:50.290 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-11 10:28:50.292 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-11 10:28:50.294 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-11 10:28:50.296 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-11 10:28:50.298 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-11 10:28:50.311 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:50.312 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-11 10:28:50.314 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-11 10:28:50.316 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-11 10:28:50.318 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-11 10:28:50.319 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-11 10:28:50.321 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-11 10:28:50.323 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-11 10:28:50.325 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-11 10:28:50.327 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-11 10:28:50.329 | + 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-11 10:28:50.331 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-11 10:28:50.332 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-11 10:28:50.334 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-11 10:28:50.336 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-11 10:28:50.338 | + functions-common:plugin_override_defaults:1832 : return 2022-07-11 10:28:50.340 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-11 10:28:50.357 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-11 10:28:50.359 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-11 10:28:50.372 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:28:50.374 | +++ lib/tls:source:43 : hostname -f 2022-07-11 10:28:50.377 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-11 10:28:50.379 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-11 10:28:50.381 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-11 10:28:50.383 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-11 10:28:50.385 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-11 10:28:50.387 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-11 10:28:50.388 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-11 10:28:50.390 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-11 10:28:50.392 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-11 10:28:50.394 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-11 10:28:50.398 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-11 10:28:50.410 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-11 10:28:50.428 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-11 10:28:50.441 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-11 10:28:50.454 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-11 10:28:50.489 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-11 10:28:50.548 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-11 10:28:50.638 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-11 10:28:50.659 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-11 10:28:50.710 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-11 10:28:50.764 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-11 10:28:50.912 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-11 10:28:50.926 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-11 10:28:50.939 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-11 10:28:50.952 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-11 10:28:51.043 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-11 10:28:51.046 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-11 10:28:51.048 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-11 10:28:51.051 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-11 10:28:51.053 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-11 10:28:51.055 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-11 10:28:51.058 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-11 10:28:51.058 | False' 2022-07-11 10:28:51.061 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-11 10:28:51.076 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-11 10:28:51.078 | + ./stack.sh:main:619 : run_phase source 2022-07-11 10:28:51.080 | + functions-common:run_phase:1868 : local mode=source 2022-07-11 10:28:51.082 | + functions-common:run_phase:1869 : local phase= 2022-07-11 10:28:51.084 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-11 10:28:51.086 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-11 10:28:51.088 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-11 10:28:51.091 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-11 10:28:51.093 | + functions-common:run_phase:1878 : local extra 2022-07-11 10:28:51.095 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-11 10:28:51.099 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-11 10:28:51.101 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-11 10:28:51.103 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-11 10:28:51.105 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-11 10:28:51.108 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-11 10:28:51.122 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:51.124 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-11 10:28:51.126 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-11 10:28:51.165 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-11 10:28:51.168 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-11 10:28:51.171 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-11 10:28:51.173 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-11 10:28:51.175 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-11 10:28:51.177 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-11 10:28:51.179 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-11 10:28:51.181 | + functions-common:load_plugin_settings:1809 : return 2022-07-11 10:28:51.184 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-11 10:28:51.186 | + functions-common:verify_disabled_services:2151 : local service 2022-07-11 10:28:51.188 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.190 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-11 10:28:51.192 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.196 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-11 10:28:51.198 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.201 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-11 10:28:51.203 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.205 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-11 10:28:51.208 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.210 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-11 10:28:51.212 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.214 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-11 10:28:51.217 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.219 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-11 10:28:51.221 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.224 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-11 10:28:51.226 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.228 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-11 10:28:51.231 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.233 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-11 10:28:51.236 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.238 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-11 10:28:51.240 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.242 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-11 10:28:51.245 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.247 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-11 10:28:51.249 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.252 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-11 10:28:51.254 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.256 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-11 10:28:51.259 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.261 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-11 10:28:51.264 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.266 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-11 10:28:51.269 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.271 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-11 10:28:51.273 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.275 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-11 10:28:51.278 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.280 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-11 10:28:51.283 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.285 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-11 10:28:51.287 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.289 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-11 10:28:51.292 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.294 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-11 10:28:51.296 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.299 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-11 10:28:51.301 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.303 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-11 10:28:51.306 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.308 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-11 10:28:51.310 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.313 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-11 10:28:51.315 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.317 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-11 10:28:51.319 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.322 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-11 10:28:51.324 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.327 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-11 10:28:51.329 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.331 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-11 10:28:51.334 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.336 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-11 10:28:51.338 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.341 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-11 10:28:51.343 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.346 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-11 10:28:51.348 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.350 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-11 10:28:51.353 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.355 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-11 10:28:51.358 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.360 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-11 10:28:51.363 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.365 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-11 10:28:51.367 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.370 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-11 10:28:51.372 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.374 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-11 10:28:51.377 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.379 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-11 10:28:51.381 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.383 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-11 10:28:51.386 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.388 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-11 10:28:51.391 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.393 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-11 10:28:51.395 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.398 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-11 10:28:51.400 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.403 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-11 10:28:51.405 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-11 10:28:51.407 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-11 10:28:51.410 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-11 10:28:51.412 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-11 10:28:51.415 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-11 10:28:51.430 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:51.432 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-11 10:28:51.434 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-11 10:28:51.437 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-11 10:28:51.452 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:28:51.455 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-11 10:28:51.457 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-11 10:28:51.460 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-11 10:28:51.462 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-11 10:28:51.464 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-11 10:28:51.467 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-11 10:28:51.470 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-11 10:28:51.472 | + lib/database:initialize_database_backends:92 : return 0 2022-07-11 10:28:51.474 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-11 10:28:51.475 | Using mysql database backend 2022-07-11 10:28:51.477 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-11 10:28:51.493 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-11 10:28:51.496 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-11 10:28:51.498 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-11 10:28:51.501 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-11 10:28:51.504 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-11 10:28:51.506 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-11 10:28:51.522 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:51.525 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-11 10:28:51.541 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-11 10:28:51.557 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:51.560 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-11 10:28:51.576 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-11 10:28:51.593 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-11 10:28:51.610 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:28:51.613 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-11 10:28:51.629 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:28:51.631 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-11 10:28:51.648 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-11 10:28:51.650 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-11 10:28:51.653 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-11 10:28:51.655 | + functions-common:save_stackenv:60 : local tag=752 2022-07-11 10:28:51.658 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-11 10:28:51.662 | + functions-common:save_stackenv:62 : time_stamp=2022-07-11-102851 2022-07-11 10:28:51.665 | + functions-common:save_stackenv:63 : echo '# 2022-07-11-102851 752' 2022-07-11 10:28:51.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.670 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-11 10:28:51.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.675 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-11 10:28:51.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.680 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-11 10:28:51.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.684 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-11 10:28:51.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.689 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-07-11 10:28:51.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.694 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-07-11 10:28:51.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.698 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-11-102850 2022-07-11 10:28:51.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.703 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-11 10:28:51.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.708 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-07-11 10:28:51.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.713 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-11 10:28:51.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.718 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-11 10:28:51.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.723 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-11 10:28:51.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.727 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-11 10:28:51.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.733 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.39 2022-07-11 10:28:51.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:28:51.737 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-11 10:28:51.740 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-11 10:28:51.742 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-11 10:28:51.745 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-11 10:28:51.747 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-11 10:28:51.749 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:28:51.751 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:28:51.754 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:28:51.756 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:28:51.759 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:28:51.761 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:28:51.776 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:28:51.779 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:28:51.782 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:28:51.784 | + functions-common:git_clone:618 : echo master 2022-07-11 10:28:51.785 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:28:51.789 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-11 10:28:51.792 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:28:51.794 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-11 10:28:51.807 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-11 10:28:51.810 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:28:51.810 | + functions-common:git_clone:679 : head -1 2022-07-11 10:28:51.814 | e6a484bf bump dogpile.cache to 1.1.8 2022-07-11 10:28:51.816 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:28:51.819 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-11 10:28:51.822 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:28:51.824 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-11 10:28:51.827 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-11 10:28:51.829 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-11 10:28:51.832 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-11 10:28:51.834 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-11 10:28:51.837 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-11 10:28:51.839 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-11 10:28:51.842 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-11 10:28:51.845 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-11 10:28:51.850 | ++ tools/install_prereqs.sh:source:47 : NOW=1657535331 2022-07-11 10:28:51.853 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-11 10:28:51.857 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1657534415 2022-07-11 10:28:51.860 | ++ tools/install_prereqs.sh:source:49 : DELTA=916 2022-07-11 10:28:51.862 | ++ tools/install_prereqs.sh:source:50 : [[ 916 -lt 7200 ]] 2022-07-11 10:28:51.865 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-11 10:28:51.867 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-11 10:28:51.869 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-11 10:28:51.872 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-11 10:28:51.875 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-11 10:28:51.877 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-11 10:28:51.880 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-11 10:28:51.882 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-11 10:28:51.885 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-11 10:28:51.931 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-11 10:28:51.932 | apache2-dev 2022-07-11 10:28:51.932 | bc 2022-07-11 10:28:51.932 | bsdmainutils 2022-07-11 10:28:51.932 | curl 2022-07-11 10:28:51.932 | g++ 2022-07-11 10:28:51.932 | gawk 2022-07-11 10:28:51.932 | gcc 2022-07-11 10:28:51.932 | gettext 2022-07-11 10:28:51.932 | git 2022-07-11 10:28:51.932 | graphviz 2022-07-11 10:28:51.932 | iputils-ping 2022-07-11 10:28:51.932 | libapache2-mod-proxy-uwsgi 2022-07-11 10:28:51.932 | libffi-dev 2022-07-11 10:28:51.932 | libjpeg-dev 2022-07-11 10:28:51.932 | libpcre3-dev 2022-07-11 10:28:51.932 | libpq-dev 2022-07-11 10:28:51.932 | libssl-dev 2022-07-11 10:28:51.932 | libsystemd-dev 2022-07-11 10:28:51.932 | libxml2-dev 2022-07-11 10:28:51.932 | libxslt1-dev 2022-07-11 10:28:51.932 | libyaml-dev 2022-07-11 10:28:51.932 | lsof 2022-07-11 10:28:51.932 | openssh-server 2022-07-11 10:28:51.932 | openssl 2022-07-11 10:28:51.932 | pkg-config 2022-07-11 10:28:51.932 | psmisc 2022-07-11 10:28:51.932 | python3-dev 2022-07-11 10:28:51.932 | python3-pip 2022-07-11 10:28:51.932 | python3-systemd 2022-07-11 10:28:51.932 | python3-venv 2022-07-11 10:28:51.932 | tar 2022-07-11 10:28:51.932 | tcpdump 2022-07-11 10:28:51.932 | unzip 2022-07-11 10:28:51.932 | uuid-runtime 2022-07-11 10:28:51.932 | wget 2022-07-11 10:28:51.932 | wget 2022-07-11 10:28:51.932 | zlib1g-dev 2022-07-11 10:28:51.933 | libkrb5-dev 2022-07-11 10:28:51.933 | libldap2-dev 2022-07-11 10:28:51.933 | libsasl2-dev 2022-07-11 10:28:51.933 | memcached 2022-07-11 10:28:51.933 | python3-mysqldb 2022-07-11 10:28:51.933 | sqlite3 2022-07-11 10:28:51.933 | conntrack 2022-07-11 10:28:51.933 | curl 2022-07-11 10:28:51.933 | dnsmasq-base 2022-07-11 10:28:51.933 | dnsmasq-utils 2022-07-11 10:28:51.933 | ebtables 2022-07-11 10:28:51.933 | genisoimage 2022-07-11 10:28:51.933 | iptables 2022-07-11 10:28:51.933 | iputils-arping 2022-07-11 10:28:51.933 | kpartx 2022-07-11 10:28:51.933 | libjs-jquery-tablesorter 2022-07-11 10:28:51.933 | parted 2022-07-11 10:28:51.933 | pm-utils 2022-07-11 10:28:51.933 | python3-mysqldb 2022-07-11 10:28:51.933 | socat 2022-07-11 10:28:51.933 | sqlite3 2022-07-11 10:28:51.933 | sudo 2022-07-11 10:28:51.933 | vlan 2022-07-11 10:28:51.933 | lsscsi 2022-07-11 10:28:51.933 | open-iscsi 2022-07-11 10:28:51.933 | lvm2 2022-07-11 10:28:51.933 | qemu-utils 2022-07-11 10:28:51.933 | thin-provisioning-tools 2022-07-11 10:28:51.933 | acl 2022-07-11 10:28:51.933 | dnsmasq-base 2022-07-11 10:28:51.933 | dnsmasq-utils 2022-07-11 10:28:51.933 | ebtables 2022-07-11 10:28:51.933 | haproxy 2022-07-11 10:28:51.933 | iptables 2022-07-11 10:28:51.934 | iputils-arping 2022-07-11 10:28:51.934 | iputils-ping 2022-07-11 10:28:51.934 | postgresql-server-dev-all 2022-07-11 10:28:51.934 | python3-mysqldb 2022-07-11 10:28:51.934 | sqlite3 2022-07-11 10:28:51.934 | sudo 2022-07-11 10:28:51.934 | vlan 2022-07-11 10:28:51.934 | pcp 2022-07-11 10:28:51.934 | ipset 2022-07-11 10:28:51.934 | conntrack 2022-07-11 10:28:51.934 | conntrackd 2022-07-11 10:28:51.934 | keepalived 2022-07-11 10:28:51.934 | lvm2 2022-07-11 10:28:51.935 | qemu-utils 2022-07-11 10:28:51.935 | thin-provisioning-tools 2022-07-11 10:28:51.935 | curl 2022-07-11 10:28:51.935 | liberasurecode-dev 2022-07-11 10:28:51.935 | make 2022-07-11 10:28:51.935 | memcached 2022-07-11 10:28:51.935 | rsync 2022-07-11 10:28:51.935 | sqlite3 2022-07-11 10:28:51.935 | xfsprogs' 2022-07-11 10:28:51.937 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-11 10:28:51.957 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-11 10:28:51.957 | apache2-dev 2022-07-11 10:28:51.957 | bc 2022-07-11 10:28:51.957 | bsdmainutils 2022-07-11 10:28:51.957 | curl 2022-07-11 10:28:51.957 | g++ 2022-07-11 10:28:51.957 | gawk 2022-07-11 10:28:51.957 | gcc 2022-07-11 10:28:51.957 | gettext 2022-07-11 10:28:51.957 | git 2022-07-11 10:28:51.957 | graphviz 2022-07-11 10:28:51.957 | iputils-ping 2022-07-11 10:28:51.958 | libapache2-mod-proxy-uwsgi 2022-07-11 10:28:51.958 | libffi-dev 2022-07-11 10:28:51.958 | libjpeg-dev 2022-07-11 10:28:51.958 | libpcre3-dev 2022-07-11 10:28:51.958 | libpq-dev 2022-07-11 10:28:51.958 | libssl-dev 2022-07-11 10:28:51.958 | libsystemd-dev 2022-07-11 10:28:51.958 | libxml2-dev 2022-07-11 10:28:51.958 | libxslt1-dev 2022-07-11 10:28:51.958 | libyaml-dev 2022-07-11 10:28:51.958 | lsof 2022-07-11 10:28:51.958 | openssh-server 2022-07-11 10:28:51.958 | openssl 2022-07-11 10:28:51.958 | pkg-config 2022-07-11 10:28:51.958 | psmisc 2022-07-11 10:28:51.958 | python3-dev 2022-07-11 10:28:51.958 | python3-pip 2022-07-11 10:28:51.958 | python3-systemd 2022-07-11 10:28:51.958 | python3-venv 2022-07-11 10:28:51.958 | tar 2022-07-11 10:28:51.958 | tcpdump 2022-07-11 10:28:51.958 | unzip 2022-07-11 10:28:51.958 | uuid-runtime 2022-07-11 10:28:51.958 | wget 2022-07-11 10:28:51.958 | wget 2022-07-11 10:28:51.958 | zlib1g-dev 2022-07-11 10:28:51.958 | libkrb5-dev 2022-07-11 10:28:51.958 | libldap2-dev 2022-07-11 10:28:51.958 | libsasl2-dev 2022-07-11 10:28:51.958 | memcached 2022-07-11 10:28:51.958 | python3-mysqldb 2022-07-11 10:28:51.958 | sqlite3 2022-07-11 10:28:51.958 | conntrack 2022-07-11 10:28:51.958 | curl 2022-07-11 10:28:51.958 | dnsmasq-base 2022-07-11 10:28:51.958 | dnsmasq-utils 2022-07-11 10:28:51.959 | ebtables 2022-07-11 10:28:51.959 | genisoimage 2022-07-11 10:28:51.959 | iptables 2022-07-11 10:28:51.959 | iputils-arping 2022-07-11 10:28:51.959 | kpartx 2022-07-11 10:28:51.959 | libjs-jquery-tablesorter 2022-07-11 10:28:51.959 | parted 2022-07-11 10:28:51.959 | pm-utils 2022-07-11 10:28:51.959 | python3-mysqldb 2022-07-11 10:28:51.959 | socat 2022-07-11 10:28:51.959 | sqlite3 2022-07-11 10:28:51.959 | sudo 2022-07-11 10:28:51.959 | vlan 2022-07-11 10:28:51.959 | lsscsi 2022-07-11 10:28:51.959 | open-iscsi 2022-07-11 10:28:51.959 | lvm2 2022-07-11 10:28:51.959 | qemu-utils 2022-07-11 10:28:51.959 | thin-provisioning-tools 2022-07-11 10:28:51.959 | acl 2022-07-11 10:28:51.959 | dnsmasq-base 2022-07-11 10:28:51.959 | dnsmasq-utils 2022-07-11 10:28:51.959 | ebtables 2022-07-11 10:28:51.959 | haproxy 2022-07-11 10:28:51.959 | iptables 2022-07-11 10:28:51.959 | iputils-arping 2022-07-11 10:28:51.959 | iputils-ping 2022-07-11 10:28:51.959 | postgresql-server-dev-all 2022-07-11 10:28:51.959 | python3-mysqldb 2022-07-11 10:28:51.959 | sqlite3 2022-07-11 10:28:51.959 | sudo 2022-07-11 10:28:51.959 | vlan 2022-07-11 10:28:51.959 | pcp 2022-07-11 10:28:51.959 | ipset 2022-07-11 10:28:51.959 | conntrack 2022-07-11 10:28:51.959 | conntrackd 2022-07-11 10:28:51.959 | keepalived 2022-07-11 10:28:51.959 | lvm2 2022-07-11 10:28:51.959 | qemu-utils 2022-07-11 10:28:51.959 | thin-provisioning-tools 2022-07-11 10:28:51.960 | curl 2022-07-11 10:28:51.960 | liberasurecode-dev 2022-07-11 10:28:51.960 | make 2022-07-11 10:28:51.960 | memcached 2022-07-11 10:28:51.960 | rsync 2022-07-11 10:28:51.960 | sqlite3 2022-07-11 10:28:51.960 | xfsprogs ' 2022-07-11 10:28:51.962 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-11 10:28:51.964 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:28:51.967 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:28:51.970 | ++ 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-11 10:28:51.970 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-11 10:28:51.975 | ++ 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-11 10:28:51.977 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-11 10:28:51.979 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:28:51.982 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-11 10:28:51.984 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:28:51.986 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:28:51.988 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:28:51.991 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:28:51.993 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:28:51.995 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:28:51.998 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-11 10:28:52.000 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-11 10:28:52.002 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-11 10:28:52.004 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-11 10:28:52.008 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-11 10:28:52.011 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-11 10:28:52.013 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-11 10:28:52.015 | ++ functions-common:time_start:2427 : local start_time= 2022-07-11 10:28:52.017 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:28:52.020 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:28:52.023 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1657535332021 2022-07-11 10:28:52.026 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-11 10:28:52.028 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-11 10:28:52.030 | ++ 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-11 10:28:52.448 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-11 10:28:52.575 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-11 10:28:52.690 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-11 10:28:52.795 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-11 10:28:54.793 | Reading package lists... 2022-07-11 10:28:54.826 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-11 10:28:54.828 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-11 10:28:54.830 | ++ functions-common:time_stop:2440 : local name 2022-07-11 10:28:54.833 | ++ functions-common:time_stop:2441 : local end_time 2022-07-11 10:28:54.835 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:28:54.837 | ++ functions-common:time_stop:2443 : local total 2022-07-11 10:28:54.839 | ++ functions-common:time_stop:2444 : local start_time 2022-07-11 10:28:54.841 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-11 10:28:54.843 | ++ functions-common:time_stop:2447 : start_time=1657535332021 2022-07-11 10:28:54.845 | ++ functions-common:time_stop:2449 : [[ -z 1657535332021 ]] 2022-07-11 10:28:54.848 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:28:54.852 | ++ functions-common:time_stop:2452 : end_time=1657535334850 2022-07-11 10:28:54.854 | ++ functions-common:time_stop:2453 : elapsed_time=2829 2022-07-11 10:28:54.856 | ++ functions-common:time_stop:2454 : total=0 2022-07-11 10:28:54.858 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:28:54.860 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2829 2022-07-11 10:28:54.863 | ++ 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-11 10:28:54.865 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:28:54.867 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:28:54.869 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:28:54.872 | ++ 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-11 10:28:54.893 | ++ 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-11 10:28:55.005 | Reading package lists... 2022-07-11 10:28:55.256 | Building dependency tree... 2022-07-11 10:28:55.258 | Reading state information... 2022-07-11 10:28:55.292 | acl is already the newest version (2.2.53-6). 2022-07-11 10:28:55.292 | bc is already the newest version (1.07.1-2build1). 2022-07-11 10:28:55.292 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-11 10:28:55.292 | conntrack is already the newest version (1:1.4.5-2). 2022-07-11 10:28:55.292 | ebtables is already the newest version (2.0.11-3build1). 2022-07-11 10:28:55.292 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-11 10:28:55.292 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-11 10:28:55.292 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-11 10:28:55.293 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-11 10:28:55.293 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-11 10:28:55.293 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-11 10:28:55.293 | iputils-arping is already the newest version (3:20190709-3). 2022-07-11 10:28:55.293 | iputils-ping is already the newest version (3:20190709-3). 2022-07-11 10:28:55.293 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-11 10:28:55.293 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-11 10:28:55.293 | libffi-dev is already the newest version (3.3-4). 2022-07-11 10:28:55.293 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-11 10:28:55.293 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-11 10:28:55.293 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-11 10:28:55.293 | lsscsi is already the newest version (0.30-0.1). 2022-07-11 10:28:55.293 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-11 10:28:55.293 | make is already the newest version (4.2.1-1.2). 2022-07-11 10:28:55.293 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-11 10:28:55.293 | psmisc is already the newest version (23.3-1). 2022-07-11 10:28:55.293 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-11 10:28:55.293 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-11 10:28:55.294 | python3-systemd is already the newest version (234-3build2). 2022-07-11 10:28:55.294 | socat is already the newest version (1.7.3.3-2). 2022-07-11 10:28:55.294 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-11 10:28:55.294 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-11 10:28:55.294 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-11 10:28:55.294 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-11 10:28:55.294 | graphviz is already the newest version (2.42.2-3build2). 2022-07-11 10:28:55.294 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-11 10:28:55.294 | pcp is already the newest version (5.0.3-1). 2022-07-11 10:28:55.294 | pm-utils is already the newest version (1.4.1-19). 2022-07-11 10:28:55.294 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-11 10:28:55.294 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-11 10:28:55.294 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-11 10:28:55.294 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-11 10:28:55.294 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-11 10:28:55.294 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-11 10:28:55.294 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-07-11 10:28:55.294 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-11 10:28:55.294 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-11 10:28:55.294 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-11 10:28:55.294 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-11 10:28:55.294 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-11 10:28:55.294 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-11 10:28:55.294 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-11 10:28:55.294 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-11 10:28:55.294 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-11 10:28:55.294 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-11 10:28:55.294 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-11 10:28:55.294 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-11 10:28:55.294 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-11 10:28:55.294 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-11 10:28:55.294 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-11 10:28:55.294 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-11 10:28:55.294 | openssl set to manually installed. 2022-07-11 10:28:55.295 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-11 10:28:55.295 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-11 10:28:55.295 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-11 10:28:55.295 | rsync set to manually installed. 2022-07-11 10:28:55.295 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-11 10:28:55.295 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-11 10:28:55.295 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-11 10:28:55.295 | tar set to manually installed. 2022-07-11 10:28:55.295 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-11 10:28:55.295 | tcpdump set to manually installed. 2022-07-11 10:28:55.295 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-11 10:28:55.521 | uuid-runtime set to manually installed. 2022-07-11 10:28:55.521 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-11 10:28:55.521 | wget set to manually installed. 2022-07-11 10:28:55.521 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-11 10:28:55.521 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-11 10:28:55.521 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-11 10:28:55.521 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-11 10:28:55.521 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-11 10:28:55.521 | The following packages were automatically installed and are no longer required: 2022-07-11 10:28:55.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:28:55.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:28:55.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:28:55.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:28:55.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:28:55.522 | python3-zope.interface 2022-07-11 10:28:55.522 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:28:55.654 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:28:55.659 | ++ functions-common:apt_get:1235 : result=0 2022-07-11 10:28:55.661 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:28:55.663 | ++ functions-common:time_stop:2440 : local name 2022-07-11 10:28:55.665 | ++ functions-common:time_stop:2441 : local end_time 2022-07-11 10:28:55.668 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:28:55.670 | ++ functions-common:time_stop:2443 : local total 2022-07-11 10:28:55.672 | ++ functions-common:time_stop:2444 : local start_time 2022-07-11 10:28:55.674 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:28:55.676 | ++ functions-common:time_stop:2447 : start_time=1657535334891 2022-07-11 10:28:55.679 | ++ functions-common:time_stop:2449 : [[ -z 1657535334891 ]] 2022-07-11 10:28:55.682 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:28:55.686 | ++ functions-common:time_stop:2452 : end_time=1657535335683 2022-07-11 10:28:55.689 | ++ functions-common:time_stop:2453 : elapsed_time=792 2022-07-11 10:28:55.691 | ++ functions-common:time_stop:2454 : total=765 2022-07-11 10:28:55.693 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:28:55.695 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1557 2022-07-11 10:28:55.697 | ++ functions-common:apt_get:1239 : return 0 2022-07-11 10:28:55.701 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-11 10:28:55.704 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-11 10:28:55.706 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-11 10:28:55.711 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-11 10:28:55.716 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-11 10:28:55.718 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-11 10:28:55.721 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-11 10:28:57.141 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-11 10:28:57.143 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-11 10:28:57.145 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-11 10:28:57.147 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-11 10:28:57.149 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-11 10:28:57.151 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-11 10:28:57.152 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-11 10:28:57.154 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-11 10:28:57.156 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-11 10:28:57.158 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-11 10:28:57.159 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-11 10:28:57.161 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-11 10:28:57.163 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-11 10:28:57.169 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-11 10:28:57.170 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-11 10:28:57.172 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-11 10:28:57.174 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-11 10:28:57.176 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-11 10:28:57.178 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-11 10:28:57.180 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-11 10:28:57.182 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-11 10:28:57.185 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-11 10:28:57.186 | + functions-common:_ensure_lsb_release:394 : return 2022-07-11 10:28:57.189 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-11 10:28:57.261 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-11 10:28:57.263 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-11 10:28:57.334 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-11 10:28:57.337 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-11 10:28:57.407 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-11 10:28:57.409 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-11 10:28:57.411 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-11 10:28:57.412 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-11 10:28:57.414 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-11 10:28:57.416 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-11 10:28:57.419 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-11 10:28:57.420 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-11 10:28:57.422 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-11 10:28:57.424 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-11 10:28:57.426 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-11 10:28:57.426 | Distro: focal 2022-07-11 10:28:57.429 | + tools/install_pip.sh:main:124 : get_versions 2022-07-11 10:28:57.431 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-11 10:28:57.435 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-11 10:28:57.437 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-11 10:28:57.440 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-11 10:28:57.440 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-11 10:28:58.906 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-11 10:28:58.908 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-11 10:28:58.908 | pip: 20.0.2 2022-07-11 10:28:58.910 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-11 10:28:58.912 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-11 10:28:58.914 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:28:58.916 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:28:58.917 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:28:58.920 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:28:58.921 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:28:58.923 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:28:58.925 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:28:58.926 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:28:58.928 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:28:58.930 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:28:58.932 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-11 10:28:58.934 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:28:58.936 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:28:58.938 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-11 10:28:58.942 | + tools/install_pip.sh:main:153 : set -x 2022-07-11 10:28:58.944 | + tools/install_pip.sh:main:156 : get_versions 2022-07-11 10:28:58.947 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-11 10:28:58.950 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-11 10:28:58.952 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-11 10:28:58.955 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-11 10:28:58.955 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-11 10:29:00.438 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-11 10:29:00.440 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-11 10:29:00.440 | pip: 20.0.2 2022-07-11 10:29:00.443 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-11 10:29:00.446 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-11 10:29:00.449 | + ./stack.sh:main:791 : fixup_all 2022-07-11 10:29:00.452 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-11 10:29:00.454 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-11 10:29:00.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:00.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:00.460 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-11 10:29:00.472 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-11 10:29:00.484 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-11 10:29:00.495 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-11 10:29:00.498 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-11 10:29:00.500 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:29:00.502 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:29:00.504 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:29:00.506 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:29:00.508 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:29:00.510 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:29:00.513 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:29:00.515 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:29:00.517 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:29:00.519 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:29:00.521 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-11 10:29:00.523 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-11 10:29:00.526 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-11 10:29:00.528 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:29:00.530 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:29:00.532 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:29:00.534 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:29:00.536 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:29:00.539 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:29:00.541 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-11 10:29:00.544 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-11 10:29:00.564 | Using python 3.8 to install os-testr 2022-07-11 10:29:00.566 | + 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-11 10:29:02.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:02.678 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:02.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:02.678 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:03.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:03.805 | 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-11 10:29:04.307 | 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-11 10:29:04.740 | 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 434)) (1.4.0) 2022-07-11 10:29:05.225 | 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 543)) (2.5.0) 2022-07-11 10:29:05.645 | 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-11 10:29:06.150 | 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-11 10:29:08.527 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:08.529 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:08.532 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:08.534 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:08.536 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:08.538 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:08.540 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:08.542 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:08.545 | + functions-common:time_stop:2447 : start_time=1657535340559 2022-07-11 10:29:08.547 | + functions-common:time_stop:2449 : [[ -z 1657535340559 ]] 2022-07-11 10:29:08.550 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:08.554 | + functions-common:time_stop:2452 : end_time=1657535348551 2022-07-11 10:29:08.556 | + functions-common:time_stop:2453 : elapsed_time=7992 2022-07-11 10:29:08.558 | + functions-common:time_stop:2454 : total=0 2022-07-11 10:29:08.561 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:08.564 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7992 2022-07-11 10:29:08.566 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:08.568 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-11 10:29:08.621 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-11 10:29:08.730 | + ./stack.sh:main:805 : install_infra 2022-07-11 10:29:08.734 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-11 10:29:08.737 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-11 10:29:08.740 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-11 10:29:08.743 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-11 10:29:08.769 | + 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-11 10:29:11.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:11.650 | 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-11 10:29:11.942 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:11.944 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:11.946 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:11.948 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:11.951 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:11.953 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:11.955 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:11.957 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:11.960 | + functions-common:time_stop:2447 : start_time=1657535348760 2022-07-11 10:29:11.962 | + functions-common:time_stop:2449 : [[ -z 1657535348760 ]] 2022-07-11 10:29:11.964 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:11.968 | + functions-common:time_stop:2452 : end_time=1657535351966 2022-07-11 10:29:11.971 | + functions-common:time_stop:2453 : elapsed_time=3206 2022-07-11 10:29:11.973 | + functions-common:time_stop:2454 : total=7992 2022-07-11 10:29:11.975 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:11.977 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11198 2022-07-11 10:29:11.979 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:11.982 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-11 10:29:11.984 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-11 10:29:12.007 | + 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-11 10:29:14.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:14.617 | Processing /opt/stack/requirements 2022-07-11 10:29:16.323 | 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-11 10:29:16.327 | 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-11 10:29:16.339 | 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-11 10:29:16.344 | 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-11 10:29:16.347 | 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-11 10:29:16.352 | 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 454)) (2.28.1) 2022-07-11 10:29:16.366 | 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 490)) (1.16.0) 2022-07-11 10:29:16.369 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:29:16.402 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5494) (1.3) 2022-07-11 10:29:16.405 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5494) (0.3.0) 2022-07-11 10:29:16.420 | 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-11 10:29:16.424 | 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-11 10:29:16.428 | 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 454)) (2022.6.15) 2022-07-11 10:29:16.431 | 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-11 10:29:16.444 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:29:16.492 | 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-11 10:29:16.503 | 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-11 10:29:16.506 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:29:16.513 | 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 579)) (0.2.5) 2022-07-11 10:29:16.518 | 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-11 10:29:16.520 | 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-11 10:29:16.601 | Building wheels for collected packages: openstack-requirements 2022-07-11 10:29:16.601 | Building wheel for openstack-requirements (setup.py): started 2022-07-11 10:29:17.433 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-11 10:29:17.434 | ERROR: Command errored out with exit status 1: 2022-07-11 10:29:17.434 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-mkqun9zx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-mkqun9zx/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-aguouk16 2022-07-11 10:29:17.434 | cwd: /tmp/pip-req-build-mkqun9zx/ 2022-07-11 10:29:17.434 | Complete output (6 lines): 2022-07-11 10:29:17.434 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-11 10:29:17.434 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-11 10:29:17.434 | or: setup.py --help-commands 2022-07-11 10:29:17.434 | or: setup.py cmd --help 2022-07-11 10:29:17.434 | 2022-07-11 10:29:17.434 | error: invalid command 'bdist_wheel' 2022-07-11 10:29:17.434 | ---------------------------------------- 2022-07-11 10:29:17.434 | ERROR: Failed building wheel for openstack-requirements 2022-07-11 10:29:17.434 | Running setup.py clean for openstack-requirements 2022-07-11 10:29:18.265 | Failed to build openstack-requirements 2022-07-11 10:29:18.281 | Installing collected packages: openstack-requirements 2022-07-11 10:29:18.281 | Attempting uninstall: openstack-requirements 2022-07-11 10:29:18.282 | Found existing installation: openstack-requirements 1.2.1.dev5494 2022-07-11 10:29:18.317 | Uninstalling openstack-requirements-1.2.1.dev5494: 2022-07-11 10:29:18.334 | Successfully uninstalled openstack-requirements-1.2.1.dev5494 2022-07-11 10:29:18.337 | Running setup.py install for openstack-requirements: started 2022-07-11 10:29:20.737 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-11 10:29:20.760 | Successfully installed openstack-requirements-1.2.1.dev5494 2022-07-11 10:29:20.883 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:20.885 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:20.887 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:20.889 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:20.892 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:20.894 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:20.896 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:20.898 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:20.900 | + functions-common:time_stop:2447 : start_time=1657535352000 2022-07-11 10:29:20.902 | + functions-common:time_stop:2449 : [[ -z 1657535352000 ]] 2022-07-11 10:29:20.906 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:20.910 | + functions-common:time_stop:2452 : end_time=1657535360907 2022-07-11 10:29:20.912 | + functions-common:time_stop:2453 : elapsed_time=8907 2022-07-11 10:29:20.914 | + functions-common:time_stop:2454 : total=11198 2022-07-11 10:29:20.916 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:20.918 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20105 2022-07-11 10:29:20.921 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:20.924 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-11 10:29:20.926 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-11 10:29:20.929 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-11 10:29:20.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:20.933 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:20.936 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-11 10:29:20.939 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:20.941 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-11 10:29:20.961 | Using python 3.8 to install pbr 2022-07-11 10:29:20.963 | + 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-11 10:29:23.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:23.095 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:23.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:23.095 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:24.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:24.294 | 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-11 10:29:26.675 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:26.677 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:26.679 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:26.681 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:26.684 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:26.686 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:26.688 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:26.690 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:26.692 | + functions-common:time_stop:2447 : start_time=1657535360956 2022-07-11 10:29:26.695 | + functions-common:time_stop:2449 : [[ -z 1657535360956 ]] 2022-07-11 10:29:26.697 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:26.701 | + functions-common:time_stop:2452 : end_time=1657535366699 2022-07-11 10:29:26.703 | + functions-common:time_stop:2453 : elapsed_time=5743 2022-07-11 10:29:26.705 | + functions-common:time_stop:2454 : total=20105 2022-07-11 10:29:26.707 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:26.709 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25848 2022-07-11 10:29:26.712 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:26.714 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-11 10:29:28.993 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-11 10:29:30.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:30.883 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-11 10:29:30.902 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-11 10:29:30.906 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-11 10:29:30.911 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-11 10:29:30.914 | 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-11 10:29:30.917 | 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-11 10:29:30.990 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-11 10:29:30.992 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-11 10:29:30.996 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-11 10:29:31.012 | + ./stack.sh:main:814 : pkgs= 2022-07-11 10:29:31.015 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-11 10:29:31.018 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-11 10:29:31.020 | + functions-common:run_phase:1868 : local mode=stack 2022-07-11 10:29:31.022 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-11 10:29:31.024 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-11 10:29:31.026 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-11 10:29:31.029 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-11 10:29:31.031 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-11 10:29:31.034 | + functions-common:run_phase:1878 : local extra 2022-07-11 10:29:31.036 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-11 10:29:31.040 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-11 10:29:31.043 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-11 10:29:31.045 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-11 10:29:31.047 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-11 10:29:31.049 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-11 10:29:31.064 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:31.066 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:29:31.068 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:29:31.070 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-11 10:29:31.072 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:29:31.074 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-11 10:29:31.077 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:29:31.079 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-11 10:29:31.081 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:29:31.083 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-11 10:29:31.085 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:29:31.088 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-11 10:29:31.090 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-11 10:29:31.092 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-11 10:29:31.094 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:29:31.096 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-11 10:29:31.098 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-11 10:29:31.101 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-11 10:29:31.103 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-11 10:29:31.105 | + functions-common:run_plugins:1857 : local plugins= 2022-07-11 10:29:31.108 | + functions-common:run_plugins:1858 : local plugin 2022-07-11 10:29:31.110 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-11 10:29:31.113 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-11 10:29:31.115 | + functions:set_systemd_override:821 : local value=2048 2022-07-11 10:29:31.117 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-11 10:29:31.120 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-11 10:29:31.173 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-11 10:29:31.173 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-11 10:29:31.175 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-11 10:29:31.537 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-11 10:29:31.539 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-11 10:29:31.556 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:31.559 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-11 10:29:31.561 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:29:31.563 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:29:31.565 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:29:31.568 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:29:31.570 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:29:31.572 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:29:31.575 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:31.577 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:31.579 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:29:31.581 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:31.584 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:29:31.586 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:29:31.588 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-11 10:29:31.591 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:29:31.593 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:31.596 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:31.598 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-11 10:29:31.619 | + 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-11 10:29:31.730 | Reading package lists... 2022-07-11 10:29:31.986 | Building dependency tree... 2022-07-11 10:29:31.988 | Reading state information... 2022-07-11 10:29:32.247 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-11 10:29:32.247 | The following packages were automatically installed and are no longer required: 2022-07-11 10:29:32.248 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:29:32.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:29:32.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:29:32.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:29:32.249 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:29:32.249 | python3-zope.interface 2022-07-11 10:29:32.249 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:29:32.368 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:29:32.372 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:29:32.375 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:29:32.377 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:32.379 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:32.382 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:32.384 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:32.386 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:32.388 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:29:32.390 | + functions-common:time_stop:2447 : start_time=1657535371616 2022-07-11 10:29:32.393 | + functions-common:time_stop:2449 : [[ -z 1657535371616 ]] 2022-07-11 10:29:32.395 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:32.399 | + functions-common:time_stop:2452 : end_time=1657535372397 2022-07-11 10:29:32.401 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-11 10:29:32.405 | + functions-common:time_stop:2454 : total=1557 2022-07-11 10:29:32.407 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:32.409 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2338 2022-07-11 10:29:32.411 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:29:32.414 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-11 10:29:32.416 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:29:32.418 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:29:32.421 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:29:32.424 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:29:32.426 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:29:32.428 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:29:32.431 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-11 10:29:32.433 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:29:32.436 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:29:32.438 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:29:32.440 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:29:32.443 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:29:32.445 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:29:32.447 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:29:32.450 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:29:32.453 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:29:32.455 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:29:32.457 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-11 10:29:32.460 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:29:32.462 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:29:32.464 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:29:32.467 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:29:32.469 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:29:32.471 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:29:32.474 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-11 10:29:32.476 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-11 10:29:32.493 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:32.495 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-11 10:29:32.498 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:29:32.500 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-11 10:29:32.503 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-11 10:29:32.506 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-11 10:29:32.510 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-11 10:29:32.512 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-11 10:29:32.514 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-11 10:29:32.517 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-11 10:29:32.519 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-11 10:29:32.521 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-11 10:29:32.524 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-11 10:29:33.210 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-11 10:29:33.210 | user tags 2022-07-11 10:29:33.211 | stackrabbit []' 2022-07-11 10:29:33.214 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-11 10:29:33.214 | user tags 2022-07-11 10:29:33.214 | stackrabbit []' 2022-07-11 10:29:33.214 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-11 10:29:33.220 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-11 10:29:33.223 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-11 10:29:33.225 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-11 10:29:33.871 | Changing password for user "stackrabbit" ... 2022-07-11 10:29:33.896 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-11 10:29:34.557 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-11 10:29:34.581 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-11 10:29:34.583 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-11 10:29:35.267 | Changing password for user "stackrabbit" ... 2022-07-11 10:29:35.290 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-11 10:29:35.293 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-11 10:29:35.296 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-11 10:29:35.960 | Deleting user "guest" ... 2022-07-11 10:29:35.975 | Error: 2022-07-11 10:29:35.975 | {:no_such_user, "guest"} 2022-07-11 10:29:35.989 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-11 10:29:35.991 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-11 10:29:36.008 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:36.010 | + ./stack.sh:main:831 : install_database 2022-07-11 10:29:36.012 | + lib/database:install_database:118 : install_database_mysql 2022-07-11 10:29:36.015 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-11 10:29:36.017 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:36.019 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:36.022 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-11 10:29:36.235 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-11 10:29:36.238 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:36.240 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-11 10:29:36.242 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-11 10:29:36.245 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:29:36.247 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-11 10:29:36.250 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:29:36.252 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:29:36.255 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:29:36.257 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:29:36.259 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:29:36.262 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:29:36.264 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:29:36.267 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:29:36.269 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:29:36.271 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:29:36.274 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-11 10:29:36.276 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:29:36.278 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:29:36.281 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:29:36.283 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:29:36.285 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:29:36.288 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:29:36.290 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-11 10:29:36.292 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:36.295 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:36.298 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-11 10:29:36.300 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:29:36.302 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:29:36.304 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:29:36.307 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:29:36.309 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:29:36.312 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:29:36.314 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:36.317 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:36.319 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:29:36.321 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:36.323 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:29:36.326 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:29:36.330 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-11 10:29:36.332 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:29:36.335 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:36.338 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:36.340 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-11 10:29:36.361 | + 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-11 10:29:36.473 | Reading package lists... 2022-07-11 10:29:36.729 | Building dependency tree... 2022-07-11 10:29:36.730 | Reading state information... 2022-07-11 10:29:36.994 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-11 10:29:36.994 | The following packages were automatically installed and are no longer required: 2022-07-11 10:29:36.996 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:29:36.996 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:29:36.996 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:29:36.996 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:29:36.996 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:29:36.996 | python3-zope.interface 2022-07-11 10:29:36.996 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:29:37.111 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:29:37.115 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:29:37.118 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:29:37.120 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:37.122 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:37.125 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:37.127 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:37.129 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:37.131 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:29:37.133 | + functions-common:time_stop:2447 : start_time=1657535376359 2022-07-11 10:29:37.135 | + functions-common:time_stop:2449 : [[ -z 1657535376359 ]] 2022-07-11 10:29:37.138 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:37.142 | + functions-common:time_stop:2452 : end_time=1657535377140 2022-07-11 10:29:37.144 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-11 10:29:37.147 | + functions-common:time_stop:2454 : total=2338 2022-07-11 10:29:37.149 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:37.151 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3119 2022-07-11 10:29:37.153 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:29:37.155 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-11 10:29:37.158 | + ./stack.sh:main:834 : install_database_python 2022-07-11 10:29:37.160 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-11 10:29:37.162 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-11 10:29:37.164 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-11 10:29:37.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-11 10:29:37.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-11 10:29:37.173 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-11 10:29:37.175 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-11 10:29:37.179 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-11 10:29:37.179 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-11 10:29:37.184 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-11 10:29:37.187 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-11 10:29:37.189 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-11 10:29:37.192 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-11 10:29:37.195 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-11 10:29:37.216 | Using python 3.8 to install PyMySQL 2022-07-11 10:29:37.219 | + 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-11 10:29:39.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:39.342 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:39.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:39.343 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:40.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:40.407 | 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-11 10:29:42.787 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:42.789 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:42.792 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:42.794 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:42.796 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:42.799 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:42.801 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:42.803 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:42.809 | + functions-common:time_stop:2447 : start_time=1657535377210 2022-07-11 10:29:42.812 | + functions-common:time_stop:2449 : [[ -z 1657535377210 ]] 2022-07-11 10:29:42.815 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:42.819 | + functions-common:time_stop:2452 : end_time=1657535382817 2022-07-11 10:29:42.821 | + functions-common:time_stop:2453 : elapsed_time=5607 2022-07-11 10:29:42.824 | + functions-common:time_stop:2454 : total=25848 2022-07-11 10:29:42.826 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:42.829 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31455 2022-07-11 10:29:42.831 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:42.834 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-11 10:29:42.836 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-11 10:29:42.838 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-11 10:29:42.840 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-11 10:29:42.857 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:42.859 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-11 10:29:42.861 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-11 10:29:42.865 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:29:42.865 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:29:42.870 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:29:42.873 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:29:42.876 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:29:42.878 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:29:42.880 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-11 10:29:42.883 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-11 10:29:42.899 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:42.901 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-11 10:29:42.903 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:29:42.906 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:29:42.908 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:29:42.911 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:29:42.913 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:29:42.915 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:29:42.918 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:42.920 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:42.923 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:29:42.925 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:42.928 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:29:42.930 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:29:42.933 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-11 10:29:42.935 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:29:42.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:42.941 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:42.943 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-11 10:29:42.964 | + 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-11 10:29:43.075 | Reading package lists... 2022-07-11 10:29:43.331 | Building dependency tree... 2022-07-11 10:29:43.332 | Reading state information... 2022-07-11 10:29:43.593 | radvd is already the newest version (1:2.17-2). 2022-07-11 10:29:43.593 | The following packages were automatically installed and are no longer required: 2022-07-11 10:29:43.594 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:29:43.594 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:29:43.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:29:43.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:29:43.595 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:29:43.595 | python3-zope.interface 2022-07-11 10:29:43.595 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:29:43.711 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:29:43.715 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:29:43.717 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:29:43.720 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:43.723 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:43.725 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:43.727 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:43.729 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:43.731 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:29:43.734 | + functions-common:time_stop:2447 : start_time=1657535382962 2022-07-11 10:29:43.736 | + functions-common:time_stop:2449 : [[ -z 1657535382962 ]] 2022-07-11 10:29:43.739 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:43.743 | + functions-common:time_stop:2452 : end_time=1657535383741 2022-07-11 10:29:43.745 | + functions-common:time_stop:2453 : elapsed_time=779 2022-07-11 10:29:43.748 | + functions-common:time_stop:2454 : total=3119 2022-07-11 10:29:43.751 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:43.753 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3898 2022-07-11 10:29:43.755 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:29:43.757 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-11 10:29:43.774 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:43.777 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-11 10:29:43.779 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-11 10:29:43.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-11 10:29:43.784 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-11 10:29:43.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-11 10:29:43.807 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:29:43.809 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:29:43.813 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:29:43.815 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:29:43.818 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:29:43.820 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:29:43.822 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:43.824 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:43.827 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:29:43.829 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:43.831 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:29:43.833 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:29:43.836 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-11 10:29:43.838 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:29:43.840 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:43.843 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:43.845 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-11 10:29:43.866 | + 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-11 10:29:43.977 | Reading package lists... 2022-07-11 10:29:44.229 | Building dependency tree... 2022-07-11 10:29:44.230 | Reading state information... 2022-07-11 10:29:44.492 | fakeroot is already the newest version (1.24-1). 2022-07-11 10:29:44.492 | make is already the newest version (4.2.1-1.2). 2022-07-11 10:29:44.492 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-11 10:29:44.492 | The following packages were automatically installed and are no longer required: 2022-07-11 10:29:44.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:29:44.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:29:44.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:29:44.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:29:44.493 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:29:44.493 | python3-zope.interface 2022-07-11 10:29:44.493 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:29:44.609 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:29:44.613 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:29:44.616 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:29:44.618 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:44.620 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:44.622 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:44.625 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:44.627 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:44.629 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:29:44.631 | + functions-common:time_stop:2447 : start_time=1657535383863 2022-07-11 10:29:44.633 | + functions-common:time_stop:2449 : [[ -z 1657535383863 ]] 2022-07-11 10:29:44.636 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:44.640 | + functions-common:time_stop:2452 : end_time=1657535384638 2022-07-11 10:29:44.642 | + functions-common:time_stop:2453 : elapsed_time=775 2022-07-11 10:29:44.644 | + functions-common:time_stop:2454 : total=3898 2022-07-11 10:29:44.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:44.649 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4673 2022-07-11 10:29:44.651 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:29:44.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-11 10:29:44.656 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:44.658 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:44.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-11 10:29:44.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-11 10:29:44.666 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-11 10:29:44.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-11 10:29:44.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-11 10:29:44.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-11 10:29:44.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-11 10:29:44.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-11 10:29:44.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-11 10:29:44.686 | + functions:vercmp:628 : local v1=5.4 2022-07-11 10:29:44.688 | + functions:vercmp:629 : local 'op=<' 2022-07-11 10:29:44.691 | + functions:vercmp:630 : local v2=3.13 2022-07-11 10:29:44.693 | + functions:vercmp:631 : local result 2022-07-11 10:29:44.696 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-11 10:29:44.697 | ++ functions:vercmp:635 : sort -V 2022-07-11 10:29:44.697 | ++ functions:vercmp:635 : head -1 2022-07-11 10:29:44.702 | + functions:vercmp:635 : result=3.13 2022-07-11 10:29:44.704 | + functions:vercmp:637 : case $op in 2022-07-11 10:29:44.706 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-11 10:29:44.709 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-11 10:29:44.711 | + functions:vercmp:648 : return 2022-07-11 10:29:44.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-11 10:29:44.715 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:29:44.718 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-11 10:29:45.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-11 10:29:45.187 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-11 10:29:45.190 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.192 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.195 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-11 10:29:45.198 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.200 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-11 10:29:45.220 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:45.222 | + ./stack.sh:main:842 : install_etcd3 2022-07-11 10:29:45.224 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-11 10:29:45.224 | Installing etcd 2022-07-11 10:29:45.227 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-11 10:29:45.239 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-11 10:29:45.251 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:45.253 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-11 10:29:45.266 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-11 10:29:45.269 | ++ 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-11 10:29:45.274 | ++ 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-11 10:29:45.277 | +++ 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-11 10:29:45.282 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-11 10:29:45.285 | ++ 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-11 10:29:45.287 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-11 10:29:45.289 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-11 10:29:45.292 | ++ functions:get_extra_file:74 : return 2022-07-11 10:29:45.294 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-11 10:29:45.297 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-11 10:29:45.299 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-11 10:29:45.302 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-11 10:29:45.318 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:29:45.320 | + ./stack.sh:main:861 : install_dstat 2022-07-11 10:29:45.323 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-11 10:29:45.339 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:29:45.342 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-11 10:29:45.345 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:29:45.347 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-11 10:29:45.349 | + ./stack.sh:main:870 : install_libs 2022-07-11 10:29:45.352 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-11 10:29:45.354 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-11 10:29:45.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-11 10:29:45.359 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-11 10:29:45.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.363 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.365 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-11 10:29:45.368 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.370 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-11 10:29:45.372 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-11 10:29:45.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-11 10:29:45.377 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-11 10:29:45.379 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.381 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.384 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-11 10:29:45.386 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.388 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-11 10:29:45.391 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-11 10:29:45.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-11 10:29:45.395 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-11 10:29:45.398 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.400 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.402 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-11 10:29:45.404 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.407 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-11 10:29:45.410 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-11 10:29:45.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-11 10:29:45.414 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-11 10:29:45.416 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.419 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.421 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-11 10:29:45.423 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.425 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-11 10:29:45.428 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-11 10:29:45.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-11 10:29:45.433 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-11 10:29:45.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.437 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.439 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-11 10:29:45.442 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.444 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-11 10:29:45.446 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-11 10:29:45.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-11 10:29:45.451 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-11 10:29:45.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.456 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-11 10:29:45.461 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.463 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-11 10:29:45.465 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-11 10:29:45.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-11 10:29:45.470 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-11 10:29:45.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.475 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.477 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-11 10:29:45.480 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.482 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-11 10:29:45.484 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-11 10:29:45.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-11 10:29:45.489 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-11 10:29:45.491 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.494 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.496 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-11 10:29:45.498 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.501 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-11 10:29:45.503 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-11 10:29:45.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-11 10:29:45.507 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-11 10:29:45.510 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.512 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.515 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-11 10:29:45.517 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.519 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-11 10:29:45.522 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-11 10:29:45.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-11 10:29:45.526 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-11 10:29:45.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-11 10:29:45.535 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.538 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-11 10:29:45.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-11 10:29:45.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-11 10:29:45.545 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-11 10:29:45.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.549 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.552 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-11 10:29:45.554 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.556 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-11 10:29:45.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-11 10:29:45.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-11 10:29:45.564 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-11 10:29:45.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.569 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.571 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-11 10:29:45.574 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.576 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-11 10:29:45.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-11 10:29:45.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-11 10:29:45.584 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-11 10:29:45.586 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.588 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.591 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-11 10:29:45.593 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.595 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-11 10:29:45.598 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-11 10:29:45.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-11 10:29:45.602 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-11 10:29:45.604 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.607 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.609 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-11 10:29:45.612 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.614 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-11 10:29:45.616 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-11 10:29:45.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-11 10:29:45.621 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-11 10:29:45.624 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.626 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.628 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-11 10:29:45.632 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.634 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-11 10:29:45.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-11 10:29:45.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-11 10:29:45.642 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-11 10:29:45.644 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.646 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.649 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-11 10:29:45.651 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.653 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-11 10:29:45.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-11 10:29:45.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-11 10:29:45.661 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-11 10:29:45.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.665 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.668 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-11 10:29:45.670 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.673 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-11 10:29:45.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-11 10:29:45.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-11 10:29:45.680 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-11 10:29:45.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.685 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.687 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-11 10:29:45.690 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.692 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-11 10:29:45.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-11 10:29:45.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-11 10:29:45.699 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-11 10:29:45.702 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.704 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.706 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-11 10:29:45.708 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.711 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-11 10:29:45.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-11 10:29:45.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-11 10:29:45.718 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-11 10:29:45.721 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.723 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.725 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-11 10:29:45.728 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.730 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-11 10:29:45.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-11 10:29:45.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-11 10:29:45.738 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-11 10:29:45.740 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.742 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.745 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-11 10:29:45.747 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.750 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-11 10:29:45.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-11 10:29:45.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-11 10:29:45.756 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-11 10:29:45.759 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.761 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.763 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-11 10:29:45.766 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.768 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-11 10:29:45.770 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-11 10:29:45.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-11 10:29:45.775 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-11 10:29:45.777 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.780 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.782 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-11 10:29:45.785 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.787 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-11 10:29:45.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-11 10:29:45.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-11 10:29:45.794 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-11 10:29:45.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.799 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.802 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-11 10:29:45.804 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.807 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-11 10:29:45.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-11 10:29:45.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-11 10:29:45.814 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-11 10:29:45.816 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.818 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.820 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-11 10:29:45.823 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.825 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-11 10:29:45.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-11 10:29:45.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-11 10:29:45.832 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-11 10:29:45.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.837 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.839 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-11 10:29:45.841 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.844 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-11 10:29:45.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-11 10:29:45.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-11 10:29:45.851 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-11 10:29:45.854 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.856 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.859 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-11 10:29:45.861 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.864 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-11 10:29:45.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-11 10:29:45.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-11 10:29:45.871 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-11 10:29:45.873 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.875 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.878 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-11 10:29:45.880 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.882 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-11 10:29:45.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-11 10:29:45.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-11 10:29:45.890 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-11 10:29:45.892 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.894 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.897 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-11 10:29:45.899 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.901 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-11 10:29:45.904 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-11 10:29:45.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-11 10:29:45.909 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-11 10:29:45.911 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.914 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.916 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-11 10:29:45.919 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.922 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-11 10:29:45.924 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-11 10:29:45.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-11 10:29:45.929 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-11 10:29:45.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.934 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.937 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-11 10:29:45.939 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.941 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-11 10:29:45.944 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-11 10:29:45.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-11 10:29:45.948 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-11 10:29:45.951 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.954 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.956 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-11 10:29:45.958 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.961 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-11 10:29:45.963 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-11 10:29:45.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-11 10:29:45.968 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-11 10:29:45.970 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.975 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-11 10:29:45.977 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.980 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-11 10:29:45.982 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-11 10:29:45.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-11 10:29:45.987 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-11 10:29:45.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:45.991 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:45.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-11 10:29:45.996 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:45.998 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-11 10:29:46.001 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-11 10:29:46.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-11 10:29:46.005 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-11 10:29:46.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:46.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:46.012 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-11 10:29:46.015 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:46.017 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-11 10:29:46.020 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-11 10:29:46.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-11 10:29:46.024 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-11 10:29:46.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:46.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:46.032 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-11 10:29:46.034 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:46.037 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-11 10:29:46.039 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-11 10:29:46.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-11 10:29:46.044 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-11 10:29:46.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:46.048 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:46.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-11 10:29:46.053 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:46.056 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-11 10:29:46.058 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-11 10:29:46.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-11 10:29:46.063 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-11 10:29:46.065 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:46.067 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:46.070 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-11 10:29:46.072 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:46.074 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-11 10:29:46.096 | Using python 3.8 to install etcd3 2022-07-11 10:29:46.098 | + 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-11 10:29:48.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:48.211 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:48.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:48.212 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:49.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:49.271 | 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-11 10:29:49.279 | 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-11 10:29:49.290 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-11 10:29:49.292 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:29:49.295 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:29:51.663 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:51.665 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:51.667 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:51.669 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:51.672 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:51.674 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:51.676 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:51.678 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:51.681 | + functions-common:time_stop:2447 : start_time=1657535386090 2022-07-11 10:29:51.683 | + functions-common:time_stop:2449 : [[ -z 1657535386090 ]] 2022-07-11 10:29:51.687 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:51.691 | + functions-common:time_stop:2452 : end_time=1657535391688 2022-07-11 10:29:51.693 | + functions-common:time_stop:2453 : elapsed_time=5598 2022-07-11 10:29:51.695 | + functions-common:time_stop:2454 : total=31455 2022-07-11 10:29:51.697 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:51.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37053 2022-07-11 10:29:51.702 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:51.704 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-11 10:29:51.727 | Using python 3.8 to install etcd3gw 2022-07-11 10:29:51.729 | + 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-11 10:29:53.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:53.872 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:53.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:29:53.872 | from cryptography.utils import int_from_bytes 2022-07-11 10:29:54.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:29:54.919 | 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-11 10:29:54.927 | 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-11 10:29:54.929 | 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-11 10:29:54.933 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:29:54.946 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:29:54.979 | 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-11 10:29:54.982 | 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-11 10:29:54.987 | 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 454)) (2019.11.28) 2022-07-11 10:29:57.303 | + inc/python:pip_install:196 : result=0 2022-07-11 10:29:57.305 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:29:57.308 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:57.310 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:57.313 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:57.315 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:57.317 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:57.319 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:29:57.321 | + functions-common:time_stop:2447 : start_time=1657535391721 2022-07-11 10:29:57.324 | + functions-common:time_stop:2449 : [[ -z 1657535391721 ]] 2022-07-11 10:29:57.326 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:57.330 | + functions-common:time_stop:2452 : end_time=1657535397328 2022-07-11 10:29:57.333 | + functions-common:time_stop:2453 : elapsed_time=5607 2022-07-11 10:29:57.335 | + functions-common:time_stop:2454 : total=37053 2022-07-11 10:29:57.337 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:57.339 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42660 2022-07-11 10:29:57.341 | + inc/python:pip_install:199 : return 0 2022-07-11 10:29:57.344 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-11 10:29:57.346 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-11 10:29:57.348 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-11 10:29:57.351 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:29:57.353 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:29:57.355 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:29:57.358 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:29:57.361 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:29:57.363 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:29:57.365 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:29:57.368 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:29:57.370 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:29:57.372 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:29:57.375 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-11 10:29:57.377 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:57.379 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:57.382 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-11 10:29:57.384 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-11 10:29:57.386 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:29:57.389 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:29:57.391 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:29:57.394 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:29:57.396 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:29:57.398 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:29:57.408 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:57.411 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:57.413 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:29:57.415 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:29:57.418 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:29:57.420 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:29:57.423 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-11 10:29:57.425 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:29:57.428 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:57.430 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:57.432 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-11 10:29:57.454 | + 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-11 10:29:57.564 | Reading package lists... 2022-07-11 10:29:57.817 | Building dependency tree... 2022-07-11 10:29:57.818 | Reading state information... 2022-07-11 10:29:58.080 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-11 10:29:58.080 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-11 10:29:58.080 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-11 10:29:58.080 | The following packages were automatically installed and are no longer required: 2022-07-11 10:29:58.082 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:29:58.082 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:29:58.082 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:29:58.082 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:29:58.082 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:29:58.082 | python3-zope.interface 2022-07-11 10:29:58.082 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:29:58.197 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:29:58.202 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:29:58.205 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:29:58.208 | + functions-common:time_stop:2440 : local name 2022-07-11 10:29:58.211 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:29:58.213 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:29:58.216 | + functions-common:time_stop:2443 : local total 2022-07-11 10:29:58.219 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:29:58.221 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:29:58.223 | + functions-common:time_stop:2447 : start_time=1657535397451 2022-07-11 10:29:58.225 | + functions-common:time_stop:2449 : [[ -z 1657535397451 ]] 2022-07-11 10:29:58.228 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:29:58.232 | + functions-common:time_stop:2452 : end_time=1657535398230 2022-07-11 10:29:58.235 | + functions-common:time_stop:2453 : elapsed_time=779 2022-07-11 10:29:58.237 | + functions-common:time_stop:2454 : total=4673 2022-07-11 10:29:58.239 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:29:58.241 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5452 2022-07-11 10:29:58.244 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:29:58.246 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-11 10:29:58.248 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:29:58.251 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:29:58.253 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-11 10:29:58.316 | Module proxy already enabled 2022-07-11 10:29:58.321 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-11 10:29:58.382 | Considering dependency proxy for proxy_uwsgi: 2022-07-11 10:29:58.382 | Module proxy already enabled 2022-07-11 10:29:58.382 | Module proxy_uwsgi already enabled 2022-07-11 10:29:58.386 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-11 10:29:58.388 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:29:58.391 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:29:58.394 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:29:58.528 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-11 10:29:58.531 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-11 10:29:58.533 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-11 10:29:58.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.538 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-11 10:29:58.544 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.547 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-11 10:29:58.549 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-11 10:29:58.551 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-11 10:29:58.554 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.556 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.559 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-11 10:29:58.562 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.564 | + ./stack.sh:main:878 : install_glanceclient 2022-07-11 10:29:58.566 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-11 10:29:58.569 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-11 10:29:58.571 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.574 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.576 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-11 10:29:58.579 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.581 | + ./stack.sh:main:879 : install_cinderclient 2022-07-11 10:29:58.584 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-11 10:29:58.588 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-11 10:29:58.590 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.593 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.595 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-11 10:29:58.598 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.600 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-11 10:29:58.603 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-11 10:29:58.605 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.607 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.610 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-11 10:29:58.612 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.615 | + ./stack.sh:main:880 : install_novaclient 2022-07-11 10:29:58.617 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-11 10:29:58.619 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-11 10:29:58.622 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.625 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.627 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-11 10:29:58.629 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.632 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-11 10:29:58.649 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:58.652 | + ./stack.sh:main:882 : install_swiftclient 2022-07-11 10:29:58.654 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-11 10:29:58.656 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-11 10:29:58.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.664 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-11 10:29:58.666 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.669 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-11 10:29:58.685 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:29:58.688 | + ./stack.sh:main:885 : install_neutronclient 2022-07-11 10:29:58.691 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-11 10:29:58.693 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-11 10:29:58.696 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.698 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.700 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-11 10:29:58.703 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.705 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-11 10:29:58.708 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-11 10:29:58.710 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-11 10:29:58.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:29:58.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:29:58.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-11 10:29:58.720 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:29:58.722 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-11 10:29:58.725 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-11 10:29:58.727 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-11 10:29:58.730 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-11 10:29:58.732 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-11 10:29:58.735 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-11 10:29:58.738 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-11 10:29:58.739 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-11 10:29:58.745 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-11 10:29:58.747 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-11 10:29:58.750 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-11 10:29:58.753 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-11 10:29:58.755 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-11 10:29:58.776 | Using python 3.8 to install keystonemiddleware 2022-07-11 10:29:58.778 | + 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-11 10:30:00.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:00.883 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:00.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:00.883 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:01.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:01.937 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:30:01.988 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:30:02.025 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:30:02.064 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:30:02.070 | 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-11 10:30:02.074 | 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-11 10:30:02.112 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:30:02.121 | 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-11 10:30:02.134 | 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-11 10:30:02.140 | 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-11 10:30:02.143 | 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-11 10:30:02.152 | 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-11 10:30:02.155 | 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-11 10:30:02.161 | 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 403)) (2.8.2) 2022-07-11 10:30:02.166 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:30:02.187 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:30:02.191 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:30:02.204 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:30:02.209 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:02.212 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:30:02.218 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:30:02.250 | 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-11 10:30:02.262 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:30:02.320 | 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-11 10:30:02.326 | 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-11 10:30:02.332 | 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-11 10:30:02.337 | 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-11 10:30:02.339 | 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-11 10:30:02.342 | 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-11 10:30:02.345 | 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-11 10:30:02.348 | 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 454)) (2019.11.28) 2022-07-11 10:30:02.350 | 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-11 10:30:02.355 | 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-11 10:30:02.359 | 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-11 10:30:02.362 | 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-11 10:30:02.365 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:30:04.435 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:04.438 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:04.440 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:04.442 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:04.444 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:04.447 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:04.449 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:04.451 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:04.454 | + functions-common:time_stop:2447 : start_time=1657535398771 2022-07-11 10:30:04.456 | + functions-common:time_stop:2449 : [[ -z 1657535398771 ]] 2022-07-11 10:30:04.459 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:04.463 | + functions-common:time_stop:2452 : end_time=1657535404460 2022-07-11 10:30:04.465 | + functions-common:time_stop:2453 : elapsed_time=5689 2022-07-11 10:30:04.467 | + functions-common:time_stop:2454 : total=42660 2022-07-11 10:30:04.469 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:04.472 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=48349 2022-07-11 10:30:04.474 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:04.476 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-11 10:30:04.479 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-11 10:30:04.481 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-11 10:30:04.484 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-11 10:30:04.487 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-11 10:30:04.489 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-11 10:30:04.493 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-11 10:30:04.493 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-11 10:30:04.498 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-11 10:30:04.501 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-11 10:30:04.504 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-11 10:30:04.507 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-11 10:30:04.509 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-11 10:30:04.530 | Using python 3.8 to install python-memcached 2022-07-11 10:30:04.533 | + 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-11 10:30:06.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:06.647 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:06.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:06.647 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:07.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:07.696 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-11 10:30:07.700 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:10.062 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:10.064 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:10.067 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:10.069 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:10.071 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:10.073 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:10.076 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:10.078 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:10.081 | + functions-common:time_stop:2447 : start_time=1657535404525 2022-07-11 10:30:10.083 | + functions-common:time_stop:2449 : [[ -z 1657535404525 ]] 2022-07-11 10:30:10.086 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:10.090 | + functions-common:time_stop:2452 : end_time=1657535410087 2022-07-11 10:30:10.092 | + functions-common:time_stop:2453 : elapsed_time=5562 2022-07-11 10:30:10.095 | + functions-common:time_stop:2454 : total=48349 2022-07-11 10:30:10.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:10.099 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53911 2022-07-11 10:30:10.101 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:10.104 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-11 10:30:10.120 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:10.123 | + ./stack.sh:main:892 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-07-11 10:30:10.125 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-11 10:30:10.127 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-11 10:30:10.130 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-11 10:30:10.132 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:30:10.134 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-11 10:30:10.137 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-11 10:30:10.152 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:10.155 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-11 10:30:10.157 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-11 10:30:10.160 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-11 10:30:10.162 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:30:10.164 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:30:10.167 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:30:10.169 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:30:10.171 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:30:10.174 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:30:10.189 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:30:10.191 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:30:10.194 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:10.196 | + functions-common:git_clone:618 : echo master 2022-07-11 10:30:10.196 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:30:10.201 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-11 10:30:10.204 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:10.206 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-11 10:30:10.220 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-11 10:30:10.222 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:30:10.222 | + functions-common:git_clone:679 : head -1 2022-07-11 10:30:10.225 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-11 10:30:10.228 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:30:10.230 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-11 10:30:10.232 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:30:10.235 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-11 10:30:10.238 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-11 10:30:10.240 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:30:10.242 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-11 10:30:10.244 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:30:10.247 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-11 10:30:10.250 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-11 10:30:10.252 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:30:10.254 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:30:10.257 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-11 10:30:10.260 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:30:10.262 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-11 10:30:10.265 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:30:10.267 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:30:10.270 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-11 10:30:10.275 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-11 10:30:10.278 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-11 10:30:10.981 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-11 10:30:10.984 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:30:10.986 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:30:10.988 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:30:10.991 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-11 10:30:10.993 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-11 10:30:10.996 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:30:10.998 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:30:11.000 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:30:11.003 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:30:11.005 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:30:11.007 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:30:11.010 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:30:11.012 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-11 10:30:11.034 | Using python 3.8 to install /opt/stack/keystone 2022-07-11 10:30:11.036 | + 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-11 10:30:13.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:13.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:13.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:13.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:14.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:14.260 | Obtaining file:///opt/stack/keystone 2022-07-11 10:30:15.874 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-11 10:30:15.891 | 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-11 10:30:15.900 | 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-11 10:30:15.907 | 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-11 10:30:15.909 | 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-11 10:30:15.936 | 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-11 10:30:16.085 | 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-11 10:30:16.098 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-11 10:30:16.102 | 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-11 10:30:16.115 | 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-11 10:30:16.123 | 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-11 10:30:16.127 | 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-11 10:30:16.133 | 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-11 10:30:16.174 | 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-11 10:30:16.181 | 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-11 10:30:16.186 | 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-11 10:30:16.223 | 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-11 10:30:16.226 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:30:16.238 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:30:16.290 | 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-11 10:30:16.293 | 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-11 10:30:16.304 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:30:16.341 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:30:16.381 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:30:16.387 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:30:16.434 | 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-11 10:30:16.439 | 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-11 10:30:16.478 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-11 10:30:16.533 | 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-11 10:30:16.543 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:30:16.562 | 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-11 10:30:16.577 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:30:16.585 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:30:16.609 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:30:16.619 | 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-11 10:30:16.633 | 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-11 10:30:16.673 | 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-11 10:30:16.678 | 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-11 10:30:16.691 | 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-11 10:30:16.694 | 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-11 10:30:16.705 | 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-11 10:30:16.711 | 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-11 10:30:16.721 | 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-11 10:30:16.724 | 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-11 10:30:16.726 | 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-11 10:30:16.732 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-11 10:30:16.755 | 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 403)) (2.8.2) 2022-07-11 10:30:16.760 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:30:16.780 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:30:16.784 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:30:16.798 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:30:16.803 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-11 10:30:16.805 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:16.808 | 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 517)) (0.13.0) 2022-07-11 10:30:16.819 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:30:16.821 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:30:16.824 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:30:16.831 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:30:16.840 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:30:16.845 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:30:16.856 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:30:16.888 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:30:16.894 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-11 10:30:16.926 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:30:16.931 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:30:16.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-11 10:30:16.959 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:30:17.045 | 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-11 10:30:17.050 | 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-11 10:30:17.052 | 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-11 10:30:17.059 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:30:17.073 | 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-11 10:30:17.076 | 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-11 10:30:17.079 | 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-11 10:30:17.084 | 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-11 10:30:17.131 | 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-11 10:30:17.140 | 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-11 10:30:17.151 | 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-11 10:30:17.162 | 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-11 10:30:17.171 | 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-11 10:30:17.180 | 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-11 10:30:17.192 | 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-11 10:30:17.195 | 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-11 10:30:17.200 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:30:17.226 | 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-11 10:30:17.239 | 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-11 10:30:17.243 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-11 10:30:17.246 | 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 454)) (2019.11.28) 2022-07-11 10:30:17.249 | 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-11 10:30:17.254 | 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-11 10:30:17.257 | 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-11 10:30:17.260 | 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-11 10:30:17.262 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-11 10:30:17.278 | 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-11 10:30:17.282 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:30:17.285 | 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-11 10:30:17.296 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-11 10:30:17.299 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:30:17.305 | 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-11 10:30:17.334 | 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-11 10:30:18.599 | Installing collected packages: keystone 2022-07-11 10:30:18.599 | Attempting uninstall: keystone 2022-07-11 10:30:18.600 | Found existing installation: keystone 21.1.0.dev25 2022-07-11 10:30:18.603 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-11 10:30:18.604 | Running setup.py develop for keystone 2022-07-11 10:30:20.641 | Successfully installed keystone 2022-07-11 10:30:20.751 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:20.753 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:20.756 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:20.758 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:20.760 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:20.762 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:20.765 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:20.767 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:20.769 | + functions-common:time_stop:2447 : start_time=1657535411028 2022-07-11 10:30:20.771 | + functions-common:time_stop:2449 : [[ -z 1657535411028 ]] 2022-07-11 10:30:20.773 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:20.777 | + functions-common:time_stop:2452 : end_time=1657535420775 2022-07-11 10:30:20.779 | + functions-common:time_stop:2453 : elapsed_time=9747 2022-07-11 10:30:20.782 | + functions-common:time_stop:2454 : total=53911 2022-07-11 10:30:20.784 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:20.786 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=63658 2022-07-11 10:30:20.789 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:20.791 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:30:20.793 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-11 10:30:20.796 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-11 10:30:20.814 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-11 10:30:20.826 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-11 10:30:20.829 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-11 10:30:20.831 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:30:20.834 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:30:20.836 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-11 10:30:20.838 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:30:20.841 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-11 10:30:20.857 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:20.860 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-11 10:30:20.862 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:30:20.864 | + ./stack.sh:main:894 : configure_keystone 2022-07-11 10:30:20.867 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-11 10:30:20.880 | + 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-11 10:30:20.882 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-11 10:30:20.886 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-11 10:30:20.902 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:20.904 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-11 10:30:20.935 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-11 10:30:20.963 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-11 10:30:20.993 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-11 10:30:21.023 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-11 10:30:21.054 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-11 10:30:21.083 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-11 10:30:21.111 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-11 10:30:21.140 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-11 10:30:21.142 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-11 10:30:21.145 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-11 10:30:21.147 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-11 10:30:21.149 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-11 10:30:21.151 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:30:21.166 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:21.170 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-11 10:30:21.172 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-11 10:30:21.175 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:30:21.190 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:21.193 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:30:21.195 | + 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-11 10:30:21.226 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:30:21.228 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:30:21.230 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-11 10:30:21.233 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-11 10:30:21.249 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:21.251 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-07-11 10:30:21.282 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-11 10:30:21.284 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-11 10:30:21.315 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-11 10:30:21.317 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-11 10:30:21.320 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-11 10:30:21.322 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-11 10:30:21.324 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:30:21.326 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:30:21.329 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:30:21.345 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:21.348 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:30:21.350 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-11 10:30:21.353 | + 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-11 10:30:21.384 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-11 10:30:21.386 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-11 10:30:21.389 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-11 10:30:21.391 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-11 10:30:21.394 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:30:21.411 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:30:21.414 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:30:21.416 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:30:21.418 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:30:21.420 | + 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-11 10:30:21.448 | + 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-11 10:30:21.475 | + 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-11 10:30:21.503 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:30:21.530 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-11 10:30:21.558 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-11 10:30:21.561 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-11 10:30:21.563 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-11 10:30:21.566 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-11 10:30:21.568 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-11 10:30:21.570 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-11 10:30:21.572 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-11 10:30:21.575 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-11 10:30:21.580 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-11 10:30:21.582 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-11 10:30:21.584 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-11 10:30:21.597 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-11 10:30:21.597 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:30:21.606 | d /var/run/uwsgi 0755 ubuntu root 2022-07-11 10:30:21.609 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:30:21.625 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-11 10:30:21.627 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-11 10:30:21.631 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-11 10:30:21.660 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-11 10:30:21.688 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-11 10:30:21.714 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-11 10:30:21.742 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-11 10:30:21.769 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-11 10:30:21.796 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-11 10:30:21.823 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-11 10:30:21.850 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-11 10:30:21.879 | + 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-11 10:30:21.907 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-11 10:30:21.935 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-11 10:30:21.962 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-11 10:30:21.990 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-11 10:30:21.992 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-11 10:30:21.995 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-11 10:30:21.997 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-11 10:30:22.000 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-11 10:30:22.002 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:22.004 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:22.006 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-11 10:30:22.009 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-11 10:30:22.011 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-11 10:30:22.039 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-11 10:30:22.067 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-11 10:30:22.067 | + 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-11 10:30:22.075 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-11 10:30:22.079 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-11 10:30:22.082 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-11 10:30:22.084 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-11 10:30:22.086 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-11 10:30:22.089 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:30:22.091 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:22.094 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:22.096 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-11 10:30:22.098 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-11 10:30:22.101 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:22.103 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:22.105 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-11 10:30:22.168 | Site keystone-wsgi-public already enabled 2022-07-11 10:30:22.172 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-11 10:30:22.174 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:30:22.177 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:30:22.179 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:30:22.315 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-11 10:30:22.346 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-11 10:30:22.379 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-11 10:30:22.410 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-11 10:30:22.413 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-11 10:30:22.444 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-11 10:30:22.473 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-11 10:30:22.502 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-11 10:30:22.504 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-11 10:30:22.507 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-11 10:30:22.523 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:22.526 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-11 10:30:22.543 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:22.545 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-11 10:30:22.548 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-11 10:30:22.551 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-11 10:30:22.553 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:30:22.556 | + lib/stack:stack_install_service:32 : install_swift 2022-07-11 10:30:22.558 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-11 10:30:22.561 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-11 10:30:22.563 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-11 10:30:22.566 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:30:22.568 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:30:22.571 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:30:22.574 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:30:22.576 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:30:22.579 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:30:22.595 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:30:22.598 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:30:22.600 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:22.603 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:30:22.603 | + functions-common:git_clone:618 : echo master 2022-07-11 10:30:22.609 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-11 10:30:22.611 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:22.613 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-11 10:30:22.625 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-11 10:30:22.628 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:30:22.629 | + functions-common:git_clone:679 : head -1 2022-07-11 10:30:22.632 | 2e2251638 Merge "Imported Translations from Zanata" 2022-07-11 10:30:22.634 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:30:22.637 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-11 10:30:22.640 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:30:22.642 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-11 10:30:22.645 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-11 10:30:22.647 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-11 10:30:22.649 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-11 10:30:22.652 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:30:22.654 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-11 10:30:22.657 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-11 10:30:22.659 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:30:22.662 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-11 10:30:22.664 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-11 10:30:22.667 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:30:22.670 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-11 10:30:22.672 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:30:22.674 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:30:22.677 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-11 10:30:22.683 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-11 10:30:22.685 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-11 10:30:23.309 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-11 10:30:23.313 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:30:23.315 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:30:23.318 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:30:23.320 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-11 10:30:23.322 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-11 10:30:23.324 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:30:23.327 | + inc/python:setup_package:424 : local extras=keystone 2022-07-11 10:30:23.329 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:30:23.332 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-11 10:30:23.334 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-11 10:30:23.336 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-11 10:30:23.339 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:30:23.341 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-11 10:30:23.361 | Using python 3.8 to install /opt/stack/swift 2022-07-11 10:30:23.364 | + 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-11 10:30:25.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:25.485 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:25.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:25.485 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:26.551 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:26.551 | Obtaining file:///opt/stack/swift 2022-07-11 10:30:27.865 | 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-11 10:30:27.875 | 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-11 10:30:27.913 | 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-11 10:30:27.922 | 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-11 10:30:27.927 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:30:27.979 | 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-11 10:30:27.990 | 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-11 10:30:27.993 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:30:28.033 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:30:28.071 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:30:28.078 | 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-11 10:30:28.082 | 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-11 10:30:28.121 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:30:28.130 | 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-11 10:30:28.144 | 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-11 10:30:28.149 | 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-11 10:30:28.151 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-11 10:30:28.162 | 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-11 10:30:28.164 | 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-11 10:30:28.167 | 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-11 10:30:28.173 | 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 403)) (2.8.2) 2022-07-11 10:30:28.178 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:30:28.199 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:30:28.203 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:30:28.216 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:30:28.221 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:28.224 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:30:28.230 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:30:28.263 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-11 10:30:28.267 | 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-11 10:30:28.269 | 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-11 10:30:28.273 | 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-11 10:30:28.299 | 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-11 10:30:28.313 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:30:28.370 | 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-11 10:30:28.376 | 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-11 10:30:28.379 | 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-11 10:30:28.383 | 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-11 10:30:28.390 | 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-11 10:30:28.392 | 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-11 10:30:28.395 | 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 454)) (2019.11.28) 2022-07-11 10:30:28.398 | 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-11 10:30:28.403 | 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-11 10:30:28.407 | 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-11 10:30:28.409 | 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-11 10:30:28.414 | 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-11 10:30:28.417 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:30:30.269 | Installing collected packages: swift 2022-07-11 10:30:30.270 | Attempting uninstall: swift 2022-07-11 10:30:30.270 | Found existing installation: swift 2.30.0.dev110 2022-07-11 10:30:30.273 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-11 10:30:30.274 | Running setup.py develop for swift 2022-07-11 10:30:32.157 | Successfully installed swift 2022-07-11 10:30:32.267 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:32.269 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:32.272 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:32.274 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:32.276 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:32.278 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:32.281 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:32.283 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:32.285 | + functions-common:time_stop:2447 : start_time=1657535423356 2022-07-11 10:30:32.287 | + functions-common:time_stop:2449 : [[ -z 1657535423356 ]] 2022-07-11 10:30:32.290 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:32.294 | + functions-common:time_stop:2452 : end_time=1657535432292 2022-07-11 10:30:32.297 | + functions-common:time_stop:2453 : elapsed_time=8936 2022-07-11 10:30:32.299 | + functions-common:time_stop:2454 : total=63658 2022-07-11 10:30:32.301 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:32.304 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=72594 2022-07-11 10:30:32.306 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:32.308 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:30:32.311 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-11 10:30:32.313 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-11 10:30:32.331 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-11 10:30:32.344 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-11 10:30:32.346 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-11 10:30:32.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:30:32.351 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:30:32.353 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-11 10:30:32.356 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:30:32.358 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-11 10:30:32.360 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:30:32.363 | + ./stack.sh:main:903 : configure_swift 2022-07-11 10:30:32.365 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-11 10:30:32.367 | + lib/swift:configure_swift:332 : local node_number 2022-07-11 10:30:32.369 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-11 10:30:32.371 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-11 10:30:32.373 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-11 10:30:33.412 | No object-server running 2022-07-11 10:30:33.412 | No object-updater running 2022-07-11 10:30:33.412 | No account-replicator running 2022-07-11 10:30:33.412 | No container-auditor running 2022-07-11 10:30:33.412 | No container-server running 2022-07-11 10:30:33.412 | No container-sync running 2022-07-11 10:30:33.412 | No object-reconstructor running 2022-07-11 10:30:33.412 | No account-auditor running 2022-07-11 10:30:33.412 | No account-server running 2022-07-11 10:30:33.412 | No object-expirer running 2022-07-11 10:30:33.412 | No account-reaper running 2022-07-11 10:30:33.412 | No container-reconciler running 2022-07-11 10:30:33.412 | No container-replicator running 2022-07-11 10:30:33.412 | No container-sharder running 2022-07-11 10:30:33.412 | No object-auditor running 2022-07-11 10:30:33.412 | No container-updater running 2022-07-11 10:30:33.412 | No object-replicator running 2022-07-11 10:30:33.413 | No proxy-server running 2022-07-11 10:30:33.482 | + lib/swift:configure_swift:337 : true 2022-07-11 10:30:33.484 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-11 10:30:33.497 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-11 10:30:33.509 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-11 10:30:33.512 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-11 10:30:33.512 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-11 10:30:33.517 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-11 10:30:33.518 | s/%GROUP%/ubuntu/; 2022-07-11 10:30:33.518 | s/%USER%/ubuntu/; 2022-07-11 10:30:33.518 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-11 10:30:33.518 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-11 10:30:33.521 | uid = ubuntu 2022-07-11 10:30:33.521 | gid = ubuntu 2022-07-11 10:30:33.521 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-11 10:30:33.521 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-11 10:30:33.521 | address = 127.0.0.1 2022-07-11 10:30:33.521 | 2022-07-11 10:30:33.521 | [account6612] 2022-07-11 10:30:33.521 | max connections = 25 2022-07-11 10:30:33.521 | path = /opt/stack/data/swift/1/node/ 2022-07-11 10:30:33.521 | read only = false 2022-07-11 10:30:33.521 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-11 10:30:33.521 | 2022-07-11 10:30:33.521 | [account6622] 2022-07-11 10:30:33.521 | max connections = 25 2022-07-11 10:30:33.521 | path = /opt/stack/data/swift/2/node/ 2022-07-11 10:30:33.521 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [account6632] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.522 | path = /opt/stack/data/swift/3/node/ 2022-07-11 10:30:33.522 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [account6642] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.522 | path = /opt/stack/data/swift/4/node/ 2022-07-11 10:30:33.522 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [container6611] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.522 | path = /opt/stack/data/swift/1/node/ 2022-07-11 10:30:33.522 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [container6621] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.522 | path = /opt/stack/data/swift/2/node/ 2022-07-11 10:30:33.522 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [container6631] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.522 | path = /opt/stack/data/swift/3/node/ 2022-07-11 10:30:33.522 | read only = false 2022-07-11 10:30:33.522 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-11 10:30:33.522 | 2022-07-11 10:30:33.522 | [container6641] 2022-07-11 10:30:33.522 | max connections = 25 2022-07-11 10:30:33.523 | path = /opt/stack/data/swift/4/node/ 2022-07-11 10:30:33.523 | read only = false 2022-07-11 10:30:33.523 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-11 10:30:33.523 | 2022-07-11 10:30:33.523 | 2022-07-11 10:30:33.523 | [object6613] 2022-07-11 10:30:33.523 | max connections = 25 2022-07-11 10:30:33.523 | path = /opt/stack/data/swift/1/node/ 2022-07-11 10:30:33.523 | read only = false 2022-07-11 10:30:33.523 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-11 10:30:33.523 | 2022-07-11 10:30:33.523 | [object6623] 2022-07-11 10:30:33.523 | max connections = 25 2022-07-11 10:30:33.523 | path = /opt/stack/data/swift/2/node/ 2022-07-11 10:30:33.523 | read only = false 2022-07-11 10:30:33.523 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-11 10:30:33.523 | 2022-07-11 10:30:33.523 | [object6633] 2022-07-11 10:30:33.523 | max connections = 25 2022-07-11 10:30:33.523 | path = /opt/stack/data/swift/3/node/ 2022-07-11 10:30:33.523 | read only = false 2022-07-11 10:30:33.523 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-11 10:30:33.523 | 2022-07-11 10:30:33.523 | [object6643] 2022-07-11 10:30:33.523 | max connections = 25 2022-07-11 10:30:33.523 | path = /opt/stack/data/swift/4/node/ 2022-07-11 10:30:33.523 | read only = false 2022-07-11 10:30:33.523 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-11 10:30:33.524 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-11 10:30:33.526 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:33.528 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:33.531 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-11 10:30:33.543 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-11 10:30:33.545 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-11 10:30:33.550 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-11 10:30:33.554 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-11 10:30:33.556 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-11 10:30:33.560 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-11 10:30:33.589 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-07-11 10:30:33.615 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-11 10:30:33.632 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-11 10:30:33.661 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-11 10:30:33.678 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-11 10:30:33.706 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-11 10:30:33.724 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-11 10:30:33.752 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-11 10:30:33.770 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-11 10:30:33.798 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-11 10:30:33.816 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-11 10:30:33.845 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-11 10:30:33.862 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-11 10:30:33.877 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:33.879 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-11 10:30:33.908 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-11 10:30:33.937 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-11 10:30:33.963 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-11 10:30:33.990 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-11 10:30:33.992 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-11 10:30:34.007 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:34.010 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-11 10:30:34.037 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-11 10:30:34.053 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:34.055 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-11 10:30:34.072 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:34.074 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-11 10:30:34.076 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-11 10:30:34.095 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:34.098 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-11 10:30:34.100 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-11 10:30:34.102 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-11 10:30:34.107 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-11 10:30:34.113 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-11 10:30:34.141 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-11 10:30:34.168 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-11 10:30:34.200 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-11 10:30:34.232 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-11 10:30:34.261 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-11 10:30:34.263 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-11 10:30:34.265 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-11 10:30:34.267 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-11 10:30:34.270 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-11 10:30:34.299 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-11 10:30:34.327 | + 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-11 10:30:34.356 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-11 10:30:34.385 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-11 10:30:34.414 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-11 10:30:34.444 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-11 10:30:34.471 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-11 10:30:34.498 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:30:34.527 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-11 10:30:34.554 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-11 10:30:34.583 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-11 10:30:34.612 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-11 10:30:34.643 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-11 10:30:34.674 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-11 10:30:34.703 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-11 10:30:34.722 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-11 10:30:34.750 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-11 10:30:34.778 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-11 10:30:34.783 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-11 10:30:34.815 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-11 10:30:34.842 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-11 10:30:34.872 | + lib/swift:configure_swift:480 : local node_number 2022-07-11 10:30:34.875 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-11 10:30:34.878 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-11 10:30:34.880 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-11 10:30:34.885 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-11 10:30:34.887 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-11 10:30:34.890 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-11 10:30:34.892 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-11 10:30:34.895 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-11 10:30:34.897 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-11 10:30:34.899 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-11 10:30:34.901 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-11 10:30:34.922 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-11 10:30:34.953 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-11 10:30:34.973 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-11 10:30:35.001 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-11 10:30:35.020 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-11 10:30:35.049 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-11 10:30:35.068 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-11 10:30:35.098 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-11 10:30:35.118 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-11 10:30:35.147 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-11 10:30:35.167 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-11 10:30:35.197 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-11 10:30:35.215 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-11 10:30:35.246 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-11 10:30:35.266 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-11 10:30:35.296 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-11 10:30:35.317 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-11 10:30:35.347 | + 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-11 10:30:35.351 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-11 10:30:35.372 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-11 10:30:35.402 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-11 10:30:35.432 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-11 10:30:35.435 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-11 10:30:35.441 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-11 10:30:35.443 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-11 10:30:35.445 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-11 10:30:35.447 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-11 10:30:35.450 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-11 10:30:35.452 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-11 10:30:35.456 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-11 10:30:35.458 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-11 10:30:35.477 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-11 10:30:35.508 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-11 10:30:35.526 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-11 10:30:35.556 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-11 10:30:35.576 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-11 10:30:35.606 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-11 10:30:35.625 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-11 10:30:35.654 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-11 10:30:35.673 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-11 10:30:35.703 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-11 10:30:35.722 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-11 10:30:35.754 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-11 10:30:35.772 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-11 10:30:35.803 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-11 10:30:35.821 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-11 10:30:35.852 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-11 10:30:35.870 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-11 10:30:35.899 | + 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-11 10:30:35.904 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-11 10:30:35.932 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-11 10:30:35.961 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-11 10:30:35.963 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-11 10:30:35.969 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-11 10:30:35.971 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-11 10:30:35.975 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-11 10:30:35.978 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-11 10:30:35.980 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-11 10:30:35.982 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-11 10:30:35.986 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-11 10:30:35.988 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-11 10:30:36.006 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-11 10:30:36.037 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-11 10:30:36.058 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-11 10:30:36.087 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-11 10:30:36.106 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-11 10:30:36.136 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-11 10:30:36.156 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-11 10:30:36.185 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-11 10:30:36.206 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-11 10:30:36.236 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-11 10:30:36.255 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-11 10:30:36.283 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-11 10:30:36.303 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-11 10:30:36.333 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-11 10:30:36.352 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-11 10:30:36.382 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-11 10:30:36.402 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-11 10:30:36.430 | + 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-11 10:30:36.435 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-11 10:30:36.456 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-11 10:30:36.486 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-11 10:30:36.515 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-11 10:30:36.544 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-11 10:30:36.576 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-11 10:30:36.578 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-11 10:30:36.583 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-11 10:30:36.612 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-11 10:30:36.643 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-11 10:30:36.673 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-11 10:30:36.704 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-11 10:30:36.733 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-11 10:30:36.762 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-11 10:30:36.792 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-11 10:30:36.821 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-11 10:30:36.849 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-11 10:30:36.866 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:36.868 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-11 10:30:36.887 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-11 10:30:36.891 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-11 10:30:36.912 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-11 10:30:36.914 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-07-11 10:30:36.944 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-11 10:30:36.947 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-11 10:30:36.976 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-07-11 10:30:37.009 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-11 10:30:37.011 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-11 10:30:37.042 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-11 10:30:37.059 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:37.063 | + lib/swift:configure_swift:543 : local user_group 2022-07-11 10:30:37.066 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-11 10:30:37.071 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-11 10:30:37.073 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-11 10:30:37.086 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-11 10:30:37.089 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-11 10:30:37.100 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-11 10:30:37.103 | + lib/swift:configure_swift:550 : is_suse 2022-07-11 10:30:37.105 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:30:37.108 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:30:37.110 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:30:37.113 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:30:37.115 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:30:37.118 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:30:37.120 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-11 10:30:37.133 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-11 10:30:37.135 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-11 10:30:37.138 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-11 10:30:37.156 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:37.159 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-11 10:30:37.177 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:37.179 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-11 10:30:37.182 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-11 10:30:37.185 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-11 10:30:37.188 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:30:37.190 | + lib/stack:stack_install_service:32 : install_glance 2022-07-11 10:30:37.193 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-11 10:30:37.196 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-11 10:30:37.198 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-11 10:30:37.215 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:37.218 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-11 10:30:37.221 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-11 10:30:37.239 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:37.241 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-11 10:30:37.244 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-11 10:30:37.248 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-11 10:30:37.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:30:37.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:30:37.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-11 10:30:37.259 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:30:37.262 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-11 10:30:37.266 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-11 10:30:37.268 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-11 10:30:37.271 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-11 10:30:37.274 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-11 10:30:37.276 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-11 10:30:37.279 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-11 10:30:37.282 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-11 10:30:37.285 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-11 10:30:37.288 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-11 10:30:37.292 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-11 10:30:37.293 | +++ 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-11 10:30:37.298 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-11 10:30:37.301 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-11 10:30:37.303 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-11 10:30:37.307 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-11 10:30:37.310 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-11 10:30:37.332 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-11 10:30:37.335 | + 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-11 10:30:39.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:39.535 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:39.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:39.535 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:40.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:40.627 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-11 10:30:40.708 | 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-11 10:30:40.719 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:30:40.730 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:30:40.789 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-11 10:30:40.811 | 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-11 10:30:40.815 | 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-11 10:30:40.833 | 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-11 10:30:40.843 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:30:40.882 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:30:40.887 | 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-11 10:30:40.893 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-11 10:30:40.931 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-11 10:30:40.946 | 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-11 10:30:40.949 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:30:40.958 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:30:40.980 | 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-11 10:30:40.994 | 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-11 10:30:40.999 | 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-11 10:30:41.002 | 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-11 10:30:41.004 | 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-11 10:30:41.010 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-11 10:30:41.026 | 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 403)) (2.8.2) 2022-07-11 10:30:41.030 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:30:41.051 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-11 10:30:41.073 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:30:41.078 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:30:41.091 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:30:41.096 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-11 10:30:41.099 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:41.102 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:30:41.109 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:30:41.122 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:30:41.157 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:30:41.165 | 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-11 10:30:41.174 | 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-11 10:30:41.177 | 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-11 10:30:41.180 | 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-11 10:30:41.187 | 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-11 10:30:41.189 | 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-11 10:30:41.194 | 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-11 10:30:41.197 | 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-11 10:30:41.202 | 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-11 10:30:41.205 | 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-11 10:30:41.214 | 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-11 10:30:41.225 | 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-11 10:30:41.233 | 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-11 10:30:41.246 | 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-11 10:30:41.257 | 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-11 10:30:41.259 | 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-11 10:30:41.271 | 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 454)) (2019.11.28) 2022-07-11 10:30:41.274 | 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-11 10:30:41.279 | 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-11 10:30:41.282 | 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-11 10:30:41.308 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:30:41.311 | 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-11 10:30:41.314 | 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-11 10:30:41.316 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:30:41.323 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:30:43.251 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:43.253 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:43.256 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:43.258 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:43.260 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:43.262 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:43.265 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:43.267 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:43.269 | + functions-common:time_stop:2447 : start_time=1657535437327 2022-07-11 10:30:43.272 | + functions-common:time_stop:2449 : [[ -z 1657535437327 ]] 2022-07-11 10:30:43.275 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:43.279 | + functions-common:time_stop:2452 : end_time=1657535443276 2022-07-11 10:30:43.282 | + functions-common:time_stop:2453 : elapsed_time=5949 2022-07-11 10:30:43.284 | + functions-common:time_stop:2454 : total=72594 2022-07-11 10:30:43.286 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:43.289 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=78543 2022-07-11 10:30:43.291 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:43.294 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-11 10:30:43.297 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-11 10:30:43.299 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-11 10:30:43.312 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-11 10:30:43.317 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-11 10:30:43.320 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-11 10:30:43.322 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-11 10:30:43.324 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:30:43.326 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:30:43.329 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:30:43.332 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:30:43.334 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:30:43.337 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:30:43.353 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:30:43.356 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:30:43.359 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:43.361 | + functions-common:git_clone:618 : echo master 2022-07-11 10:30:43.362 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:30:43.367 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-11 10:30:43.369 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:43.371 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-11 10:30:43.384 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-11 10:30:43.387 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:30:43.387 | + functions-common:git_clone:679 : head -1 2022-07-11 10:30:43.394 | c66705069 Merge "Remove unicode literal strings" 2022-07-11 10:30:43.396 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:30:43.399 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-11 10:30:43.402 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:30:43.404 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-11 10:30:43.407 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-11 10:30:43.410 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:30:43.412 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-11 10:30:43.415 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:30:43.417 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-11 10:30:43.420 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-11 10:30:43.423 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:30:43.426 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:30:43.429 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-11 10:30:43.431 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:30:43.434 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-11 10:30:43.437 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:30:43.440 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:30:43.443 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-11 10:30:43.449 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-11 10:30:43.451 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-11 10:30:44.074 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-11 10:30:44.077 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:30:44.079 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:30:44.082 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:30:44.084 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-11 10:30:44.086 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-11 10:30:44.089 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:30:44.091 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:30:44.094 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:30:44.097 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:30:44.099 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:30:44.101 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:30:44.104 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:30:44.106 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-11 10:30:44.128 | Using python 3.8 to install /opt/stack/glance 2022-07-11 10:30:44.130 | + 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-11 10:30:46.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:46.253 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:46.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:46.253 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:47.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:30:47.320 | Obtaining file:///opt/stack/glance 2022-07-11 10:30:48.681 | 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-11 10:30:48.691 | 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-11 10:30:48.699 | 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-11 10:30:48.711 | 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-11 10:30:48.854 | 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-11 10:30:48.861 | 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-11 10:30:48.875 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:30:48.888 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-11 10:30:48.907 | 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-11 10:30:48.946 | 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-11 10:30:48.958 | 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-11 10:30:48.964 | 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-11 10:30:48.969 | 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-11 10:30:48.977 | 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-11 10:30:48.980 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-11 10:30:49.049 | 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-11 10:30:49.054 | 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-11 10:30:49.064 | 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-11 10:30:49.100 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:30:49.125 | 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-11 10:30:49.128 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:30:49.140 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:30:49.197 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:30:49.248 | 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-11 10:30:49.253 | 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-11 10:30:49.257 | 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-11 10:30:49.274 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:30:49.310 | 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-11 10:30:49.321 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:30:49.360 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:30:49.365 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:30:49.411 | 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-11 10:30:49.416 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-11 10:30:49.426 | 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-11 10:30:49.465 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-11 10:30:49.521 | 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-11 10:30:49.531 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:30:49.549 | 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-11 10:30:49.564 | 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-11 10:30:49.576 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:30:49.585 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:30:49.606 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:30:49.616 | 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-11 10:30:49.630 | 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-11 10:30:49.668 | 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-11 10:30:49.674 | 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-11 10:30:49.677 | 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-11 10:30:49.688 | 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-11 10:30:49.694 | 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-11 10:30:49.739 | 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-11 10:30:49.752 | 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-11 10:30:49.762 | 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-11 10:30:49.765 | 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-11 10:30:49.771 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-11 10:30:49.787 | 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 403)) (2.8.2) 2022-07-11 10:30:49.792 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:30:49.813 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:30:49.817 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:30:49.824 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:30:49.837 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-11 10:30:49.841 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:30:49.846 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-11 10:30:49.850 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:30:49.853 | 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 517)) (0.13.0) 2022-07-11 10:30:49.863 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:30:49.865 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:30:49.868 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:30:49.874 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-11 10:30:49.927 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:30:49.942 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:30:49.950 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:30:49.956 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:30:49.966 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:30:49.999 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:30:50.003 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:30:50.007 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:30:50.011 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:30:50.036 | 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-11 10:30:50.039 | 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-11 10:30:50.049 | 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-11 10:30:50.053 | 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-11 10:30:50.080 | 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-11 10:30:50.086 | 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-11 10:30:50.089 | 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-11 10:30:50.091 | 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-11 10:30:50.116 | 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-11 10:30:50.119 | 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-11 10:30:50.124 | 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-11 10:30:50.169 | 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-11 10:30:50.177 | 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-11 10:30:50.183 | 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-11 10:30:50.187 | 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-11 10:30:50.198 | 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-11 10:30:50.201 | 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-11 10:30:50.213 | 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-11 10:30:50.219 | 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 454)) (2019.11.28) 2022-07-11 10:30:50.221 | 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-11 10:30:50.224 | 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-11 10:30:50.226 | 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-11 10:30:50.229 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-11 10:30:50.266 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-11 10:30:50.271 | 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-11 10:30:50.276 | 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-11 10:30:50.279 | 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-11 10:30:50.283 | 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-11 10:30:50.285 | 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-11 10:30:50.288 | 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-11 10:30:50.291 | 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-11 10:30:50.296 | 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-11 10:30:50.317 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-11 10:30:50.319 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-11 10:30:50.321 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:30:50.369 | 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-11 10:30:50.372 | 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-11 10:30:50.376 | 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-11 10:30:50.437 | 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-11 10:30:51.415 | Installing collected packages: glance 2022-07-11 10:30:51.415 | Attempting uninstall: glance 2022-07-11 10:30:51.416 | Found existing installation: glance 25.0.0.dev93 2022-07-11 10:30:51.420 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-11 10:30:51.421 | Running setup.py develop for glance 2022-07-11 10:30:53.213 | Successfully installed glance 2022-07-11 10:30:53.323 | + inc/python:pip_install:196 : result=0 2022-07-11 10:30:53.325 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:30:53.328 | + functions-common:time_stop:2440 : local name 2022-07-11 10:30:53.330 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:30:53.333 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:30:53.335 | + functions-common:time_stop:2443 : local total 2022-07-11 10:30:53.337 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:30:53.340 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:30:53.342 | + functions-common:time_stop:2447 : start_time=1657535444122 2022-07-11 10:30:53.344 | + functions-common:time_stop:2449 : [[ -z 1657535444122 ]] 2022-07-11 10:30:53.347 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:30:53.351 | + functions-common:time_stop:2452 : end_time=1657535453349 2022-07-11 10:30:53.353 | + functions-common:time_stop:2453 : elapsed_time=9227 2022-07-11 10:30:53.356 | + functions-common:time_stop:2454 : total=78543 2022-07-11 10:30:53.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:30:53.360 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=87770 2022-07-11 10:30:53.362 | + inc/python:pip_install:199 : return 0 2022-07-11 10:30:53.365 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:30:53.367 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-11 10:30:53.370 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-11 10:30:53.389 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-11 10:30:53.401 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-11 10:30:53.404 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-11 10:30:53.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:30:53.409 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:30:53.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-11 10:30:53.414 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:30:53.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:30:53.419 | + ./stack.sh:main:915 : configure_glance 2022-07-11 10:30:53.422 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-11 10:30:53.434 | + lib/glance:configure_glance:326 : local dburl 2022-07-11 10:30:53.437 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-11 10:30:53.440 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-11 10:30:53.442 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-11 10:30:53.445 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-11 10:30:53.447 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:30:53.449 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:30:53.452 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:30:53.468 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:53.470 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:30:53.472 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-11 10:30:53.476 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-11 10:30:53.478 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-11 10:30:53.507 | + 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-11 10:30:53.535 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-11 10:30:53.565 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-11 10:30:53.593 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-11 10:30:53.623 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-11 10:30:53.653 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-11 10:30:53.657 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-11 10:30:53.659 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-11 10:30:53.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-11 10:30:53.664 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-11 10:30:53.692 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-11 10:30:53.723 | + 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-11 10:30:53.752 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-11 10:30:53.781 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-11 10:30:53.811 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-11 10:30:53.841 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-11 10:30:53.870 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-11 10:30:53.901 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:30:53.930 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-11 10:30:53.961 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-11 10:30:53.991 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-11 10:30:53.993 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-11 10:30:53.996 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-11 10:30:53.998 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-11 10:30:54.001 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-11 10:30:54.003 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:30:54.020 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:54.023 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-11 10:30:54.026 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-11 10:30:54.028 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:30:54.044 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:54.047 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:30:54.050 | + 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-11 10:30:54.080 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:30:54.083 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:30:54.085 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-11 10:30:54.088 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-11 10:30:54.090 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-11 10:30:54.119 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-11 10:30:54.151 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-11 10:30:54.153 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-11 10:30:54.156 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-11 10:30:54.158 | + lib/glance:configure_glance_store:254 : local be 2022-07-11 10:30:54.161 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-11 10:30:54.163 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-11 10:30:54.165 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-11 10:30:54.196 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-11 10:30:54.198 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-07-11 10:30:54.227 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-11 10:30:54.230 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-11 10:30:54.247 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:54.250 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-11 10:30:54.280 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-11 10:30:54.310 | + 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-11 10:30:54.340 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-11 10:30:54.371 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-11 10:30:54.401 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-11 10:30:54.419 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:54.421 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-11 10:30:54.451 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-11 10:30:54.481 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-11 10:30:54.510 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-07-11 10:30:54.540 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-11 10:30:54.570 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-07-11 10:30:54.600 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-11 10:30:54.617 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:54.619 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-11 10:30:54.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-11 10:30:54.625 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-11 10:30:54.628 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:30:54.646 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:30:54.648 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:30:54.651 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:30:54.653 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:30:54.656 | + 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-11 10:30:54.685 | + 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-11 10:30:54.718 | + 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-11 10:30:54.747 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:30:54.778 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-11 10:30:54.783 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-11 10:30:54.814 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-11 10:30:54.844 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-11 10:30:54.872 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-07-11 10:30:54.903 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-11 10:30:54.933 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-11 10:30:54.963 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-11 10:30:54.993 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-11 10:30:55.023 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-11 10:30:55.053 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-11 10:30:55.083 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-11 10:30:55.113 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-11 10:30:55.118 | + 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-11 10:30:55.127 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-11 10:30:55.146 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:30:55.148 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-11 10:30:55.151 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-11 10:30:55.153 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-11 10:30:55.156 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-11 10:30:55.158 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-11 10:30:55.161 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-11 10:30:55.165 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-11 10:30:55.167 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-11 10:30:55.171 | + 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-11 10:30:55.201 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-11 10:30:55.204 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-11 10:30:55.206 | ++ functions:get_random_port:837 : true 2022-07-11 10:30:55.209 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-11 10:30:55.211 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-11 10:30:55.213 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-11 10:30:55.273 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-11 10:30:55.276 | ++ functions:get_random_port:841 : break 2 2022-07-11 10:30:55.278 | ++ functions:get_random_port:845 : echo 60999 2022-07-11 10:30:55.281 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-11 10:30:55.284 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-11 10:30:55.311 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-11 10:30:55.338 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-11 10:30:55.365 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-11 10:30:55.393 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-11 10:30:55.422 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-11 10:30:55.449 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-11 10:30:55.476 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-11 10:30:55.504 | + 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-11 10:30:55.532 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-11 10:30:55.560 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-11 10:30:55.587 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-11 10:30:55.615 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-11 10:30:55.643 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-11 10:30:55.671 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-11 10:30:55.698 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-11 10:30:55.727 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-11 10:30:55.755 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-11 10:30:55.784 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-11 10:30:55.811 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-11 10:30:55.813 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-11 10:30:55.816 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:30:55.818 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:55.820 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:55.823 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-11 10:30:55.825 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-11 10:30:55.880 | proxy (enabled by site administrator) 2022-07-11 10:30:55.883 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-11 10:30:55.886 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-11 10:30:55.888 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:30:55.891 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:55.894 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:55.896 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-11 10:30:55.899 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-11 10:30:55.954 | proxy_http (enabled by site administrator) 2022-07-11 10:30:55.957 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-11 10:30:55.960 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-11 10:30:55.963 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-11 10:30:55.965 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-11 10:30:55.969 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:55.971 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:55.973 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-11 10:30:55.976 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-11 10:30:55.979 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-11 10:30:55.979 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-11 10:30:55.988 | KeepAlive Off 2022-07-11 10:30:55.992 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-11 10:30:55.993 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-11 10:30:56.001 | SetEnv proxy-sendchunked 1 2022-07-11 10:30:56.005 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-11 10:30:56.006 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-11 10:30:56.014 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-11 10:30:56.018 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-11 10:30:56.020 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-11 10:30:56.023 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-11 10:30:56.025 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-11 10:30:56.028 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:30:56.031 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:56.033 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:56.035 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-11 10:30:56.038 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-11 10:30:56.040 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:30:56.042 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:30:56.045 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-11 10:30:56.106 | Site glance-wsgi-api already enabled 2022-07-11 10:30:56.110 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-11 10:30:56.112 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:30:56.115 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:30:56.117 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:30:56.253 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-11 10:30:56.260 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-11 10:30:56.295 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-11 10:30:56.297 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-11 10:30:56.300 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-11 10:30:56.318 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:30:56.321 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-11 10:30:56.323 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-11 10:30:56.326 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-11 10:30:56.328 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:30:56.331 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-11 10:30:56.333 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-11 10:30:56.336 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-11 10:30:56.338 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-11 10:30:56.341 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:30:56.343 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:30:56.346 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:30:56.349 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:30:56.351 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:30:56.354 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:30:56.371 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:30:56.374 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:30:56.376 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:56.379 | + functions-common:git_clone:618 : echo master 2022-07-11 10:30:56.380 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:30:56.385 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-11 10:30:56.387 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:30:56.390 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-11 10:30:56.403 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-11 10:30:56.407 | + functions-common:git_clone:679 : head -1 2022-07-11 10:30:56.407 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:30:56.413 | a2deecef8 Merge "mypy: service.py" 2022-07-11 10:30:56.415 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:30:56.418 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-11 10:30:56.421 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:30:56.423 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-11 10:30:56.426 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-11 10:30:56.429 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:30:56.432 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-11 10:30:56.434 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:30:56.437 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-11 10:30:56.440 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-11 10:30:56.443 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:30:56.445 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:30:56.449 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-11 10:30:56.452 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:30:56.455 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-11 10:30:56.457 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:30:56.460 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:30:56.463 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-11 10:30:56.470 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-11 10:30:56.472 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-11 10:30:57.102 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-11 10:30:57.104 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:30:57.107 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:30:57.110 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:30:57.112 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-11 10:30:57.115 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-11 10:30:57.117 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:30:57.119 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:30:57.122 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:30:57.124 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:30:57.126 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:30:57.129 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:30:57.131 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:30:57.134 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-11 10:30:57.156 | Using python 3.8 to install /opt/stack/cinder 2022-07-11 10:30:57.158 | + 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-11 10:30:59.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:59.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:30:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:30:59.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:00.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:31:00.321 | Obtaining file:///opt/stack/cinder 2022-07-11 10:31:02.471 | 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-11 10:31:02.480 | 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-11 10:31:02.489 | 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-11 10:31:02.501 | 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-11 10:31:02.650 | 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-11 10:31:02.664 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-11 10:31:02.674 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-11 10:31:02.684 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-11 10:31:02.703 | 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-11 10:31:02.741 | 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-11 10:31:02.753 | 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-11 10:31:02.756 | 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-11 10:31:02.766 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-11 10:31:02.778 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-11 10:31:02.807 | 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-11 10:31:02.814 | 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-11 10:31:02.819 | 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-11 10:31:02.829 | 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-11 10:31:02.866 | 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-11 10:31:02.869 | 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-11 10:31:02.871 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:31:02.883 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:31:02.942 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:31:02.992 | 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-11 10:31:03.003 | 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-11 10:31:03.013 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-11 10:31:03.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-11 10:31:03.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-11 10:31:03.058 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:31:03.096 | 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-11 10:31:03.106 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:31:03.145 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:31:03.151 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:31:03.198 | 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-11 10:31:03.203 | 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-11 10:31:03.241 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-11 10:31:03.294 | 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-11 10:31:03.305 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:31:03.324 | 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-11 10:31:03.338 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-11 10:31:03.353 | 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-11 10:31:03.364 | 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-11 10:31:03.367 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:31:03.375 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:31:03.398 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:31:03.408 | 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-11 10:31:03.422 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-11 10:31:03.441 | 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-11 10:31:03.462 | 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-11 10:31:03.529 | 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-11 10:31:03.535 | 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-11 10:31:03.568 | 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-11 10:31:03.570 | 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-11 10:31:03.581 | 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-11 10:31:03.587 | 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-11 10:31:03.606 | 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-11 10:31:03.609 | 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-11 10:31:03.613 | 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-11 10:31:03.623 | 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-11 10:31:03.626 | 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-11 10:31:03.632 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-11 10:31:03.647 | 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 403)) (2.8.2) 2022-07-11 10:31:03.652 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-11 10:31:03.668 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:31:03.690 | 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 423)) (18.0.0) 2022-07-11 10:31:03.704 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-11 10:31:03.727 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:31:03.731 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:31:03.739 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:31:03.752 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:31:03.756 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-11 10:31:03.760 | 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 472)) (2.1.75) 2022-07-11 10:31:03.765 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-11 10:31:03.772 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:31:03.774 | 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 517)) (0.13.0) 2022-07-11 10:31:03.786 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:31:03.788 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:31:03.791 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:31:03.798 | 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 528)) (1.1.2) 2022-07-11 10:31:03.800 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-11 10:31:03.807 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-11 10:31:03.859 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:31:03.872 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:31:03.881 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:31:03.887 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:31:03.897 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-11 10:31:03.954 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-11 10:31:03.957 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:31:03.989 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-11 10:31:03.993 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-11 10:31:04.000 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:31:04.005 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:31:04.008 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:31:04.013 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:31:04.039 | 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 598)) (1.5.2.5) 2022-07-11 10:31:04.041 | 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-11 10:31:04.044 | 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-11 10:31:04.047 | 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-11 10:31:04.074 | 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-11 10:31:04.088 | 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-11 10:31:04.091 | 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-11 10:31:04.097 | 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-11 10:31:04.100 | 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-11 10:31:04.104 | 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-11 10:31:04.110 | 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-11 10:31:04.113 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:31:04.126 | 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-11 10:31:04.129 | 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-11 10:31:04.133 | 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-11 10:31:04.180 | 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-11 10:31:04.186 | 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-11 10:31:04.193 | 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-11 10:31:04.196 | 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-11 10:31:04.208 | 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-11 10:31:04.211 | 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-11 10:31:04.222 | 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-11 10:31:04.235 | 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-11 10:31:04.246 | 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-11 10:31:04.249 | 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 454)) (2019.11.28) 2022-07-11 10:31:04.252 | 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-11 10:31:04.257 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-11 10:31:04.261 | 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-11 10:31:04.263 | 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-11 10:31:04.268 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-11 10:31:04.307 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-11 10:31:04.313 | 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-11 10:31:04.315 | 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-11 10:31:04.320 | 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-11 10:31:04.323 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-11 10:31:04.329 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-11 10:31:04.331 | 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-11 10:31:04.341 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:31:04.367 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-11 10:31:04.369 | 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-11 10:31:04.372 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:31:04.420 | 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-11 10:31:04.423 | 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-11 10:31:04.426 | 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-11 10:31:04.428 | 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-11 10:31:05.385 | Installing collected packages: cinder 2022-07-11 10:31:05.385 | Attempting uninstall: cinder 2022-07-11 10:31:05.386 | Found existing installation: cinder 20.1.0.dev293 2022-07-11 10:31:05.390 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-11 10:31:05.391 | Running setup.py develop for cinder 2022-07-11 10:31:07.954 | Successfully installed cinder 2022-07-11 10:31:08.066 | + inc/python:pip_install:196 : result=0 2022-07-11 10:31:08.068 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:31:08.071 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:08.073 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:08.075 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:08.078 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:08.080 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:08.082 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:31:08.085 | + functions-common:time_stop:2447 : start_time=1657535457150 2022-07-11 10:31:08.087 | + functions-common:time_stop:2449 : [[ -z 1657535457150 ]] 2022-07-11 10:31:08.090 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:08.094 | + functions-common:time_stop:2452 : end_time=1657535468092 2022-07-11 10:31:08.096 | + functions-common:time_stop:2453 : elapsed_time=10942 2022-07-11 10:31:08.099 | + functions-common:time_stop:2454 : total=87770 2022-07-11 10:31:08.101 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:08.103 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=98712 2022-07-11 10:31:08.106 | + inc/python:pip_install:199 : return 0 2022-07-11 10:31:08.108 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:31:08.111 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-11 10:31:08.113 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-11 10:31:08.133 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-11 10:31:08.146 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-11 10:31:08.149 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-11 10:31:08.151 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:31:08.154 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:31:08.157 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-11 10:31:08.159 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:31:08.162 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-11 10:31:08.164 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-11 10:31:08.167 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-11 10:31:08.169 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:08.172 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:08.175 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-11 10:31:08.188 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-11 10:31:08.190 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:31:08.193 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:31:08.195 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:31:08.198 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:31:08.200 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:08.204 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:31:08.206 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:08.209 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:08.211 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:31:08.214 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:08.216 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:31:08.219 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:31:08.222 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-11 10:31:08.224 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:31:08.227 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:08.229 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:08.232 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-11 10:31:08.255 | + 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-11 10:31:08.367 | Reading package lists... 2022-07-11 10:31:08.623 | Building dependency tree... 2022-07-11 10:31:08.625 | Reading state information... 2022-07-11 10:31:08.886 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-11 10:31:08.886 | The following packages were automatically installed and are no longer required: 2022-07-11 10:31:08.887 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:31:08.887 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:31:08.887 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:31:08.887 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:31:08.887 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:31:08.888 | python3-zope.interface 2022-07-11 10:31:08.888 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:31:09.003 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:31:09.008 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:31:09.010 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:31:09.013 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:09.016 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:09.019 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:09.021 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:09.024 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:09.026 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:31:09.028 | + functions-common:time_stop:2447 : start_time=1657535468252 2022-07-11 10:31:09.031 | + functions-common:time_stop:2449 : [[ -z 1657535468252 ]] 2022-07-11 10:31:09.034 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:09.039 | + functions-common:time_stop:2452 : end_time=1657535469036 2022-07-11 10:31:09.041 | + functions-common:time_stop:2453 : elapsed_time=784 2022-07-11 10:31:09.044 | + functions-common:time_stop:2454 : total=5452 2022-07-11 10:31:09.046 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:09.049 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6236 2022-07-11 10:31:09.051 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:31:09.054 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:31:09.056 | + ./stack.sh:main:921 : configure_cinder 2022-07-11 10:31:09.059 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-11 10:31:09.072 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-11 10:31:09.076 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-11 10:31:09.079 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-11 10:31:09.081 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-11 10:31:09.084 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-11 10:31:09.084 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-11 10:31:09.089 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-11 10:31:09.091 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-11 10:31:09.093 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-11 10:31:09.095 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-11 10:31:09.098 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-11 10:31:09.100 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-11 10:31:09.102 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-11 10:31:09.104 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-11 10:31:09.115 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-11 10:31:09.128 | + 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-11 10:31:09.141 | + 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-11 10:31:09.153 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-11 10:31:09.165 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-11 10:31:09.168 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-11 10:31:09.172 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4wYZZgqNiO 2022-07-11 10:31:09.174 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-11 10:31:09.177 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-11 10:31:09.179 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-11 10:31:09.181 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4wYZZgqNiO 2022-07-11 10:31:09.185 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4wYZZgqNiO 2022-07-11 10:31:09.197 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4wYZZgqNiO /etc/sudoers.d/cinder-rootwrap 2022-07-11 10:31:09.209 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-11 10:31:09.213 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-11 10:31:09.215 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-11 10:31:09.218 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-11 10:31:09.220 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-11 10:31:09.223 | + 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-11 10:31:09.225 | + 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-11 10:31:09.227 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-11 10:31:09.229 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-11 10:31:09.234 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-11 10:31:09.239 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-11 10:31:09.257 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-11 10:31:09.277 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-11 10:31:09.297 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-11 10:31:09.315 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-11 10:31:09.334 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-11 10:31:09.353 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-11 10:31:09.372 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-11 10:31:09.391 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-11 10:31:09.393 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-11 10:31:09.395 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-11 10:31:09.398 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-11 10:31:09.400 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-11 10:31:09.429 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-11 10:31:09.457 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-11 10:31:09.484 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-11 10:31:09.512 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-11 10:31:09.539 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-11 10:31:09.567 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-11 10:31:09.595 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-11 10:31:09.622 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:31:09.649 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-11 10:31:09.677 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-11 10:31:09.707 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-11 10:31:09.736 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-11 10:31:09.738 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-11 10:31:09.740 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-11 10:31:09.743 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-11 10:31:09.745 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:31:09.747 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:09.750 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:31:09.767 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:09.769 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:31:09.771 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-11 10:31:09.774 | + 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-11 10:31:09.806 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-11 10:31:09.834 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-11 10:31:09.863 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-11 10:31:09.891 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-11 10:31:09.919 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-11 10:31:09.947 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-11 10:31:09.978 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-11 10:31:09.981 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-07-11 10:31:10.008 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-11 10:31:10.040 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-11 10:31:10.048 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 66060bd944804919f7d4373c18708d73 2022-07-11 10:31:10.078 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-11 10:31:10.080 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-11 10:31:10.109 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-11 10:31:10.137 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-11 10:31:10.165 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-11 10:31:10.194 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-11 10:31:10.211 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:10.213 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-11 10:31:10.216 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-11 10:31:10.218 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-11 10:31:10.221 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-11 10:31:10.223 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-11 10:31:10.225 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-11 10:31:10.228 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-11 10:31:10.230 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-11 10:31:10.232 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-11 10:31:10.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-11 10:31:10.238 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-11 10:31:10.268 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-11 10:31:10.297 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-11 10:31:10.326 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-11 10:31:10.355 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-11 10:31:10.383 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-11 10:31:10.411 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-11 10:31:10.414 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-11 10:31:10.416 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-11 10:31:10.419 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-11 10:31:10.447 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-11 10:31:10.450 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-11 10:31:10.478 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-11 10:31:10.481 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-11 10:31:10.483 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-11 10:31:10.485 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-11 10:31:10.513 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-11 10:31:10.516 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-11 10:31:10.519 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-11 10:31:10.535 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:10.537 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-11 10:31:10.540 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-11 10:31:10.542 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-11 10:31:10.544 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-11 10:31:10.572 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-07-11 10:31:10.601 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-11 10:31:10.618 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:10.620 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-11 10:31:10.637 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:10.640 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-11 10:31:10.656 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:10.659 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-11 10:31:10.661 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-11 10:31:10.663 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-11 10:31:10.666 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-11 10:31:10.668 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-11 10:31:10.671 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-11 10:31:10.673 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:31:10.690 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:10.693 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-11 10:31:10.695 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-11 10:31:10.698 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:31:10.714 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:10.716 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:31:10.720 | + 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-11 10:31:10.747 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:31:10.750 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:31:10.752 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-11 10:31:10.755 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-11 10:31:10.757 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-11 10:31:10.760 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:31:10.777 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:31:10.780 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:31:10.783 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:31:10.785 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:31:10.787 | + 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-11 10:31:10.816 | + 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-11 10:31:10.844 | + 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-11 10:31:10.872 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:31:10.901 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-11 10:31:10.917 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:10.920 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-11 10:31:10.923 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-11 10:31:10.925 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-11 10:31:10.928 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-11 10:31:10.930 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-11 10:31:10.932 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-11 10:31:10.936 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-11 10:31:10.940 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-11 10:31:10.943 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-11 10:31:10.945 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-11 10:31:10.957 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-11 10:31:10.958 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:10.966 | d /var/run/uwsgi 0755 ubuntu root 2022-07-11 10:31:10.970 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:10.986 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-11 10:31:10.988 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-11 10:31:10.992 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-11 10:31:11.021 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-11 10:31:11.049 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-11 10:31:11.076 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-11 10:31:11.104 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-11 10:31:11.131 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-11 10:31:11.159 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-11 10:31:11.186 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-11 10:31:11.214 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-11 10:31:11.241 | + 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-11 10:31:11.269 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-11 10:31:11.296 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-11 10:31:11.324 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-11 10:31:11.352 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-11 10:31:11.354 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-11 10:31:11.357 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-11 10:31:11.360 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-11 10:31:11.362 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-11 10:31:11.364 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:11.367 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:11.369 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-11 10:31:11.372 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-11 10:31:11.375 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-11 10:31:11.403 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-11 10:31:11.431 | + 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-11 10:31:11.431 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-11 10:31:11.440 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-11 10:31:11.444 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-11 10:31:11.446 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-11 10:31:11.448 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-11 10:31:11.451 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-11 10:31:11.453 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:31:11.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:11.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:11.460 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-11 10:31:11.463 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-11 10:31:11.465 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:11.467 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:11.470 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-11 10:31:11.531 | Enabling site cinder-wsgi. 2022-07-11 10:31:11.537 | To activate the new configuration, you need to run: 2022-07-11 10:31:11.537 | systemctl reload apache2 2022-07-11 10:31:11.541 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-11 10:31:11.543 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:31:11.546 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:31:11.549 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:31:11.682 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-11 10:31:11.685 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-11 10:31:11.722 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-07-11 10:31:11.752 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-11 10:31:11.769 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:11.772 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-11 10:31:11.774 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-11 10:31:11.776 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-11 10:31:11.779 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-11 10:31:11.782 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-11 10:31:11.814 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-11 10:31:11.842 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-07-11 10:31:11.869 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-11 10:31:11.899 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-11 10:31:11.927 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-11 10:31:11.956 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-11 10:31:11.984 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-11 10:31:12.012 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:31:12.040 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-11 10:31:12.069 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-11 10:31:12.098 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-11 10:31:12.126 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-11 10:31:12.129 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-11 10:31:12.145 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:12.148 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-07-11 10:31:12.178 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-11 10:31:12.181 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-11 10:31:12.184 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-11 10:31:12.201 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:12.204 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-11 10:31:12.206 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-11 10:31:12.208 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-11 10:31:12.211 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:31:12.213 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-11 10:31:12.216 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-11 10:31:12.220 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:31:12.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:31:12.226 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:31:12.229 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:31:12.231 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:31:12.234 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:31:12.236 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-11 10:31:12.239 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-11 10:31:12.242 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-11 10:31:12.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:31:12.247 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:31:12.250 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-11 10:31:12.252 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:31:12.255 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-11 10:31:12.257 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-11 10:31:12.260 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-11 10:31:12.262 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:31:12.265 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:31:12.268 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:31:12.271 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:31:12.273 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:31:12.276 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:31:12.293 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:31:12.295 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:31:12.297 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:12.300 | + functions-common:git_clone:618 : echo master 2022-07-11 10:31:12.300 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:31:12.306 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-11 10:31:12.308 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:12.311 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-11 10:31:12.323 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-11 10:31:12.326 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:31:12.327 | + functions-common:git_clone:679 : head -1 2022-07-11 10:31:12.344 | 176ebd6bc7 Merge commit 'refs/changes/62/817462/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-07-11 10:31:12.348 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:31:12.350 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-11 10:31:12.353 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:31:12.355 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-11 10:31:12.358 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-11 10:31:12.361 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:31:12.363 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-11 10:31:12.366 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:31:12.368 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-11 10:31:12.371 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-11 10:31:12.373 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:31:12.376 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:31:12.379 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-11 10:31:12.382 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:31:12.385 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-11 10:31:12.387 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:31:12.390 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:31:12.394 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-11 10:31:12.400 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-11 10:31:12.402 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-11 10:31:13.085 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-11 10:31:13.087 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:31:13.090 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:31:13.092 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:31:13.095 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-11 10:31:13.097 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-11 10:31:13.099 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:31:13.102 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:31:13.104 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:31:13.106 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:31:13.109 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:31:13.112 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:31:13.115 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:31:13.117 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-11 10:31:13.140 | Using python 3.8 to install /opt/stack/neutron 2022-07-11 10:31:13.143 | + 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-11 10:31:15.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:15.254 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:15.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:15.254 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:16.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:31:16.308 | Obtaining file:///opt/stack/neutron 2022-07-11 10:31:18.614 | 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-11 10:31:18.619 | 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-11 10:31:18.622 | 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-11 10:31:18.631 | 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-11 10:31:18.640 | 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-11 10:31:18.651 | 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-11 10:31:18.797 | 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-11 10:31:18.810 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:31:18.823 | 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-11 10:31:18.829 | 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-11 10:31:18.832 | 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-11 10:31:18.840 | 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-11 10:31:18.844 | 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-11 10:31:18.848 | 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-11 10:31:18.859 | 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-11 10:31:18.895 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:31:18.919 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:31:18.977 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:31:19.028 | 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-11 10:31:19.033 | 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-11 10:31:19.036 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-07-11 10:31:19.073 | 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-11 10:31:19.099 | 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-11 10:31:19.116 | 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-11 10:31:19.120 | 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-11 10:31:19.124 | 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-11 10:31:19.128 | 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-11 10:31:19.151 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:31:19.188 | 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-11 10:31:19.198 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:31:19.237 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:31:19.242 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:31:19.289 | 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-11 10:31:19.293 | 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-11 10:31:19.332 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-11 10:31:19.386 | 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-11 10:31:19.396 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:31:19.415 | 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-11 10:31:19.429 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-11 10:31:19.444 | 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-11 10:31:19.456 | 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-11 10:31:19.459 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:31:19.467 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:31:19.489 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:31:19.500 | 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-11 10:31:19.513 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-11 10:31:19.532 | 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-11 10:31:19.571 | 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-11 10:31:19.576 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-11 10:31:19.584 | 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-11 10:31:19.589 | 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-11 10:31:19.592 | 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-11 10:31:19.600 | 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-11 10:31:19.612 | 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-11 10:31:19.618 | 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-11 10:31:19.635 | 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-11 10:31:19.647 | 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-11 10:31:19.657 | 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-11 10:31:19.659 | 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-11 10:31:19.665 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-11 10:31:19.708 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-11 10:31:19.711 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-11 10:31:19.715 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-11 10:31:19.719 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-11 10:31:19.723 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-11 10:31:19.726 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-11 10:31:19.730 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-11 10:31:19.734 | 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 403)) (2.8.2) 2022-07-11 10:31:19.739 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.1) 2022-07-11 10:31:19.756 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:31:19.778 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-11 10:31:19.803 | 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 423)) (18.0.0) 2022-07-11 10:31:19.818 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:31:19.822 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:31:19.829 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:31:19.843 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-11 10:31:19.845 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:31:19.849 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-11 10:31:19.854 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-11 10:31:19.857 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:31:19.860 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-11 10:31:19.863 | 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 517)) (0.13.0) 2022-07-11 10:31:19.873 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:31:19.876 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:31:19.878 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:31:19.884 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:31:19.899 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:31:19.908 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:31:19.913 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:31:19.924 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-11 10:31:19.981 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:31:20.014 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-11 10:31:20.019 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:31:20.023 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:31:20.027 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:31:20.032 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:31:20.055 | 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-11 10:31:20.058 | 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-11 10:31:20.069 | 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-11 10:31:20.096 | 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-11 10:31:20.099 | 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-11 10:31:20.102 | 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-11 10:31:20.104 | 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-11 10:31:20.125 | 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-11 10:31:20.129 | 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-11 10:31:20.134 | 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-11 10:31:20.139 | 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-11 10:31:20.175 | 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-11 10:31:20.178 | 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-11 10:31:20.181 | 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-11 10:31:20.186 | 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-11 10:31:20.189 | 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-11 10:31:20.234 | 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-11 10:31:20.242 | 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-11 10:31:20.245 | 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-11 10:31:20.258 | 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-11 10:31:20.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-11 10:31:20.273 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-11 10:31:20.287 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:31:20.298 | 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-11 10:31:20.301 | 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 454)) (2019.11.28) 2022-07-11 10:31:20.304 | 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-11 10:31:20.309 | 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-11 10:31:20.313 | 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-11 10:31:20.315 | 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-11 10:31:20.318 | 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-11 10:31:20.320 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-11 10:31:20.323 | 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-11 10:31:20.326 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:31:20.374 | 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-11 10:31:20.377 | 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-11 10:31:20.381 | 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-11 10:31:21.454 | Installing collected packages: neutron 2022-07-11 10:31:21.454 | Attempting uninstall: neutron 2022-07-11 10:31:21.455 | Found existing installation: neutron 20.1.0.dev427 2022-07-11 10:31:21.466 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-11 10:31:21.467 | Running setup.py develop for neutron 2022-07-11 10:31:24.179 | Successfully installed neutron 2022-07-11 10:31:24.297 | + inc/python:pip_install:196 : result=0 2022-07-11 10:31:24.299 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:31:24.302 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:24.304 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:24.306 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:24.308 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:24.311 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:24.314 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:31:24.316 | + functions-common:time_stop:2447 : start_time=1657535473134 2022-07-11 10:31:24.318 | + functions-common:time_stop:2449 : [[ -z 1657535473134 ]] 2022-07-11 10:31:24.321 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:24.325 | + functions-common:time_stop:2452 : end_time=1657535484323 2022-07-11 10:31:24.328 | + functions-common:time_stop:2453 : elapsed_time=11189 2022-07-11 10:31:24.330 | + functions-common:time_stop:2454 : total=98712 2022-07-11 10:31:24.332 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:24.334 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=109901 2022-07-11 10:31:24.337 | + inc/python:pip_install:199 : return 0 2022-07-11 10:31:24.339 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:31:24.342 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-11 10:31:24.344 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-11 10:31:24.363 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-11 10:31:24.376 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-11 10:31:24.379 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-11 10:31:24.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:31:24.384 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:31:24.386 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-11 10:31:24.389 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:31:24.392 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-11 10:31:24.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:31:24.397 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-11 10:31:24.415 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:24.418 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-11 10:31:24.420 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-11 10:31:24.423 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-11 10:31:24.426 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:31:24.428 | + lib/stack:stack_install_service:32 : install_nova 2022-07-11 10:31:24.431 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-11 10:31:24.433 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-11 10:31:24.436 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:31:24.438 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:31:24.441 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-11 10:31:24.443 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:31:24.445 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-11 10:31:24.462 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:24.464 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-11 10:31:24.481 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:24.483 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-11 10:31:24.499 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:24.502 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-11 10:31:24.504 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-11 10:31:24.506 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-11 10:31:24.508 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:31:24.511 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:31:24.513 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:31:24.516 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:31:24.519 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:31:24.521 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:31:24.538 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:31:24.540 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:31:24.542 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:24.545 | + functions-common:git_clone:618 : echo master 2022-07-11 10:31:24.545 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:31:24.550 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-11 10:31:24.552 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:24.555 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-11 10:31:24.568 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-11 10:31:24.571 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:31:24.571 | + functions-common:git_clone:679 : head -1 2022-07-11 10:31:24.579 | 4bead404fe Merge "Remove return from rpc cast" 2022-07-11 10:31:24.581 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:31:24.584 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-11 10:31:24.586 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:31:24.589 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-11 10:31:24.591 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-11 10:31:24.594 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:31:24.596 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-11 10:31:24.599 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:31:24.601 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-11 10:31:24.604 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-11 10:31:24.606 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:31:24.609 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:31:24.612 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-11 10:31:24.614 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:31:24.617 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-11 10:31:24.619 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:31:24.622 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:31:24.625 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-11 10:31:24.631 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-11 10:31:24.634 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-11 10:31:25.276 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-11 10:31:25.279 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:31:25.282 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:31:25.284 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:31:25.286 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-11 10:31:25.289 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-11 10:31:25.291 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:31:25.293 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:31:25.296 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:31:25.298 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:31:25.300 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:31:25.303 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:31:25.305 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:31:25.307 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-11 10:31:25.329 | Using python 3.8 to install /opt/stack/nova 2022-07-11 10:31:25.331 | + 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-11 10:31:27.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:27.462 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:27.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:27.462 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:28.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:31:28.527 | Obtaining file:///opt/stack/nova 2022-07-11 10:31:31.864 | 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-11 10:31:31.870 | 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-11 10:31:31.873 | 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-11 10:31:31.881 | 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-11 10:31:31.890 | 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-11 10:31:31.893 | 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-11 10:31:31.904 | 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-11 10:31:32.048 | 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-11 10:31:32.062 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:31:32.075 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-11 10:31:32.094 | 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-11 10:31:32.131 | 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-11 10:31:32.144 | 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-11 10:31:32.146 | 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-11 10:31:32.156 | 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-11 10:31:32.158 | 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-11 10:31:32.163 | 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-11 10:31:32.201 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:31:32.227 | 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-11 10:31:32.230 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:31:32.241 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:31:32.299 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:31:32.350 | 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-11 10:31:32.360 | 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-11 10:31:32.364 | 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-11 10:31:32.368 | 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-11 10:31:32.371 | 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-11 10:31:32.396 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-11 10:31:32.418 | 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-11 10:31:32.422 | 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-11 10:31:32.426 | 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-11 10:31:32.431 | 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-11 10:31:32.454 | 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-11 10:31:32.471 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:31:32.508 | 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-11 10:31:32.518 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:31:32.556 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:31:32.562 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:31:32.609 | 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-11 10:31:32.613 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-11 10:31:32.622 | 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-11 10:31:32.660 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-11 10:31:32.714 | 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-11 10:31:32.724 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:31:32.742 | 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-11 10:31:32.757 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-11 10:31:32.772 | 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-11 10:31:32.783 | 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-11 10:31:32.786 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:31:32.794 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-11 10:31:32.817 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:31:32.826 | 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-11 10:31:32.840 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-11 10:31:32.859 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-11 10:31:32.867 | 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-11 10:31:32.872 | 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-11 10:31:32.932 | 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-11 10:31:32.935 | 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-11 10:31:32.947 | 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-11 10:31:32.953 | 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-11 10:31:32.971 | 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-11 10:31:32.981 | 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-11 10:31:32.984 | 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-11 10:31:32.990 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-11 10:31:33.004 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-11 10:31:33.006 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-11 10:31:33.010 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-11 10:31:33.013 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-11 10:31:33.017 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-11 10:31:33.021 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-11 10:31:33.025 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-11 10:31:33.029 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-11 10:31:33.044 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-11 10:31:33.059 | 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 403)) (2.8.2) 2022-07-11 10:31:33.064 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-11 10:31:33.080 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:31:33.101 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-11 10:31:33.126 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:31:33.130 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:31:33.137 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:31:33.150 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-11 10:31:33.153 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-11 10:31:33.157 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:31:33.162 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-11 10:31:33.164 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:31:33.167 | 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 517)) (0.13.0) 2022-07-11 10:31:33.178 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:31:33.180 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:31:33.183 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:31:33.190 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-11 10:31:33.241 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-11 10:31:33.255 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:31:33.264 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:31:33.270 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:31:33.281 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-11 10:31:33.336 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:31:33.369 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-11 10:31:33.373 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-11 10:31:33.379 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:31:33.384 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-11 10:31:33.388 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:31:33.392 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-11 10:31:33.398 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:31:33.421 | 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-11 10:31:33.424 | 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-11 10:31:33.434 | 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-11 10:31:33.438 | 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-11 10:31:33.465 | 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-11 10:31:33.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-11 10:31:33.492 | 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-11 10:31:33.495 | 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-11 10:31:33.497 | 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-11 10:31:33.502 | 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-11 10:31:33.508 | 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-11 10:31:33.511 | 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-11 10:31:33.516 | 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-11 10:31:33.519 | 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-11 10:31:33.564 | 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-11 10:31:33.572 | 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-11 10:31:33.575 | 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-11 10:31:33.586 | 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-11 10:31:33.591 | 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-11 10:31:33.603 | 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-11 10:31:33.614 | 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-11 10:31:33.627 | 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-11 10:31:33.631 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-11 10:31:33.645 | 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-11 10:31:33.650 | 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 454)) (2019.11.28) 2022-07-11 10:31:33.652 | 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-11 10:31:33.656 | 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-11 10:31:33.658 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-11 10:31:33.696 | 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-11 10:31:33.701 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-11 10:31:33.707 | 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-11 10:31:33.709 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-11 10:31:33.712 | 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-11 10:31:33.714 | 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-11 10:31:33.718 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-11 10:31:33.720 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-11 10:31:33.723 | 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-11 10:31:33.726 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:31:33.775 | 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-11 10:31:33.777 | 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-11 10:31:34.768 | Installing collected packages: nova 2022-07-11 10:31:34.768 | Attempting uninstall: nova 2022-07-11 10:31:34.769 | Found existing installation: nova 25.1.0.dev148 2022-07-11 10:31:34.773 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-11 10:31:34.774 | Running setup.py develop for nova 2022-07-11 10:31:38.418 | Successfully installed nova 2022-07-11 10:31:38.531 | + inc/python:pip_install:196 : result=0 2022-07-11 10:31:38.533 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:31:38.535 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:38.538 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:38.540 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:38.542 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:38.544 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:38.547 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:31:38.549 | + functions-common:time_stop:2447 : start_time=1657535485323 2022-07-11 10:31:38.551 | + functions-common:time_stop:2449 : [[ -z 1657535485323 ]] 2022-07-11 10:31:38.554 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:38.558 | + functions-common:time_stop:2452 : end_time=1657535498556 2022-07-11 10:31:38.560 | + functions-common:time_stop:2453 : elapsed_time=13233 2022-07-11 10:31:38.563 | + functions-common:time_stop:2454 : total=109901 2022-07-11 10:31:38.565 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:38.568 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=123134 2022-07-11 10:31:38.570 | + inc/python:pip_install:199 : return 0 2022-07-11 10:31:38.572 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:31:38.575 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-11 10:31:38.578 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-11 10:31:38.597 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-11 10:31:38.609 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-11 10:31:38.611 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-11 10:31:38.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:31:38.616 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:31:38.619 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-11 10:31:38.621 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:31:38.624 | + 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-11 10:31:38.636 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:31:38.638 | + ./stack.sh:main:932 : configure_nova 2022-07-11 10:31:38.641 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-11 10:31:38.654 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-11 10:31:38.656 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-11 10:31:38.659 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-11 10:31:38.662 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-11 10:31:38.663 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-11 10:31:38.667 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-11 10:31:38.670 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-11 10:31:38.673 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-11 10:31:38.675 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-11 10:31:38.678 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-11 10:31:38.680 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-11 10:31:38.682 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-11 10:31:38.685 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-11 10:31:38.697 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-11 10:31:38.709 | + 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-11 10:31:38.722 | + 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-11 10:31:38.734 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-11 10:31:38.747 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-11 10:31:38.750 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-11 10:31:38.754 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pqNuKMEisR 2022-07-11 10:31:38.757 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-11 10:31:38.759 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-11 10:31:38.762 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-11 10:31:38.764 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-11 10:31:38.767 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-11 10:31:38.769 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pqNuKMEisR 2022-07-11 10:31:38.773 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pqNuKMEisR 2022-07-11 10:31:38.786 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pqNuKMEisR /etc/sudoers.d/nova-rootwrap 2022-07-11 10:31:38.799 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-11 10:31:38.803 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-11 10:31:38.806 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-11 10:31:38.808 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-11 10:31:38.811 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-11 10:31:38.813 | + 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-11 10:31:38.815 | + 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-11 10:31:38.818 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-11 10:31:38.821 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-11 10:31:38.825 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-11 10:31:38.841 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:38.844 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-11 10:31:38.846 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-11 10:31:38.850 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-11 10:31:38.854 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-11 10:31:38.882 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-11 10:31:38.884 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-11 10:31:38.911 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-11 10:31:38.941 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-11 10:31:38.968 | + 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-11 10:31:38.997 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-11 10:31:39.026 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-11 10:31:39.056 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-11 10:31:39.058 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-07-11 10:31:39.085 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-11 10:31:39.113 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-11 10:31:39.140 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-11 10:31:39.168 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-11 10:31:39.194 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-11 10:31:39.225 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-11 10:31:39.228 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:31:39.230 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:31:39.232 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:31:39.235 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:31:39.237 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:31:39.239 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:31:39.242 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:31:39.244 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:31:39.246 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:31:39.248 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:31:39.251 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-11 10:31:39.253 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:31:39.255 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:31:39.257 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:31:39.259 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:31:39.262 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:31:39.265 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:31:39.267 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-11 10:31:39.283 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.286 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:31:39.288 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-11 10:31:39.290 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-11 10:31:39.318 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-11 10:31:39.321 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-11 10:31:39.323 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-11 10:31:39.325 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-11 10:31:39.328 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:31:39.330 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:39.333 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:31:39.349 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.351 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:31:39.354 | ++ 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-11 10:31:39.357 | + 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-11 10:31:39.387 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-11 10:31:39.390 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-11 10:31:39.393 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-11 10:31:39.395 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-11 10:31:39.397 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:31:39.399 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:39.401 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:31:39.418 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.420 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:31:39.422 | ++ 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-11 10:31:39.425 | + 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-11 10:31:39.455 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-11 10:31:39.486 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-11 10:31:39.513 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-11 10:31:39.542 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-11 10:31:39.558 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.560 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-11 10:31:39.577 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.581 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-11 10:31:39.581 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-11 10:31:39.586 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-11 10:31:39.588 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-11 10:31:39.616 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-11 10:31:39.633 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:39.635 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-11 10:31:39.637 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-11 10:31:39.640 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-11 10:31:39.643 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-11 10:31:39.645 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-11 10:31:39.674 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-11 10:31:39.703 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-11 10:31:39.729 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-11 10:31:39.756 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-11 10:31:39.784 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-11 10:31:39.811 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-11 10:31:39.838 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-11 10:31:39.865 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:31:39.892 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-11 10:31:39.919 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-11 10:31:39.936 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:39.939 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-11 10:31:39.941 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-11 10:31:39.971 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-11 10:31:39.998 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-07-11 10:31:40.026 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-11 10:31:40.054 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-11 10:31:40.082 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-11 10:31:40.110 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-11 10:31:40.137 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-11 10:31:40.165 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-11 10:31:40.182 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:40.185 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-11 10:31:40.187 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-11 10:31:40.215 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-11 10:31:40.245 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-11 10:31:40.247 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-11 10:31:40.275 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-11 10:31:40.277 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-11 10:31:40.280 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-11 10:31:40.282 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:31:40.284 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:31:40.287 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:31:40.289 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:31:40.291 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:31:40.294 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:31:40.297 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-11 10:31:40.299 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:31:40.301 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:31:40.303 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:31:40.306 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:31:40.308 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:31:40.311 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:31:40.313 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:31:40.315 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:31:40.317 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:31:40.320 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:31:40.322 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-11 10:31:40.324 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-11 10:31:40.327 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-11 10:31:40.330 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:31:40.347 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:31:40.349 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:31:40.351 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:31:40.354 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:31:40.356 | + 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-11 10:31:40.384 | + 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-11 10:31:40.412 | + 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-11 10:31:40.440 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:31:40.468 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-11 10:31:40.498 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-11 10:31:40.514 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:40.516 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-11 10:31:40.519 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-11 10:31:40.523 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-11 10:31:40.526 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-11 10:31:40.528 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-11 10:31:40.531 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-11 10:31:40.534 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-11 10:31:40.538 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-11 10:31:40.540 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-11 10:31:40.543 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-11 10:31:40.557 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-11 10:31:40.557 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:40.566 | d /var/run/uwsgi 0755 ubuntu root 2022-07-11 10:31:40.569 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:40.585 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-11 10:31:40.587 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-11 10:31:40.591 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-11 10:31:40.621 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-11 10:31:40.647 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-11 10:31:40.674 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-11 10:31:40.701 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-11 10:31:40.730 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-11 10:31:40.758 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-11 10:31:40.786 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-11 10:31:40.813 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-11 10:31:40.840 | + 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-11 10:31:40.867 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-11 10:31:40.894 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-11 10:31:40.922 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-11 10:31:40.953 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-11 10:31:40.956 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-11 10:31:40.959 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-11 10:31:40.961 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-11 10:31:40.963 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-11 10:31:40.966 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:40.968 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:40.970 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-11 10:31:40.973 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-11 10:31:40.975 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-11 10:31:41.003 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-11 10:31:41.031 | + 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-11 10:31:41.031 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-11 10:31:41.040 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-11 10:31:41.043 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-11 10:31:41.046 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-11 10:31:41.048 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-11 10:31:41.051 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-11 10:31:41.053 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:31:41.055 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:41.058 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:41.060 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-11 10:31:41.062 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-11 10:31:41.065 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:41.068 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:41.070 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-11 10:31:41.132 | Enabling site nova-api-wsgi. 2022-07-11 10:31:41.137 | To activate the new configuration, you need to run: 2022-07-11 10:31:41.137 | systemctl reload apache2 2022-07-11 10:31:41.142 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-11 10:31:41.144 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:31:41.146 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:31:41.149 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:31:41.283 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-11 10:31:41.303 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:41.305 | + 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-11 10:31:41.308 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-11 10:31:41.310 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-11 10:31:41.313 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-11 10:31:41.315 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-11 10:31:41.317 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-11 10:31:41.320 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-11 10:31:41.324 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-11 10:31:41.327 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-11 10:31:41.329 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-11 10:31:41.343 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-11 10:31:41.343 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:41.352 | d /var/run/uwsgi 0755 ubuntu root 2022-07-11 10:31:41.356 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:31:41.372 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-11 10:31:41.375 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-11 10:31:41.379 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-11 10:31:41.409 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-11 10:31:41.438 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-11 10:31:41.464 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-11 10:31:41.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-11 10:31:41.519 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-11 10:31:41.547 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-11 10:31:41.582 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-11 10:31:41.610 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-11 10:31:41.637 | + 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-11 10:31:41.664 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-11 10:31:41.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-11 10:31:41.720 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-11 10:31:41.747 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-11 10:31:41.749 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-11 10:31:41.776 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-11 10:31:41.793 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:41.795 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-11 10:31:41.827 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-11 10:31:41.829 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-11 10:31:41.832 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-11 10:31:41.848 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:41.851 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:31:41.854 | + 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-11 10:31:41.882 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-11 10:31:41.912 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-11 10:31:41.915 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-11 10:31:41.917 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-11 10:31:41.919 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-11 10:31:41.922 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-11 10:31:41.925 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:31:41.941 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:41.944 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-11 10:31:41.946 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-11 10:31:41.949 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:31:41.964 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:41.967 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:31:41.970 | + 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-11 10:31:41.997 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:31:42.000 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:31:42.002 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-11 10:31:42.030 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-11 10:31:42.058 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-11 10:31:42.089 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-11 10:31:42.105 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:42.108 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-11 10:31:42.136 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-11 10:31:42.138 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-11 10:31:42.141 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-11 10:31:42.171 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-11 10:31:42.200 | + 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-11 10:31:42.227 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-11 10:31:42.256 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-11 10:31:42.283 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-11 10:31:42.312 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-11 10:31:42.339 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-11 10:31:42.370 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-11 10:31:42.399 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-11 10:31:42.416 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:42.419 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-11 10:31:42.423 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-11 10:31:42.426 | + lib/nova:create_nova_conf:549 : local conf 2022-07-11 10:31:42.428 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-11 10:31:42.431 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-11 10:31:42.433 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-11 10:31:42.436 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-11 10:31:42.439 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-11 10:31:42.441 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-11 10:31:42.443 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-11 10:31:42.448 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-11 10:31:42.450 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-11 10:31:42.453 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-11 10:31:42.456 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-11 10:31:42.458 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:31:42.460 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:42.463 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:31:42.480 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:42.482 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:31:42.484 | ++ 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-11 10:31:42.487 | + 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-11 10:31:42.518 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-11 10:31:42.549 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-11 10:31:42.581 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:31:42.584 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-11 10:31:42.586 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-11 10:31:42.589 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-11 10:31:42.608 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:42.612 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-11 10:31:42.612 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-11 10:31:43.298 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-11 10:31:43.301 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-11 10:31:43.303 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-11 10:31:43.305 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-11 10:31:43.308 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-11 10:31:43.310 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-11 10:31:43.313 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:31:43.330 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:43.333 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-11 10:31:43.335 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-11 10:31:43.338 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:31:43.353 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:43.356 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-07-11 10:31:43.359 | + 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-11 10:31:43.387 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:31:43.390 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:31:43.393 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-11 10:31:43.409 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:43.411 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-11 10:31:43.414 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-11 10:31:43.416 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-11 10:31:43.447 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-07-11 10:31:43.475 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-11 10:31:43.503 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-11 10:31:43.531 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-11 10:31:43.559 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-11 10:31:43.586 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-11 10:31:43.615 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-11 10:31:43.643 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-11 10:31:43.646 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-11 10:31:43.648 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-11 10:31:43.651 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:31:43.669 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:31:43.672 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:31:43.674 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:31:43.677 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:31:43.679 | + 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-11 10:31:43.707 | + 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-11 10:31:43.736 | + 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-11 10:31:43.763 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:31:43.792 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:31:43.795 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-11 10:31:43.799 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-11 10:31:43.801 | + lib/nova:create_nova_conf:583 : local conf 2022-07-11 10:31:43.803 | + lib/nova:create_nova_conf:584 : local offset 2022-07-11 10:31:43.806 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-11 10:31:43.809 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-11 10:31:43.811 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-11 10:31:43.814 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-11 10:31:43.817 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-11 10:31:43.819 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-11 10:31:43.821 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-11 10:31:43.824 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-11 10:31:43.826 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-11 10:31:43.829 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-11 10:31:43.845 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:43.847 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-11 10:31:43.850 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-11 10:31:43.865 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:43.868 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-11 10:31:43.884 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:43.886 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-11 10:31:43.903 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:31:43.906 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-11 10:31:43.923 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:31:43.926 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-11 10:31:43.928 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-11 10:31:43.931 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-11 10:31:43.934 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-11 10:31:43.936 | + lib/stack:stack_install_service:32 : install_placement 2022-07-11 10:31:43.939 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-11 10:31:43.941 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-11 10:31:43.944 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:43.946 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:43.949 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-11 10:31:43.952 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:31:43.954 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:31:43.957 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:31:43.959 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:31:43.962 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:43.964 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:31:43.967 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:43.970 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:43.972 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:31:43.975 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:43.977 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:31:43.979 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:31:43.982 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-11 10:31:43.984 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:31:43.987 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:43.989 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:43.992 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-11 10:31:44.013 | + 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-11 10:31:44.124 | Reading package lists... 2022-07-11 10:31:44.378 | Building dependency tree... 2022-07-11 10:31:44.379 | Reading state information... 2022-07-11 10:31:44.642 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-11 10:31:44.642 | The following packages were automatically installed and are no longer required: 2022-07-11 10:31:44.643 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:31:44.643 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:31:44.643 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:31:44.643 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:31:44.643 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:31:44.643 | python3-zope.interface 2022-07-11 10:31:44.643 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:31:44.760 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:31:44.765 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:31:44.767 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:31:44.769 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:44.772 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:44.774 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:44.776 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:44.779 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:44.782 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:31:44.784 | + functions-common:time_stop:2447 : start_time=1657535504010 2022-07-11 10:31:44.786 | + functions-common:time_stop:2449 : [[ -z 1657535504010 ]] 2022-07-11 10:31:44.789 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:44.793 | + functions-common:time_stop:2452 : end_time=1657535504791 2022-07-11 10:31:44.796 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-11 10:31:44.798 | + functions-common:time_stop:2454 : total=6236 2022-07-11 10:31:44.800 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:44.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7017 2022-07-11 10:31:44.805 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:31:44.808 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-11 10:31:44.811 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-11 10:31:44.814 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-11 10:31:44.816 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-11 10:31:44.819 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-11 10:31:44.841 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-11 10:31:44.844 | + functions-common:install_package:1464 : update_package_repo 2022-07-11 10:31:44.846 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-11 10:31:44.849 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-11 10:31:44.851 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-11 10:31:44.854 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:44.856 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-11 10:31:44.859 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:44.861 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:44.864 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-11 10:31:44.866 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-11 10:31:44.869 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-11 10:31:44.871 | + functions-common:apt_get_update:1191 : return 2022-07-11 10:31:44.874 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-11 10:31:44.877 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-11 10:31:44.879 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:44.882 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:44.885 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-11 10:31:44.907 | + 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-11 10:31:45.017 | Reading package lists... 2022-07-11 10:31:45.273 | Building dependency tree... 2022-07-11 10:31:45.275 | Reading state information... 2022-07-11 10:31:45.537 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-11 10:31:45.538 | The following packages were automatically installed and are no longer required: 2022-07-11 10:31:45.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-11 10:31:45.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-11 10:31:45.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-11 10:31:45.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-11 10:31:45.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-11 10:31:45.539 | python3-zope.interface 2022-07-11 10:31:45.539 | Use 'sudo apt autoremove' to remove them. 2022-07-11 10:31:45.653 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-11 10:31:45.659 | + functions-common:apt_get:1235 : result=0 2022-07-11 10:31:45.661 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-11 10:31:45.664 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:45.666 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:45.668 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:45.672 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:45.674 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:45.676 | + functions-common:time_stop:2446 : name=apt-get 2022-07-11 10:31:45.679 | + functions-common:time_stop:2447 : start_time=1657535504905 2022-07-11 10:31:45.681 | + functions-common:time_stop:2449 : [[ -z 1657535504905 ]] 2022-07-11 10:31:45.685 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:45.690 | + functions-common:time_stop:2452 : end_time=1657535505687 2022-07-11 10:31:45.692 | + functions-common:time_stop:2453 : elapsed_time=782 2022-07-11 10:31:45.695 | + functions-common:time_stop:2454 : total=7017 2022-07-11 10:31:45.697 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:45.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7799 2022-07-11 10:31:45.703 | + functions-common:apt_get:1239 : return 0 2022-07-11 10:31:45.705 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-11 10:31:45.708 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-11 10:31:45.711 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:31:45.713 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:31:45.716 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:31:45.719 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-11 10:31:45.721 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-11 10:31:45.785 | wsgi (enabled by maintainer script) 2022-07-11 10:31:45.788 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-11 10:31:45.791 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-11 10:31:45.794 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-11 10:31:45.797 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-11 10:31:45.800 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-11 10:31:45.802 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-11 10:31:45.806 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-11 10:31:45.806 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-11 10:31:45.812 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-11 10:31:45.815 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-11 10:31:45.817 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-11 10:31:45.820 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-11 10:31:45.823 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-11 10:31:45.846 | Using python 3.8 to install osc-placement 2022-07-11 10:31:45.849 | + 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-11 10:31:47.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:47.973 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:47.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:47.973 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:49.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:31:49.044 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-07-11 10:31:49.056 | 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-11 10:31:49.072 | 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-11 10:31:49.079 | 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-11 10:31:49.082 | 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-11 10:31:49.088 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:31:49.093 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-11 10:31:49.096 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:31:49.098 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-11 10:31:49.112 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:31:49.170 | 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-11 10:31:49.173 | 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-11 10:31:49.176 | 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-11 10:31:49.180 | 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-11 10:31:49.187 | 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-11 10:31:49.191 | 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-11 10:31:49.216 | 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-11 10:31:49.229 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:31:49.236 | 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-11 10:31:49.240 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:31:49.253 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:31:49.257 | 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-11 10:31:49.278 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-11 10:31:49.280 | 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-11 10:31:49.283 | 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-11 10:31:49.320 | 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-11 10:31:49.323 | 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-11 10:31:49.326 | 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-11 10:31:49.331 | 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-11 10:31:49.334 | 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-11 10:31:49.339 | 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-11 10:31:49.343 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:31:49.398 | 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-11 10:31:49.409 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:31:49.442 | 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-11 10:31:49.446 | 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 454)) (2019.11.28) 2022-07-11 10:31:49.448 | 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-11 10:31:49.453 | 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-11 10:31:49.456 | 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-11 10:31:49.459 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:31:49.464 | 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-11 10:31:49.467 | 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-11 10:31:49.527 | 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-11 10:31:51.593 | + inc/python:pip_install:196 : result=0 2022-07-11 10:31:51.596 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:31:51.599 | + functions-common:time_stop:2440 : local name 2022-07-11 10:31:51.601 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:31:51.604 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:31:51.606 | + functions-common:time_stop:2443 : local total 2022-07-11 10:31:51.609 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:31:51.612 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:31:51.614 | + functions-common:time_stop:2447 : start_time=1657535505840 2022-07-11 10:31:51.617 | + functions-common:time_stop:2449 : [[ -z 1657535505840 ]] 2022-07-11 10:31:51.620 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:31:51.625 | + functions-common:time_stop:2452 : end_time=1657535511621 2022-07-11 10:31:51.627 | + functions-common:time_stop:2453 : elapsed_time=5781 2022-07-11 10:31:51.630 | + functions-common:time_stop:2454 : total=123134 2022-07-11 10:31:51.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:31:51.635 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=128915 2022-07-11 10:31:51.637 | + inc/python:pip_install:199 : return 0 2022-07-11 10:31:51.641 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-11 10:31:51.643 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-11 10:31:51.646 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-11 10:31:51.648 | + functions-common:git_clone:599 : local git_ref=master 2022-07-11 10:31:51.651 | + functions-common:git_clone:600 : local orig_dir 2022-07-11 10:31:51.654 | ++ functions-common:git_clone:601 : pwd 2022-07-11 10:31:51.657 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-11 10:31:51.659 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-11 10:31:51.662 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-11 10:31:51.679 | + functions-common:git_clone:604 : RECLONE=False 2022-07-11 10:31:51.682 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-11 10:31:51.684 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:51.688 | + functions-common:git_clone:618 : echo master 2022-07-11 10:31:51.688 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-11 10:31:51.694 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-11 10:31:51.696 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-11 10:31:51.699 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-11 10:31:51.711 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-11 10:31:51.715 | + functions-common:git_clone:679 : git show --oneline 2022-07-11 10:31:51.715 | + functions-common:git_clone:679 : head -1 2022-07-11 10:31:51.719 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-11 10:31:51.722 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-11 10:31:51.724 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-11 10:31:51.727 | + inc/python:setup_develop:334 : local bindep 2022-07-11 10:31:51.729 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-11 10:31:51.732 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-11 10:31:51.735 | + inc/python:setup_develop:340 : local extras= 2022-07-11 10:31:51.737 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-11 10:31:51.740 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-11 10:31:51.742 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-11 10:31:51.745 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-11 10:31:51.747 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-11 10:31:51.750 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-11 10:31:51.753 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-11 10:31:51.755 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-11 10:31:51.758 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-11 10:31:51.761 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-11 10:31:51.763 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-11 10:31:51.767 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-11 10:31:51.772 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-11 10:31:51.775 | + 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-11 10:31:52.414 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-11 10:31:52.417 | + inc/python:setup_package:414 : local bindep=0 2022-07-11 10:31:52.419 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-11 10:31:52.422 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-11 10:31:52.425 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-11 10:31:52.427 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-11 10:31:52.430 | + inc/python:setup_package:423 : local flags=-e 2022-07-11 10:31:52.432 | + inc/python:setup_package:424 : local extras= 2022-07-11 10:31:52.435 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-11 10:31:52.438 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-11 10:31:52.440 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-11 10:31:52.443 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-11 10:31:52.445 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-11 10:31:52.448 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-11 10:31:52.469 | Using python 3.8 to install /opt/stack/placement 2022-07-11 10:31:52.472 | + 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-11 10:31:54.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:54.592 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:54.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:31:54.593 | from cryptography.utils import int_from_bytes 2022-07-11 10:31:55.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:31:55.651 | Obtaining file:///opt/stack/placement 2022-07-11 10:31:56.916 | 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-11 10:31:56.928 | 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-11 10:31:57.073 | 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-11 10:31:57.086 | 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-11 10:31:57.091 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-11 10:31:57.104 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-11 10:31:57.154 | 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-11 10:31:57.158 | 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-11 10:31:57.162 | 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-11 10:31:57.167 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-11 10:31:57.204 | 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-11 10:31:57.214 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:31:57.253 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-11 10:31:57.259 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-11 10:31:57.306 | 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-11 10:31:57.310 | 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-11 10:31:57.348 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-11 10:31:57.367 | 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-11 10:31:57.382 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:31:57.391 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-11 10:31:57.401 | 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-11 10:31:57.414 | 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-11 10:31:57.419 | 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-11 10:31:57.422 | 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-11 10:31:57.433 | 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-11 10:31:57.444 | 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-11 10:31:57.446 | 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-11 10:31:57.452 | 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 403)) (2.8.2) 2022-07-11 10:31:57.457 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:31:57.477 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:31:57.481 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-11 10:31:57.488 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:31:57.502 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:31:57.507 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:31:57.509 | 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 517)) (0.13.0) 2022-07-11 10:31:57.520 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-11 10:31:57.522 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-11 10:31:57.525 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:31:57.532 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-11 10:31:57.540 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-11 10:31:57.546 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-11 10:31:57.555 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:31:57.588 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:31:57.599 | 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-11 10:31:57.601 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:31:57.659 | 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-11 10:31:57.664 | 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-11 10:31:57.667 | 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-11 10:31:57.674 | 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-11 10:31:57.678 | 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-11 10:31:57.681 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-11 10:31:57.695 | 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-11 10:31:57.703 | 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-11 10:31:57.711 | 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-11 10:31:57.714 | 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-11 10:31:57.717 | 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-11 10:31:57.720 | 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 454)) (2019.11.28) 2022-07-11 10:31:57.722 | 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-11 10:31:57.725 | 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-11 10:31:57.730 | 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-11 10:31:57.733 | 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-11 10:31:57.735 | 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-11 10:31:57.746 | 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-11 10:31:57.749 | 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-11 10:31:57.753 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:31:57.756 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-11 10:31:57.782 | 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-11 10:31:57.792 | 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-11 10:31:57.830 | 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-11 10:31:57.832 | 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-11 10:31:57.836 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-11 10:31:57.860 | 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-11 10:31:59.449 | Installing collected packages: openstack-placement 2022-07-11 10:31:59.449 | Attempting uninstall: openstack-placement 2022-07-11 10:31:59.450 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-11 10:31:59.452 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-11 10:31:59.453 | Running setup.py develop for openstack-placement 2022-07-11 10:32:01.196 | Successfully installed openstack-placement 2022-07-11 10:32:01.305 | + inc/python:pip_install:196 : result=0 2022-07-11 10:32:01.308 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:32:01.310 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:01.313 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:01.315 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:01.318 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:01.320 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:01.322 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:32:01.325 | + functions-common:time_stop:2447 : start_time=1657535512464 2022-07-11 10:32:01.327 | + functions-common:time_stop:2449 : [[ -z 1657535512464 ]] 2022-07-11 10:32:01.330 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:01.334 | + functions-common:time_stop:2452 : end_time=1657535521332 2022-07-11 10:32:01.337 | + functions-common:time_stop:2453 : elapsed_time=8868 2022-07-11 10:32:01.339 | + functions-common:time_stop:2454 : total=128915 2022-07-11 10:32:01.341 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:01.343 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=137783 2022-07-11 10:32:01.346 | + inc/python:pip_install:199 : return 0 2022-07-11 10:32:01.348 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-11 10:32:01.351 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-11 10:32:01.353 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-11 10:32:01.373 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-11 10:32:01.385 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-11 10:32:01.388 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-11 10:32:01.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:32:01.394 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:32:01.396 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-11 10:32:01.399 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:32:01.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-11 10:32:01.404 | + ./stack.sh:main:938 : configure_placement 2022-07-11 10:32:01.406 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-11 10:32:01.418 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-11 10:32:01.421 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-11 10:32:01.425 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-11 10:32:01.428 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-11 10:32:01.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-11 10:32:01.433 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-11 10:32:01.436 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:32:01.439 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:32:01.441 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:32:01.459 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:01.461 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:32:01.464 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-11 10:32:01.467 | + 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-11 10:32:01.499 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-11 10:32:01.531 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-11 10:32:01.563 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-11 10:32:01.566 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-11 10:32:01.568 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-11 10:32:01.570 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-11 10:32:01.573 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-11 10:32:01.605 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-11 10:32:01.634 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-11 10:32:01.664 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-11 10:32:01.694 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-11 10:32:01.724 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-11 10:32:01.754 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-11 10:32:01.784 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-11 10:32:01.814 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:32:01.843 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-11 10:32:01.872 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-11 10:32:01.876 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-11 10:32:01.878 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-11 10:32:01.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:32:01.899 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:32:01.902 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:32:01.905 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:32:01.907 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:32:01.910 | + 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-11 10:32:01.939 | + 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-11 10:32:01.968 | + 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-11 10:32:01.997 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:32:02.027 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-11 10:32:02.030 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-11 10:32:02.032 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-11 10:32:02.035 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-11 10:32:02.037 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-11 10:32:02.040 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-11 10:32:02.042 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-11 10:32:02.045 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-11 10:32:02.050 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-11 10:32:02.052 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-11 10:32:02.055 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-11 10:32:02.068 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-11 10:32:02.068 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:32:02.077 | d /var/run/uwsgi 0755 ubuntu root 2022-07-11 10:32:02.081 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-11 10:32:02.096 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-11 10:32:02.099 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-11 10:32:02.103 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-11 10:32:02.134 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-11 10:32:02.163 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-11 10:32:02.192 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-11 10:32:02.221 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-11 10:32:02.250 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-11 10:32:02.279 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-11 10:32:02.307 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-11 10:32:02.337 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-11 10:32:02.365 | + 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-11 10:32:02.395 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-11 10:32:02.424 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-11 10:32:02.453 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-11 10:32:02.482 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-11 10:32:02.485 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-11 10:32:02.488 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-11 10:32:02.491 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-11 10:32:02.493 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-11 10:32:02.496 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:02.499 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:02.501 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-11 10:32:02.504 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-11 10:32:02.507 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-11 10:32:02.535 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-11 10:32:02.565 | + 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-11 10:32:02.565 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-11 10:32:02.574 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-11 10:32:02.577 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-11 10:32:02.580 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-11 10:32:02.582 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-11 10:32:02.585 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-11 10:32:02.587 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-11 10:32:02.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:02.592 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:02.595 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-11 10:32:02.597 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-11 10:32:02.600 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:02.602 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:02.605 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-11 10:32:02.666 | Site placement-api already enabled 2022-07-11 10:32:02.671 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-11 10:32:02.674 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-11 10:32:02.677 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:32:02.679 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-11 10:32:02.815 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-11 10:32:02.836 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:02.839 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-11 10:32:02.860 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:02.863 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-11 10:32:02.881 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:02.883 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-11 10:32:02.886 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-11 10:32:02.888 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-11 10:32:02.921 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-07-11 10:32:02.950 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-11 10:32:02.979 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-11 10:32:03.009 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-11 10:32:03.039 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-11 10:32:03.068 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-11 10:32:03.097 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-11 10:32:03.127 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-11 10:32:03.144 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:03.147 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-11 10:32:03.164 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:03.166 | + ./stack.sh:main:964 : run_phase stack install 2022-07-11 10:32:03.169 | + functions-common:run_phase:1868 : local mode=stack 2022-07-11 10:32:03.172 | + functions-common:run_phase:1869 : local phase=install 2022-07-11 10:32:03.175 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-11 10:32:03.177 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-11 10:32:03.180 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-11 10:32:03.182 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-11 10:32:03.185 | + functions-common:run_phase:1878 : local extra 2022-07-11 10:32:03.189 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-11 10:32:03.193 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-11 10:32:03.196 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-11 10:32:03.198 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-11 10:32:03.201 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-11 10:32:03.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-11 10:32:03.219 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:03.221 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:32:03.224 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:32:03.226 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-11 10:32:03.228 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-11 10:32:03.231 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:32:03.234 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-11 10:32:03.236 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-11 10:32:03.238 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-11 10:32:03.295 | ++ inc/async:async_inner:63 : install_tempest 2022-07-11 10:32:03.332 | [109283 Async install_tempest:141268]: running: install_tempest 2022-07-11 10:32:03.335 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-11 10:32:03.338 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-11 10:32:03.340 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:32:03.344 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-11 10:32:03.346 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-11 10:32:03.349 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-11 10:32:03.352 | + functions-common:run_plugins:1855 : local phase=install 2022-07-11 10:32:03.355 | + functions-common:run_plugins:1857 : local plugins= 2022-07-11 10:32:03.358 | + functions-common:run_plugins:1858 : local plugin 2022-07-11 10:32:03.361 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-11 10:32:03.363 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-11 10:32:03.366 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-11 10:32:03.368 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-11 10:32:03.372 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-11 10:32:03.375 | + inc/python:use_library_from_git:249 : return 1 2022-07-11 10:32:03.378 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-11 10:32:03.381 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-11 10:32:03.383 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-11 10:32:03.387 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-11 10:32:03.390 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-11 10:32:03.393 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-11 10:32:03.397 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-11 10:32:03.400 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-11 10:32:03.405 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-11 10:32:03.408 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-11 10:32:03.411 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-11 10:32:03.414 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-11 10:32:03.416 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-11 10:32:03.439 | Using python 3.8 to install python-openstackclient 2022-07-11 10:32:03.441 | + 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-11 10:32:05.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:32:05.579 | from cryptography.utils import int_from_bytes 2022-07-11 10:32:05.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:32:05.579 | from cryptography.utils import int_from_bytes 2022-07-11 10:32:06.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:32:06.636 | 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 426)) (5.8.0) 2022-07-11 10:32:06.656 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-11 10:32:06.663 | 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-11 10:32:06.675 | 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-11 10:32:06.701 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-11 10:32:06.715 | 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-11 10:32:06.719 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-11 10:32:06.741 | 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-11 10:32:06.744 | 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-11 10:32:06.757 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-11 10:32:06.772 | 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-11 10:32:06.776 | 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 423)) (18.0.0) 2022-07-11 10:32:06.791 | 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-11 10:32:06.794 | 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-11 10:32:06.806 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-11 10:32:06.855 | 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-11 10:32:06.861 | 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-11 10:32:06.863 | 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-11 10:32:06.866 | 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-11 10:32:06.870 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-11 10:32:06.873 | 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-11 10:32:06.876 | 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-11 10:32:06.882 | 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-11 10:32:06.902 | 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-11 10:32:06.940 | 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-11 10:32:06.943 | 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-11 10:32:06.946 | 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-11 10:32:06.951 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-11 10:32:07.009 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-11 10:32:07.012 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-11 10:32:07.052 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-11 10:32:07.060 | 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-11 10:32:07.066 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-11 10:32:07.079 | 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-11 10:32:07.085 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-11 10:32:07.088 | 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-11 10:32:07.093 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-11 10:32:07.097 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-11 10:32:07.102 | 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-11 10:32:07.104 | 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-11 10:32:07.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-11 10:32:07.169 | 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-11 10:32:07.172 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-11 10:32:07.176 | 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-11 10:32:07.179 | 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 454)) (2019.11.28) 2022-07-11 10:32:07.182 | 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-11 10:32:07.185 | 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-11 10:32:07.190 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-11 10:32:07.223 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-11 10:32:07.226 | 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-11 10:32:09.250 | + inc/python:pip_install:196 : result=0 2022-07-11 10:32:09.252 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:32:09.255 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:09.257 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:09.259 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:09.262 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:09.265 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:09.267 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:32:09.270 | + functions-common:time_stop:2447 : start_time=1657535523433 2022-07-11 10:32:09.272 | + functions-common:time_stop:2449 : [[ -z 1657535523433 ]] 2022-07-11 10:32:09.275 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:09.280 | + functions-common:time_stop:2452 : end_time=1657535529277 2022-07-11 10:32:09.282 | + functions-common:time_stop:2453 : elapsed_time=5844 2022-07-11 10:32:09.284 | + functions-common:time_stop:2454 : total=137783 2022-07-11 10:32:09.286 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:09.289 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=143627 2022-07-11 10:32:09.291 | + inc/python:pip_install:199 : return 0 2022-07-11 10:32:09.294 | + ./stack.sh:main:976 : install_oscwrap 2022-07-11 10:32:09.297 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-11 10:32:09.301 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.FNvizWwrm2 2022-07-11 10:32:09.304 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-11 10:32:09.306 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-11 10:32:09.309 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-11 10:32:09.312 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-11 10:32:09.315 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-11 10:32:09.317 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-11 10:32:09.336 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:09.338 | + ./stack.sh:main:1030 : configure_database 2022-07-11 10:32:09.341 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-11 10:32:09.344 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-11 10:32:09.346 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-11 10:32:09.349 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:32:09.351 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-11 10:32:09.353 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-11 10:32:09.355 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:09.358 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:09.360 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-11 10:32:09.363 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-11 10:32:09.366 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-11 10:32:09.366 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-11 10:32:09.371 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-11 10:32:09.425 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-11 10:32:09.428 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:32:09.430 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:32:09.432 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:32:09.435 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:32:09.437 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:32:09.440 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:32:09.442 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:32:09.444 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:32:09.447 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:32:09.449 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:32:09.452 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-11 10:32:09.454 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:32:09.457 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:32:09.459 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:32:09.461 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:32:09.463 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:32:09.466 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:32:09.469 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-11 10:32:09.471 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:09.474 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:09.476 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-11 10:32:09.478 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:32:09.481 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-11 10:32:11.483 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-11 10:32:11.499 | mysqladmin: connect to server at 'localhost' failed 2022-07-11 10:32:11.499 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-11 10:32:11.503 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-11 10:32:11.505 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-11 10:32:11.507 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:11.510 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:11.512 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-11 10:32:11.515 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-11 10:32:11.517 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-11 10:32:11.520 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:32:11.522 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:32:11.524 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-11 10:32:11.527 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-11 10:32:11.530 | + 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-11 10:32:11.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:11.579 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-11 10:32:11.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:11.610 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-11 10:32:11.663 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-11 10:32:11.719 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-11 10:32:11.773 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-11 10:32:11.776 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-11 10:32:11.778 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-11 10:32:11.778 | enabling MySQL performance counting 2022-07-11 10:32:11.781 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-11 10:32:11.803 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-11 10:32:11.806 | + 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-11 10:32:13.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:32:13.956 | from cryptography.utils import int_from_bytes 2022-07-11 10:32:13.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:32:13.956 | from cryptography.utils import int_from_bytes 2022-07-11 10:32:15.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-11 10:32:15.050 | Processing ./tools/dbcounter 2022-07-11 10:32:15.055 | Installing build dependencies: started 2022-07-11 10:32:24.791 | Installing build dependencies: finished with status 'done' 2022-07-11 10:32:24.793 | Getting requirements to build wheel: started 2022-07-11 10:32:25.801 | Getting requirements to build wheel: finished with status 'done' 2022-07-11 10:32:25.804 | Installing backend dependencies: started 2022-07-11 10:32:30.406 | Installing backend dependencies: finished with status 'done' 2022-07-11 10:32:30.408 | Preparing wheel metadata: started 2022-07-11 10:32:31.525 | Preparing wheel metadata: finished with status 'done' 2022-07-11 10:32:31.533 | Building wheels for collected packages: dbcounter 2022-07-11 10:32:31.535 | Building wheel for dbcounter (PEP 517): started 2022-07-11 10:32:32.954 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-11 10:32:32.956 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=b21ecd516b677f069c663f81359bd40371d480e01a6f30f5aed794faf3fa28be 2022-07-11 10:32:32.956 | Stored in directory: /tmp/pip-ephem-wheel-cache-17vj1aq5/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-11 10:32:32.957 | Successfully built dbcounter 2022-07-11 10:32:35.239 | Installing collected packages: dbcounter 2022-07-11 10:32:35.239 | Attempting uninstall: dbcounter 2022-07-11 10:32:35.240 | Found existing installation: dbcounter 0.1 2022-07-11 10:32:35.250 | Uninstalling dbcounter-0.1: 2022-07-11 10:32:35.580 | Successfully uninstalled dbcounter-0.1 2022-07-11 10:32:35.682 | Successfully installed dbcounter-0.1 2022-07-11 10:32:35.828 | + inc/python:pip_install:196 : result=0 2022-07-11 10:32:35.830 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-11 10:32:35.833 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:35.835 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:35.837 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:35.840 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:35.842 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:35.844 | + functions-common:time_stop:2446 : name=pip_install 2022-07-11 10:32:35.846 | + functions-common:time_stop:2447 : start_time=1657535531798 2022-07-11 10:32:35.849 | + functions-common:time_stop:2449 : [[ -z 1657535531798 ]] 2022-07-11 10:32:35.852 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:35.856 | + functions-common:time_stop:2452 : end_time=1657535555853 2022-07-11 10:32:35.858 | + functions-common:time_stop:2453 : elapsed_time=24055 2022-07-11 10:32:35.860 | + functions-common:time_stop:2454 : total=143627 2022-07-11 10:32:35.863 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:35.865 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=167682 2022-07-11 10:32:35.867 | + inc/python:pip_install:199 : return 0 2022-07-11 10:32:35.870 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-11 10:32:35.873 | + lib/database:recreate_database:112 : local db=stats 2022-07-11 10:32:35.875 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-11 10:32:35.878 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-11 10:32:35.880 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-11 10:32:35.885 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:35.918 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-11 10:32:35.923 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:35.941 | + 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-11 10:32:35.941 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-11 10:32:35.946 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:35.966 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-11 10:32:35.971 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:32:35.975 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-11 10:32:38.221 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-11 10:32:38.224 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-11 10:32:38.227 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-11 10:32:38.232 | + functions-common:save_stackenv:62 : time_stamp=2022-07-11-103238 2022-07-11 10:32:38.234 | + functions-common:save_stackenv:63 : echo '# 2022-07-11-103238 1034' 2022-07-11 10:32:38.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.239 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-11 10:32:38.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.244 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-11 10:32:38.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.250 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-11 10:32:38.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.255 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-11 10:32:38.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.260 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-07-11 10:32:38.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.266 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-07-11 10:32:38.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.271 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-11-102850 2022-07-11 10:32:38.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.276 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-11 10:32:38.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.281 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-07-11 10:32:38.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.286 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-11 10:32:38.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.291 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-11 10:32:38.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.297 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-11 10:32:38.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.301 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-11 10:32:38.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.306 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.39 2022-07-11 10:32:38.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-11 10:32:38.313 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-11 10:32:38.315 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-11 10:32:38.318 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-11 10:32:38.320 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-11 10:32:38.333 | + ./stack.sh:main:1060 : start_dstat 2022-07-11 10:32:38.336 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.338 | + functions-common:run_process:1694 : local service=dstat 2022-07-11 10:32:38.340 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.343 | + functions-common:run_process:1696 : local group= 2022-07-11 10:32:38.346 | + functions-common:run_process:1697 : local user= 2022-07-11 10:32:38.348 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:32:38.351 | + functions-common:run_process:1700 : local name=dstat 2022-07-11 10:32:38.353 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:32:38.356 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:32:38.359 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:32:38.361 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:32:38.365 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:32:38.369 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535558366 2022-07-11 10:32:38.372 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-11 10:32:38.391 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:38.393 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-11 10:32:38.396 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-11 10:32:38.398 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.400 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.403 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.405 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.408 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-11 10:32:38.410 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-11 10:32:38.413 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-11 10:32:38.415 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:32:38.418 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:32:38.421 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:32:38.423 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:32:38.425 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-11 10:32:38.428 | + 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-11 10:32:38.430 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-11 10:32:38.433 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-11 10:32:38.436 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:32:38.438 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:32:38.440 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:32:38.443 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:32:38.445 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:32:38.447 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-11 10:32:38.450 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:32:38.454 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-11 10:32:38.506 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-11 10:32:38.560 | + 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-11 10:32:38.613 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-11 10:32:38.667 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-11 10:32:38.722 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-11 10:32:38.775 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:32:38.777 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:32:38.780 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-11 10:32:38.833 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:32:39.213 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-11 10:32:39.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-11 10:32:39.594 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-11 10:32:39.615 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:32:39.618 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:39.620 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:39.623 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:39.626 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:39.628 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:39.631 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:32:39.633 | + functions-common:time_stop:2447 : start_time=1657535558366 2022-07-11 10:32:39.636 | + functions-common:time_stop:2449 : [[ -z 1657535558366 ]] 2022-07-11 10:32:39.641 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:39.644 | + functions-common:time_stop:2452 : end_time=1657535559641 2022-07-11 10:32:39.646 | + functions-common:time_stop:2453 : elapsed_time=1275 2022-07-11 10:32:39.649 | + functions-common:time_stop:2454 : total=0 2022-07-11 10:32:39.651 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:39.653 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1275 2022-07-11 10:32:39.656 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-11 10:32:39.658 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-11 10:32:39.661 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-11 10:32:39.663 | + functions-common:run_process:1696 : local group= 2022-07-11 10:32:39.666 | + functions-common:run_process:1697 : local user=root 2022-07-11 10:32:39.668 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:32:39.671 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-11 10:32:39.673 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:32:39.676 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:32:39.678 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:32:39.680 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:32:39.686 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:32:39.689 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535559686 2022-07-11 10:32:39.691 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-11 10:32:39.715 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:39.718 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:32:39.720 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:39.723 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:39.728 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:39.730 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:39.733 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:39.736 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:32:39.738 | + functions-common:time_stop:2447 : start_time=1657535559686 2022-07-11 10:32:39.741 | + functions-common:time_stop:2449 : [[ -z 1657535559686 ]] 2022-07-11 10:32:39.746 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:39.749 | + functions-common:time_stop:2452 : end_time=1657535559745 2022-07-11 10:32:39.752 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-11 10:32:39.754 | + functions-common:time_stop:2454 : total=1275 2022-07-11 10:32:39.757 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:39.759 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1334 2022-07-11 10:32:39.762 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-11 10:32:39.786 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:39.790 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-11 10:32:39.811 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:39.813 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-11 10:32:39.834 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:39.837 | + ./stack.sh:main:1073 : start_etcd3 2022-07-11 10:32:39.839 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-11 10:32:39.842 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-817462-3-hyperv --data-dir /opt/stack/data/etcd' 2022-07-11 10:32:39.844 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-11 10:32:39.847 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-817462-3-hyperv=http://10.222.0.39:2380' 2022-07-11 10:32:39.849 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-07-11 10:32:39.852 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-07-11 10:32:39.855 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-11 10:32:39.857 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-11 10:32:39.860 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-07-11 10:32:39.862 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-11 10:32:39.865 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-11 10:32:39.867 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-11 10:32:39.870 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-817462-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-817462-3-hyperv=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-11 10:32:39.873 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-11 10:32:39.876 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-817462-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-817462-3-hyperv=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-11 10:32:39.878 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:32:39.880 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-11 10:32:39.883 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:32:39.885 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:32:39.888 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:32:39.891 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-11 10:32:39.894 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:32:39.899 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-11 10:32:39.973 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-11 10:32:40.048 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-817462-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-817462-3-hyperv=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-11 10:32:40.100 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-11 10:32:40.153 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-11 10:32:40.205 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-11 10:32:40.257 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:32:40.259 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:32:40.262 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-11 10:32:40.327 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:32:40.725 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-11 10:32:40.782 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-11 10:32:40.835 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-11 10:32:40.889 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-11 10:32:40.947 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-11 10:32:40.952 | ++ functions-common:is_arch:502 : uname -m 2022-07-11 10:32:40.957 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-11 10:32:40.959 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-11 10:32:41.355 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-11 10:32:41.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-11 10:32:41.752 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-11 10:32:42.439 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-11 10:32:42.458 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:42.460 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-11 10:32:42.463 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-11 10:32:42.467 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-11 10:32:42.471 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-11 10:32:42.484 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-11 10:32:42.496 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-11 10:32:42.500 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-11 10:32:42.502 | + 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-11 10:32:42.648 | + 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-11 10:32:42.782 | + 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-11 10:32:42.917 | + 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-11 10:32:43.052 | + 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-11 10:32:43.186 | + 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-11 10:32:43.320 | + 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-11 10:32:43.453 | + 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-11 10:32:43.587 | + 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-11 10:32:43.720 | + 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-11 10:32:43.863 | + functions-common:write_clouds_yaml:198 : cat 2022-07-11 10:32:43.868 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-11 10:32:43.871 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-11 10:32:43.875 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-11 10:32:43.879 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-11 10:32:43.882 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-11 10:32:43.884 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-11 10:32:43.901 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:32:43.903 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-11 10:32:43.905 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:32:43.908 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-11 10:32:43.911 | + ./stack.sh:main:1090 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-07-11 10:32:43.913 | + ./stack.sh:main:1091 : init_keystone 2022-07-11 10:32:43.915 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-11 10:32:43.933 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:32:43.936 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-11 10:32:43.938 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-11 10:32:43.940 | + lib/database:recreate_database:112 : local db=keystone 2022-07-11 10:32:43.943 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-11 10:32:43.945 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-11 10:32:43.948 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-11 10:32:43.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:44.444 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-11 10:32:44.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:32:44.465 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-11 10:32:44.469 | + functions-common:time_start:2426 : local name=dbsync 2022-07-11 10:32:44.471 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:32:44.474 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:32:44.477 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:32:44.481 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535564479 2022-07-11 10:32:44.484 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-11 10:32:49.063 | INFO dbcounter [-] Registered counter for database keystone 2022-07-11 10:32:49.086 | 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=143336) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-11 10:32:49.093 | DEBUG dbcounter [-] [143336] Writer thread running {{(pid=143336) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:32:49.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:49.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.096 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.096 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.096 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:49.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:49.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:49.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.125 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.126 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.126 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:49.127 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:49.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.185 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.185 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.185 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:49.186 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:49.194 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-11 10:32:50.059 | DEBUG dbcounter [-] [143336] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=143336) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:32:50.906 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.906 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-11 10:32:50.913 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.913 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-11 10:32:50.921 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.921 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-11 10:32:50.929 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.929 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-11 10:32:50.937 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.937 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-11 10:32:50.944 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.944 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-11 10:32:50.998 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:50.999 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.001 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.001 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.002 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.002 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.002 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.002 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.004 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.004 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.004 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.005 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.015 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.015 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.016 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.016 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.023 | DEBUG dbcounter [-] [143336] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=143336) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:32:51.705 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.707 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.707 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.707 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.707 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.708 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.735 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.735 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.735 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.736 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.743 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-11 10:32:51.797 | DEBUG dbcounter [-] [143336] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=143336) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:32:51.810 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.810 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-11 10:32:51.818 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.818 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-11 10:32:51.828 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.828 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-11 10:32:51.835 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.836 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-11 10:32:51.843 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.843 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-11 10:32:51.850 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.850 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-11 10:32:51.857 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:51.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.859 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.860 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.860 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.861 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.861 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.861 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.863 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.863 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.864 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.864 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.864 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:51.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:51.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.874 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.875 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.875 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:51.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:51.876 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:52.358 | DEBUG dbcounter [-] [143336] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=143336) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:32:52.428 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.430 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.430 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.431 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.431 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:52.431 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:52.461 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:32:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.463 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.463 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.463 | 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=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:32:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:32:52.464 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:32:52.464 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:32:52.471 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-11 10:32:52.480 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.480 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-11 10:32:52.487 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.487 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-11 10:32:52.494 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.494 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-11 10:32:52.502 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.502 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-11 10:32:52.509 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.509 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-11 10:32:52.516 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.516 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-11 10:32:52.524 | INFO migrate.versioning.api [-] done 2022-07-11 10:32:52.868 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-11 10:32:52.870 | + functions-common:time_stop:2440 : local name 2022-07-11 10:32:52.873 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:32:52.876 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:32:52.878 | + functions-common:time_stop:2443 : local total 2022-07-11 10:32:52.881 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:32:52.883 | + functions-common:time_stop:2446 : name=dbsync 2022-07-11 10:32:52.886 | + functions-common:time_stop:2447 : start_time=1657535564479 2022-07-11 10:32:52.888 | + functions-common:time_stop:2449 : [[ -z 1657535564479 ]] 2022-07-11 10:32:52.891 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:32:52.895 | + functions-common:time_stop:2452 : end_time=1657535572893 2022-07-11 10:32:52.898 | + functions-common:time_stop:2453 : elapsed_time=8414 2022-07-11 10:32:52.900 | + functions-common:time_stop:2454 : total=0 2022-07-11 10:32:52.903 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:32:52.905 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8414 2022-07-11 10:32:52.907 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-11 10:32:52.910 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-11 10:32:52.914 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-11 10:32:57.264 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-11 10:32:57.264 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-11 10:32:57.264 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-11 10:32:57.265 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-11 10:32:57.265 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-11 10:32:57.265 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-11 10:32:57.265 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-11 10:32:57.266 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-11 10:32:57.266 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-11 10:32:57.595 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-11 10:32:57.600 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-11 10:33:01.925 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-11 10:33:01.925 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-11 10:33:01.925 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-11 10:33:01.926 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-11 10:33:01.926 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-11 10:33:01.926 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-11 10:33:01.926 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-11 10:33:01.927 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-11 10:33:01.927 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-11 10:33:02.259 | + ./stack.sh:main:1092 : start_keystone 2022-07-11 10:33:02.261 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-11 10:33:02.264 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-11 10:33:02.266 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-11 10:33:02.283 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:33:02.286 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-11 10:33:02.289 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-11 10:33:02.293 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-11 10:33:02.296 | + functions-common:run_process:1694 : local service=keystone 2022-07-11 10:33:02.299 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-11 10:33:02.301 | + functions-common:run_process:1696 : local group= 2022-07-11 10:33:02.303 | + functions-common:run_process:1697 : local user= 2022-07-11 10:33:02.306 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:33:02.308 | + functions-common:run_process:1700 : local name=keystone 2022-07-11 10:33:02.311 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:33:02.313 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:33:02.315 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:33:02.318 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:33:02.320 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:33:02.325 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535582322 2022-07-11 10:33:02.327 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-11 10:33:02.343 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:33:02.345 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-11 10:33:02.348 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-11 10:33:02.350 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-11 10:33:02.353 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-11 10:33:02.355 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-11 10:33:02.357 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-11 10:33:02.359 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-11 10:33:02.362 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-11 10:33:02.364 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-11 10:33:02.366 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:33:02.369 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:33:02.371 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:33:02.374 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:33:02.376 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-11 10:33:02.379 | + 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-11 10:33:02.381 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-11 10:33:02.383 | + 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-11 10:33:02.385 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-11 10:33:02.388 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-11 10:33:02.390 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-11 10:33:02.392 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-11 10:33:02.395 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-11 10:33:02.399 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-11 10:33:02.451 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-11 10:33:02.503 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-11 10:33:02.554 | + 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-11 10:33:02.608 | + 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-11 10:33:02.659 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-11 10:33:02.711 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-11 10:33:02.763 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-11 10:33:02.814 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-11 10:33:02.865 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-11 10:33:02.919 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-11 10:33:02.921 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-11 10:33:02.924 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-11 10:33:02.975 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-11 10:33:03.234 | ++ inc/async:async_inner:64 : rc=0 2022-07-11 10:33:03.260 | [141268 Async install_tempest:141268]: finished successfully 2022-07-11 10:33:03.378 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-11 10:33:03.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-11 10:33:03.757 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-11 10:33:03.836 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:33:03.839 | + functions-common:time_stop:2440 : local name 2022-07-11 10:33:03.843 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:33:03.847 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:33:03.849 | + functions-common:time_stop:2443 : local total 2022-07-11 10:33:03.852 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:33:03.854 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:33:03.857 | + functions-common:time_stop:2447 : start_time=1657535582322 2022-07-11 10:33:03.859 | + functions-common:time_stop:2449 : [[ -z 1657535582322 ]] 2022-07-11 10:33:03.862 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:33:03.866 | + functions-common:time_stop:2452 : end_time=1657535583864 2022-07-11 10:33:03.869 | + functions-common:time_stop:2453 : elapsed_time=1542 2022-07-11 10:33:03.871 | + functions-common:time_stop:2454 : total=1334 2022-07-11 10:33:03.874 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:33:03.876 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2876 2022-07-11 10:33:03.879 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-11 10:33:03.879 | Waiting for keystone to start... 2022-07-11 10:33:03.881 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-07-11 10:33:03.884 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-07-11 10:33:03.886 | + functions:wait_for_service:457 : local timeout=60 2022-07-11 10:33:03.889 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-07-11 10:33:03.891 | + functions:wait_for_service:459 : local rval=0 2022-07-11 10:33:03.894 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-11 10:33:03.896 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-11 10:33:03.899 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:33:03.901 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:33:03.904 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:33:03.908 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535583906 2022-07-11 10:33:03.911 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-11 10:33:03.916 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-07-11 10:33:10.105 | + :: : [[ 200 == 503 ]] 2022-07-11 10:33:10.107 | + :: : [[ 0 -eq 7 ]] 2022-07-11 10:33:10.110 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-11 10:33:10.113 | + functions-common:time_stop:2440 : local name 2022-07-11 10:33:10.115 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:33:10.117 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:33:10.120 | + functions-common:time_stop:2443 : local total 2022-07-11 10:33:10.123 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:33:10.125 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-11 10:33:10.127 | + functions-common:time_stop:2447 : start_time=1657535583906 2022-07-11 10:33:10.130 | + functions-common:time_stop:2449 : [[ -z 1657535583906 ]] 2022-07-11 10:33:10.133 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:33:10.137 | + functions-common:time_stop:2452 : end_time=1657535590134 2022-07-11 10:33:10.139 | + functions-common:time_stop:2453 : elapsed_time=6228 2022-07-11 10:33:10.142 | + functions-common:time_stop:2454 : total=0 2022-07-11 10:33:10.144 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:33:10.147 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6228 2022-07-11 10:33:10.149 | + functions:wait_for_service:467 : return 0 2022-07-11 10:33:10.151 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-11 10:33:10.168 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:33:10.171 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-11 10:33:10.174 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:33:10.176 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-11 10:33:10.202 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-11 10:33:10.205 | + 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-11 10:33:14.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.619 | 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=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.628 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.646 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.646 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.676 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.707 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.707 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.903 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=144179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-11 10:33:14.971 | INFO dbcounter [-] Registered counter for database keystone 2022-07-11 10:33:14.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=144179) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-11 10:33:14.993 | DEBUG dbcounter [-] [144179] Writer thread running {{(pid=144179) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:33:15.196 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created domain default 2022-07-11 10:33:15.238 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created project admin 2022-07-11 10:33:15.265 | DEBUG passlib.handlers.bcrypt [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=144179) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-11 10:33:15.266 | DEBUG passlib.handlers.bcrypt [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=144179) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-11 10:33:15.326 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created user admin 2022-07-11 10:33:15.338 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created role reader 2022-07-11 10:33:15.349 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created role member 2022-07-11 10:33:15.373 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created implied role where 50ab79617144409ba9a53dc3a7b7c8d8 implies 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:33:15.382 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created role admin 2022-07-11 10:33:15.400 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created implied role where 9ddc5bb1e20d41caa35bbfec483fa435 implies 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:33:15.411 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Granted role admin on project admin to user admin. 2022-07-11 10:33:15.417 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Granted role admin on the system to user admin. 2022-07-11 10:33:15.429 | WARNING py.warnings [None req-2f1cd395-96d9-4861-a1e9-700e05584589 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-11 10:33:15.429 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-11 10:33:15.429 |  2022-07-11 10:33:15.432 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created region RegionOne 2022-07-11 10:33:15.465 | INFO keystone.cmd.bootstrap [None req-2f1cd395-96d9-4861-a1e9-700e05584589 None None] Created public endpoint http://10.222.0.39/identity 2022-07-11 10:33:15.874 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-11 10:33:15.876 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-11 10:33:15.879 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-11 10:33:15.882 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-11 10:33:18.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:18.738 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:18.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:18.738 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:18.872 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:18.875 | + lib/keystone:create_keystone_accounts:310 : admin_project=1329732d3a1f4aec9b0f3bcae3a619e6 2022-07-11 10:33:18.878 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-11 10:33:18.881 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-11 10:33:20.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:20.911 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:20.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:20.912 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:21.045 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:21.048 | + lib/keystone:create_keystone_accounts:312 : admin_user=8a487bae916f4643ac002923095daf29 2022-07-11 10:33:21.051 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-11 10:33:21.053 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-11 10:33:21.055 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-11 10:33:21.057 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 8a487bae916f4643ac002923095daf29 default 2022-07-11 10:33:21.114 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8a487bae916f4643ac002923095daf29 default 2022-07-11 10:33:21.153 | [109283 Async ks-domain-role:144300]: running: get_or_add_user_domain_role admin 8a487bae916f4643ac002923095daf29 default 2022-07-11 10:33:21.155 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-11 10:33:21.158 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-11 10:33:21.161 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-11 10:33:24.078 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-11 10:33:24.080 | + functions-common:get_or_create_domain:889 : echo default 2022-07-11 10:33:24.080 | default 2022-07-11 10:33:24.082 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-11 10:33:24.141 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-11 10:33:24.182 | [109283 Async ks-project:144441]: running: get_or_create_project service Default 2022-07-11 10:33:24.185 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-11 10:33:24.246 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-11 10:33:24.290 | [109283 Async ks-service:144527]: running: get_or_create_role service 2022-07-11 10:33:24.292 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-11 10:33:24.364 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-11 10:33:24.492 | [109283 Async ks-reseller:144614]: running: get_or_create_role ResellerAdmin 2022-07-11 10:33:24.511 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-11 10:33:24.535 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-11 10:33:24.966 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-11 10:33:25.165 | [109283 Async ks-anotherrole:144705]: running: get_or_create_role anotherrole 2022-07-11 10:33:25.187 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-11 10:33:25.217 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-11 10:33:25.243 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:33:25.284 | +++ 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-11 10:33:27.183 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:27.285 | [144527 Async ks-service:144527]: finished successfully 2022-07-11 10:33:27.903 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:28.001 | [144614 Async ks-reseller:144614]: finished successfully 2022-07-11 10:33:28.012 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:28.069 | [144441 Async ks-project:144441]: finished successfully 2022-07-11 10:33:28.452 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:28.488 | [144705 Async ks-anotherrole:144705]: finished successfully 2022-07-11 10:33:28.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:28.744 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:28.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:28.744 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:28.885 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:28.889 | ++ functions-common:get_or_create_project:939 : project_id=7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:28.891 | ++ functions-common:get_or_create_project:940 : echo 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:28.894 | + lib/keystone:create_keystone_accounts:340 : invis_project=7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:28.896 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-11 10:33:28.899 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-11 10:33:28.902 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:33:28.905 | +++ 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-11 10:33:31.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:31.233 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:31.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:31.233 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:31.381 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:31.384 | ++ functions-common:get_or_create_project:939 : project_id=1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:31.386 | ++ functions-common:get_or_create_project:940 : echo 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:31.389 | + lib/keystone:create_keystone_accounts:344 : demo_project=1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:31.391 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-11 10:33:31.395 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-11 10:33:31.400 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:31.403 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-11 10:33:31.405 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-11 10:33:31.409 | +++ 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-11 10:33:31.547 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:31.572 | [144300 Async ks-domain-role:144300]: finished successfully 2022-07-11 10:33:33.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.709 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.709 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.847 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:33.850 | ++ functions-common:get_or_create_user:926 : user_id=75f5693f958a48578fb26bfe885dc77b 2022-07-11 10:33:33.853 | ++ functions-common:get_or_create_user:927 : echo 75f5693f958a48578fb26bfe885dc77b 2022-07-11 10:33:33.856 | + lib/keystone:create_keystone_accounts:347 : demo_user=75f5693f958a48578fb26bfe885dc77b 2022-07-11 10:33:33.859 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-11 10:33:33.909 | [109283 Async ks-domain-role:144300]: Waiting for completion of get_or_add_user_domain_role admin 8a487bae916f4643ac002923095daf29 default running on PID 144300 (6 other jobs running) 2022-07-11 10:33:33.933 | [109283 Async ks-domain-role:144300]: Signaling child to exit 2022-07-11 10:33:33.933 | WAKEUP 2022-07-11 10:33:33.957 | [109283 Async ks-domain-role:144300]: Signaled 2022-07-11 10:33:33.959 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a487bae916f4643ac002923095daf29 --domain default 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-11 10:33:33.959 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:33:33.959 | ++ functions-common:get_field:813 : read data 2022-07-11 10:33:33.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.959 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.959 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.959 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:33.959 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-11 10:33:33.959 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-11 10:33:33.959 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 8a487bae916f4643ac002923095daf29 --domain default 2022-07-11 10:33:33.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.959 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.959 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a487bae916f4643ac002923095daf29 --domain default 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:33:33.959 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-11 10:33:33.959 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:33:33.959 | ++ functions-common:get_field:813 : read data 2022-07-11 10:33:33.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.959 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:33.960 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:33.960 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:33.960 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:33:33.960 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:33:33.960 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:33:33.960 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 8a487bae916f4643ac002923095daf29 | | | default | | False |' 2022-07-11 10:33:33.960 | ++ functions-common:get_field:813 : read data 2022-07-11 10:33:33.960 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:33:33.960 | + functions-common:get_or_add_user_domain_role:1022 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:33:33.960 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:33:34.002 | [109283 Async ks-domain-role:144300]: finished get_or_add_user_domain_role admin 8a487bae916f4643ac002923095daf29 default with result 0 in 10 seconds 2022-07-11 10:33:34.009 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-11 10:33:34.045 | [109283 Async ks-project:144441]: Waiting for completion of get_or_create_project service Default running on PID 144441 (5 other jobs running) 2022-07-11 10:33:34.069 | [109283 Async ks-project:144441]: Signaling child to exit 2022-07-11 10:33:34.069 | WAKEUP 2022-07-11 10:33:34.092 | [109283 Async ks-project:144441]: Signaled 2022-07-11 10:33:34.093 | + functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:33:34.093 | ++ 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-11 10:33:34.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.093 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.093 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.093 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:34.093 | + functions-common:get_or_create_project:939 : project_id=a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:33:34.093 | + functions-common:get_or_create_project:940 : echo a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:33:34.094 | a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:33:34.138 | [109283 Async ks-project:144441]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-11 10:33:34.174 | [109283 Async ks-service:144527]: Waiting for completion of get_or_create_role service running on PID 144527 (4 other jobs running) 2022-07-11 10:33:34.200 | [109283 Async ks-service:144527]: Signaling child to exit 2022-07-11 10:33:34.200 | WAKEUP 2022-07-11 10:33:34.222 | [109283 Async ks-service:144527]: Signaled 2022-07-11 10:33:34.224 | + functions-common:get_or_create_role:946 : local role_id 2022-07-11 10:33:34.224 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-11 10:33:34.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.224 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.224 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.224 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:34.224 | + functions-common:get_or_create_role:951 : role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:33:34.224 | + functions-common:get_or_create_role:952 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:33:34.224 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:33:34.268 | [109283 Async ks-service:144527]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-11 10:33:34.305 | [109283 Async ks-reseller:144614]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 144614 (3 other jobs running) 2022-07-11 10:33:34.329 | [109283 Async ks-reseller:144614]: Signaling child to exit 2022-07-11 10:33:34.329 | WAKEUP 2022-07-11 10:33:34.351 | [109283 Async ks-reseller:144614]: Signaled 2022-07-11 10:33:34.353 | + functions-common:get_or_create_role:946 : local role_id 2022-07-11 10:33:34.353 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-11 10:33:34.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.353 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.353 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.353 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:34.353 | + functions-common:get_or_create_role:951 : role_id=9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:33:34.353 | + functions-common:get_or_create_role:952 : echo 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:33:34.353 | 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:33:34.396 | [109283 Async ks-reseller:144614]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-11 10:33:34.432 | [109283 Async ks-anotherrole:144705]: Waiting for completion of get_or_create_role anotherrole running on PID 144705 (2 other jobs running) 2022-07-11 10:33:34.458 | [109283 Async ks-anotherrole:144705]: Signaling child to exit 2022-07-11 10:33:34.458 | WAKEUP 2022-07-11 10:33:34.479 | [109283 Async ks-anotherrole:144705]: Signaled 2022-07-11 10:33:34.481 | + functions-common:get_or_create_role:946 : local role_id 2022-07-11 10:33:34.481 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-11 10:33:34.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.481 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:34.481 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:34.481 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:34.481 | + functions-common:get_or_create_role:951 : role_id=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:33:34.481 | + functions-common:get_or_create_role:952 : echo 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:33:34.481 | 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:33:34.524 | [109283 Async ks-anotherrole:144705]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-11 10:33:34.529 | + inc/async:async_wait:197 : return 0 2022-07-11 10:33:34.531 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.589 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.630 | [109283 Async ks-demo-member:145571]: running: get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.632 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 8a487bae916f4643ac002923095daf29 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.693 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8a487bae916f4643ac002923095daf29 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.736 | [109283 Async ks-demo-admin:145683]: running: get_or_add_user_project_role admin 8a487bae916f4643ac002923095daf29 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.739 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.808 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.852 | [109283 Async ks-demo-another:145795]: running: get_or_add_user_project_role anotherrole 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:34.857 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:34.930 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:34.994 | [109283 Async ks-demo-invis:145908]: running: get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:33:34.997 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-11 10:33:35.016 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-11 10:33:35.031 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:35.034 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-11 10:33:35.040 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-11 10:33:35.048 | +++ 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-11 10:33:39.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:39.050 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:39.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:39.050 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:39.221 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:39.223 | ++ functions-common:get_or_create_user:926 : user_id=eb9c85cb0f064c05b85eed6840f6f756 2022-07-11 10:33:39.227 | ++ functions-common:get_or_create_user:927 : echo eb9c85cb0f064c05b85eed6840f6f756 2022-07-11 10:33:39.230 | + lib/keystone:create_keystone_accounts:360 : demo_reader=eb9c85cb0f064c05b85eed6840f6f756 2022-07-11 10:33:39.233 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader eb9c85cb0f064c05b85eed6840f6f756 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:39.348 | + inc/async:async_inner:63 : get_or_add_user_project_role reader eb9c85cb0f064c05b85eed6840f6f756 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:39.410 | [109283 Async ks-demo-reader:146076]: running: get_or_add_user_project_role reader eb9c85cb0f064c05b85eed6840f6f756 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:33:39.413 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-11 10:33:39.419 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-11 10:33:39.424 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:33:39.443 | +++ 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-11 10:33:43.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:43.645 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:43.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:43.645 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:43.806 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:43.809 | ++ functions-common:get_or_create_project:939 : project_id=caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:43.812 | ++ functions-common:get_or_create_project:940 : echo caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:43.816 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:43.819 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-11 10:33:43.828 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-11 10:33:43.832 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:43.835 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-11 10:33:43.838 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-11 10:33:43.845 | +++ 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-11 10:33:46.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:46.650 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:46.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:46.650 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:46.980 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:46.982 | ++ functions-common:get_or_create_user:926 : user_id=be01f0a2bbb14c7ab0990335071d53c2 2022-07-11 10:33:46.998 | ++ functions-common:get_or_create_user:927 : echo be01f0a2bbb14c7ab0990335071d53c2 2022-07-11 10:33:47.018 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=be01f0a2bbb14c7ab0990335071d53c2 2022-07-11 10:33:47.043 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:47.492 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:47.651 | [109283 Async ks-alt-admin:146433]: running: get_or_add_user_project_role admin be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:47.664 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:47.681 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:47.817 | [145571 Async ks-demo-member:145571]: finished successfully 2022-07-11 10:33:48.017 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:48.247 | [109283 Async ks-alt-another:146594]: running: get_or_add_user_project_role anotherrole be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:48.264 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-11 10:33:48.298 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-11 10:33:48.320 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:48.341 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-11 10:33:48.357 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-11 10:33:48.395 | +++ 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-11 10:33:51.240 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:51.342 | [145683 Async ks-demo-admin:145683]: finished successfully 2022-07-11 10:33:51.916 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:51.947 | [145795 Async ks-demo-another:145795]: finished successfully 2022-07-11 10:33:52.396 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:52.423 | [145908 Async ks-demo-invis:145908]: finished successfully 2022-07-11 10:33:52.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:52.876 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:52.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:52.876 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:53.031 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:53.034 | ++ functions-common:get_or_create_user:926 : user_id=f12d74c52925498fbf62bf9b936dce86 2022-07-11 10:33:53.037 | ++ functions-common:get_or_create_user:927 : echo f12d74c52925498fbf62bf9b936dce86 2022-07-11 10:33:53.040 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f12d74c52925498fbf62bf9b936dce86 2022-07-11 10:33:53.042 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f12d74c52925498fbf62bf9b936dce86 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:53.111 | + inc/async:async_inner:63 : get_or_add_user_project_role member f12d74c52925498fbf62bf9b936dce86 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:53.166 | [109283 Async ks-alt-member-user:146928]: running: get_or_add_user_project_role member f12d74c52925498fbf62bf9b936dce86 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:53.169 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-11 10:33:53.172 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-11 10:33:53.176 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:53.179 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-11 10:33:53.184 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-11 10:33:53.199 | +++ 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-11 10:33:54.940 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:33:55.129 | [146076 Async ks-demo-reader:146076]: finished successfully 2022-07-11 10:33:55.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:55.940 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:55.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:55.941 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:56.110 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:56.112 | ++ functions-common:get_or_create_user:926 : user_id=b85a02fbb3324f6ea7e5574f3c458280 2022-07-11 10:33:56.115 | ++ functions-common:get_or_create_user:927 : echo b85a02fbb3324f6ea7e5574f3c458280 2022-07-11 10:33:56.118 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b85a02fbb3324f6ea7e5574f3c458280 2022-07-11 10:33:56.120 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b85a02fbb3324f6ea7e5574f3c458280 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:56.227 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b85a02fbb3324f6ea7e5574f3c458280 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:56.303 | [109283 Async ks-alt-reader-user:147186]: running: get_or_add_user_project_role reader b85a02fbb3324f6ea7e5574f3c458280 caeb11422b234d328d48dbe1be754989 2022-07-11 10:33:56.309 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-11 10:33:56.320 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:33:56.322 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-11 10:33:56.336 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-11 10:33:56.352 | +++ 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-11 10:33:59.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:59.390 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:59.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:33:59.390 | from cryptography.utils import int_from_bytes 2022-07-11 10:33:59.612 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:33:59.621 | ++ functions-common:get_or_create_user:926 : user_id=78c740ac96984b36a519fed729c08b8e 2022-07-11 10:33:59.634 | ++ functions-common:get_or_create_user:927 : echo 78c740ac96984b36a519fed729c08b8e 2022-07-11 10:33:59.660 | + lib/keystone:create_keystone_accounts:392 : system_member_user=78c740ac96984b36a519fed729c08b8e 2022-07-11 10:33:59.682 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 78c740ac96984b36a519fed729c08b8e all 2022-07-11 10:33:59.961 | + inc/async:async_inner:63 : get_or_add_user_system_role member 78c740ac96984b36a519fed729c08b8e all 2022-07-11 10:34:00.033 | [109283 Async ks-system-member:147426]: running: get_or_add_user_system_role member 78c740ac96984b36a519fed729c08b8e all 2022-07-11 10:34:00.036 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-11 10:34:00.056 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:34:00.062 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-11 10:34:00.066 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-11 10:34:00.070 | +++ 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-11 10:34:02.684 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:02.808 | [146433 Async ks-alt-admin:146433]: finished successfully 2022-07-11 10:34:03.319 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:03.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:03.342 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:03.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:03.342 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:03.452 | [146594 Async ks-alt-another:146594]: finished successfully 2022-07-11 10:34:03.530 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:03.533 | ++ functions-common:get_or_create_user:926 : user_id=707105fc65ac4c42afda32e6a71087bd 2022-07-11 10:34:03.535 | ++ functions-common:get_or_create_user:927 : echo 707105fc65ac4c42afda32e6a71087bd 2022-07-11 10:34:03.538 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=707105fc65ac4c42afda32e6a71087bd 2022-07-11 10:34:03.544 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 707105fc65ac4c42afda32e6a71087bd all 2022-07-11 10:34:03.631 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 707105fc65ac4c42afda32e6a71087bd all 2022-07-11 10:34:03.699 | [109283 Async ks-system-reader:147708]: running: get_or_add_user_system_role reader 707105fc65ac4c42afda32e6a71087bd all 2022-07-11 10:34:03.704 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-11 10:34:03.710 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-11 10:34:03.724 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-11 10:34:03.729 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-11 10:34:03.733 | +++ 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-11 10:34:06.056 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:06.140 | [146928 Async ks-alt-member-user:146928]: finished successfully 2022-07-11 10:34:06.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:06.862 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:06.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:06.862 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:07.037 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:07.052 | ++ functions-common:get_or_create_group:903 : group_id=1cc032b5e8574354aea4fe8531b39f4e 2022-07-11 10:34:07.056 | ++ functions-common:get_or_create_group:904 : echo 1cc032b5e8574354aea4fe8531b39f4e 2022-07-11 10:34:07.067 | + lib/keystone:create_keystone_accounts:402 : admin_group=1cc032b5e8574354aea4fe8531b39f4e 2022-07-11 10:34:07.071 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-11 10:34:07.076 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-11 10:34:07.079 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-11 10:34:07.083 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-11 10:34:07.088 | +++ 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-11 10:34:08.905 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:08.946 | [147186 Async ks-alt-reader-user:147186]: finished successfully 2022-07-11 10:34:09.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:09.490 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:09.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:09.490 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:09.643 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:09.646 | ++ functions-common:get_or_create_group:903 : group_id=386df012f51d46c9ad0756b0a46e7541 2022-07-11 10:34:09.648 | ++ functions-common:get_or_create_group:904 : echo 386df012f51d46c9ad0756b0a46e7541 2022-07-11 10:34:09.652 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=386df012f51d46c9ad0756b0a46e7541 2022-07-11 10:34:09.655 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:09.723 | + inc/async:async_inner:63 : get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:09.780 | [109283 Async ks-group-memberdemo:148063]: running: get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:09.783 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:09.888 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:09.999 | [109283 Async ks-group-anotherdemo:148149]: running: get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:10.014 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:10.319 | + inc/async:async_inner:63 : get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:10.452 | [109283 Async ks-group-memberalt:148237]: running: get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:10.467 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:10.859 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:10.953 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:11.092 | [109283 Async ks-group-anotheralt:148343]: running: get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:11.111 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 2022-07-11 10:34:11.116 | [147426 Async ks-system-member:147426]: finished successfully 2022-07-11 10:34:11.548 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 2022-07-11 10:34:11.777 | [109283 Async ks-group-admin:148467]: running: get_or_add_group_project_role admin 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 2022-07-11 10:34:11.808 | + 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-11 10:34:12.234 | [109283 Async ks-demo-member:145571]: Waiting for completion of get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 running on PID 145571 (17 other jobs running) 2022-07-11 10:34:12.398 | [109283 Async ks-demo-member:145571]: Signaling child to exit 2022-07-11 10:34:12.399 | WAKEUP 2022-07-11 10:34:12.585 | [109283 Async ks-demo-member:145571]: Signaled 2022-07-11 10:34:12.599 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:12.599 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:12.599 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:12.599 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:12.599 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:12.599 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:12.599 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:12.599 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:12.599 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:12.599 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:12.599 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:12.599 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:12.599 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:12.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.599 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.599 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.599 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:12.600 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:12.600 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:12.600 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:12.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.600 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.600 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.600 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:12.600 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:12.600 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:12.600 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:12.600 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:12.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.600 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:12.600 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:12.600 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:12.600 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:12.600 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:12.600 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:12.600 | ++ functions-common:get_field:819 : echo '| 50ab79617144409ba9a53dc3a7b7c8d8 | 75f5693f958a48578fb26bfe885dc77b | | 1b197cd252164529b195af7aa4a59c87 | | | False |' 2022-07-11 10:34:12.600 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:12.600 | + functions-common:get_or_add_user_project_role:996 : user_role_id=50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:12.600 | + functions-common:get_or_add_user_project_role:998 : echo 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:12.600 | 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:12.876 | [109283 Async ks-demo-member:145571]: finished get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 with result 0 in 13 seconds 2022-07-11 10:34:13.129 | [109283 Async ks-demo-admin:145683]: Waiting for completion of get_or_add_user_project_role admin 8a487bae916f4643ac002923095daf29 1b197cd252164529b195af7aa4a59c87 running on PID 145683 (16 other jobs running) 2022-07-11 10:34:13.294 | [109283 Async ks-demo-admin:145683]: Signaling child to exit 2022-07-11 10:34:13.294 | WAKEUP 2022-07-11 10:34:13.421 | [109283 Async ks-demo-admin:145683]: Signaled 2022-07-11 10:34:13.431 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:13.431 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:13.431 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:13.431 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:13.431 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:13.431 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:13.431 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:13.431 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:13.431 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a487bae916f4643ac002923095daf29 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:13.431 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:13.431 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:13.431 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:13.431 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:13.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.431 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.432 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.432 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:13.432 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:13.432 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:13.432 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8a487bae916f4643ac002923095daf29 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:13.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.432 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.432 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.432 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a487bae916f4643ac002923095daf29 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:13.432 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:13.432 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:13.432 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:13.432 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:13.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.432 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:13.432 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:13.432 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:13.432 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:13.432 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:13.432 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:13.432 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 8a487bae916f4643ac002923095daf29 | | 1b197cd252164529b195af7aa4a59c87 | | | False |' 2022-07-11 10:34:13.432 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:13.433 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:13.433 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:13.433 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:13.681 | [109283 Async ks-demo-admin:145683]: finished get_or_add_user_project_role admin 8a487bae916f4643ac002923095daf29 1b197cd252164529b195af7aa4a59c87 with result 0 in 16 seconds 2022-07-11 10:34:13.803 | [109283 Async ks-demo-another:145795]: Waiting for completion of get_or_add_user_project_role anotherrole 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 running on PID 145795 (15 other jobs running) 2022-07-11 10:34:13.916 | [109283 Async ks-demo-another:145795]: Signaling child to exit 2022-07-11 10:34:13.920 | WAKEUP 2022-07-11 10:34:14.012 | [109283 Async ks-demo-another:145795]: Signaled 2022-07-11 10:34:14.028 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:14.028 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:14.028 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:14.028 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:14.028 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:14.028 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:14.028 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:14.028 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:14.028 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.028 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.028 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:14.028 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.029 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.029 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:14.029 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:14.029 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.029 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:14.029 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75f5693f958a48578fb26bfe885dc77b --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.029 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.029 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.029 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.029 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.029 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:14.029 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:14.029 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:14.029 | ++ functions-common:get_field:819 : echo '| 0302d46abdb8417eb63b038a008fc2db | 75f5693f958a48578fb26bfe885dc77b | | 1b197cd252164529b195af7aa4a59c87 | | | False |' 2022-07-11 10:34:14.029 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.029 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:14.029 | + functions-common:get_or_add_user_project_role:998 : echo 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:14.029 | 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:14.138 | [109283 Async ks-demo-another:145795]: finished get_or_add_user_project_role anotherrole 75f5693f958a48578fb26bfe885dc77b 1b197cd252164529b195af7aa4a59c87 with result 0 in 17 seconds 2022-07-11 10:34:14.213 | [109283 Async ks-demo-invis:145908]: Waiting for completion of get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 7668d978fe1a47b689f7b141f698577e running on PID 145908 (14 other jobs running) 2022-07-11 10:34:14.250 | [109283 Async ks-demo-invis:145908]: Signaling child to exit 2022-07-11 10:34:14.251 | WAKEUP 2022-07-11 10:34:14.311 | [109283 Async ks-demo-invis:145908]: Signaled 2022-07-11 10:34:14.312 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:14.312 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:14.312 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:14.312 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:14.312 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:14.312 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:14.312 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:14.312 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:14.312 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75f5693f958a48578fb26bfe885dc77b --project 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:34:14.312 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:14.313 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.313 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.313 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.313 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:14.313 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:14.313 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 75f5693f958a48578fb26bfe885dc77b --project 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75f5693f958a48578fb26bfe885dc77b --project 7668d978fe1a47b689f7b141f698577e 2022-07-11 10:34:14.313 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.313 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:14.313 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.313 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.313 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.313 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:14.313 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:14.313 | ++ functions-common:get_field:819 : echo '| 50ab79617144409ba9a53dc3a7b7c8d8 | 75f5693f958a48578fb26bfe885dc77b | | 7668d978fe1a47b689f7b141f698577e | | | False |' 2022-07-11 10:34:14.313 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:14.313 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.313 | + functions-common:get_or_add_user_project_role:996 : user_role_id=50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:14.313 | + functions-common:get_or_add_user_project_role:998 : echo 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:14.314 | 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:14.395 | [109283 Async ks-demo-invis:145908]: finished get_or_add_user_project_role member 75f5693f958a48578fb26bfe885dc77b 7668d978fe1a47b689f7b141f698577e with result 0 in 17 seconds 2022-07-11 10:34:14.449 | [109283 Async ks-demo-reader:146076]: Waiting for completion of get_or_add_user_project_role reader eb9c85cb0f064c05b85eed6840f6f756 1b197cd252164529b195af7aa4a59c87 running on PID 146076 (13 other jobs running) 2022-07-11 10:34:14.504 | [109283 Async ks-demo-reader:146076]: Signaling child to exit 2022-07-11 10:34:14.504 | WAKEUP 2022-07-11 10:34:14.569 | [109283 Async ks-demo-reader:146076]: Signaled 2022-07-11 10:34:14.571 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:14.571 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:14.571 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:14.571 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:14.571 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:14.571 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:14.571 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:14.571 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:14.571 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:14.572 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.572 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.572 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.572 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb9c85cb0f064c05b85eed6840f6f756 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.572 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.572 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.572 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.572 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:14.572 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:14.572 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user eb9c85cb0f064c05b85eed6840f6f756 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.572 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.572 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.572 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb9c85cb0f064c05b85eed6840f6f756 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:14.572 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:14.572 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.572 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.573 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.573 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.573 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.573 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.573 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:14.573 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:14.573 | ++ functions-common:get_field:819 : echo '| 9a2718ffc8e140948a4d983f2fa3bf66 | eb9c85cb0f064c05b85eed6840f6f756 | | 1b197cd252164529b195af7aa4a59c87 | | | False |' 2022-07-11 10:34:14.573 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:14.573 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.573 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:14.574 | + functions-common:get_or_add_user_project_role:998 : echo 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:14.574 | 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:14.671 | [109283 Async ks-demo-reader:146076]: finished get_or_add_user_project_role reader eb9c85cb0f064c05b85eed6840f6f756 1b197cd252164529b195af7aa4a59c87 with result 0 in 15 seconds 2022-07-11 10:34:14.676 | + inc/async:async_wait:197 : return 0 2022-07-11 10:34:14.679 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-11 10:34:14.794 | [109283 Async ks-alt-admin:146433]: Waiting for completion of get_or_add_user_project_role admin be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 running on PID 146433 (12 other jobs running) 2022-07-11 10:34:14.858 | [109283 Async ks-alt-admin:146433]: Signaling child to exit 2022-07-11 10:34:14.859 | WAKEUP 2022-07-11 10:34:14.898 | [109283 Async ks-alt-admin:146433]: Signaled 2022-07-11 10:34:14.904 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:14.904 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:14.904 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:14.904 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:14.904 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:14.904 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:14.904 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:14.904 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:14.904 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:14.904 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.904 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:14.904 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.904 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.904 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.904 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.904 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.904 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:14.904 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:14.904 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:14.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.904 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.905 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.905 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:14.905 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:14.905 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:14.905 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:14.905 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.905 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:14.905 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:14.905 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:14.905 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:14.905 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:14.905 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:14.905 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | be01f0a2bbb14c7ab0990335071d53c2 | | caeb11422b234d328d48dbe1be754989 | | | False |' 2022-07-11 10:34:14.905 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:14.905 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:14.905 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:14.905 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:34:14.989 | [109283 Async ks-alt-admin:146433]: finished get_or_add_user_project_role admin be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 with result 0 in 15 seconds 2022-07-11 10:34:15.081 | [109283 Async ks-alt-another:146594]: Waiting for completion of get_or_add_user_project_role anotherrole be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 running on PID 146594 (11 other jobs running) 2022-07-11 10:34:15.121 | [109283 Async ks-alt-another:146594]: Signaling child to exit 2022-07-11 10:34:15.122 | WAKEUP 2022-07-11 10:34:15.186 | [109283 Async ks-alt-another:146594]: Signaled 2022-07-11 10:34:15.188 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:15.188 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:15.188 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:15.188 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:15.188 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:15.188 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:15.188 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:15.188 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:15.188 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.188 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:15.188 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:15.188 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:15.188 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:15.189 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:15.189 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:15.189 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be01f0a2bbb14c7ab0990335071d53c2 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.189 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:15.189 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:15.189 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:15.189 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.189 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.189 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:15.189 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:15.189 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:15.189 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:15.189 | ++ functions-common:get_field:819 : echo '| 0302d46abdb8417eb63b038a008fc2db | be01f0a2bbb14c7ab0990335071d53c2 | | caeb11422b234d328d48dbe1be754989 | | | False |' 2022-07-11 10:34:15.190 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.190 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:15.190 | + functions-common:get_or_add_user_project_role:998 : echo 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:15.190 | 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:34:15.268 | [109283 Async ks-alt-another:146594]: finished get_or_add_user_project_role anotherrole be01f0a2bbb14c7ab0990335071d53c2 caeb11422b234d328d48dbe1be754989 with result 0 in 15 seconds 2022-07-11 10:34:15.421 | [109283 Async ks-alt-member-user:146928]: Waiting for completion of get_or_add_user_project_role member f12d74c52925498fbf62bf9b936dce86 caeb11422b234d328d48dbe1be754989 running on PID 146928 (10 other jobs running) 2022-07-11 10:34:15.535 | [109283 Async ks-alt-member-user:146928]: Signaling child to exit 2022-07-11 10:34:15.535 | WAKEUP 2022-07-11 10:34:15.650 | [109283 Async ks-alt-member-user:146928]: Signaled 2022-07-11 10:34:15.654 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:15.654 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:15.654 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:15.654 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:15.654 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:15.654 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:15.654 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:15.654 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:15.654 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:15.654 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f12d74c52925498fbf62bf9b936dce86 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.654 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:15.655 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:15.655 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:15.655 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:15.655 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:15.655 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f12d74c52925498fbf62bf9b936dce86 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:15.655 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:15.655 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f12d74c52925498fbf62bf9b936dce86 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:15.655 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:15.655 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:15.655 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:15.655 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:15.655 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:15.655 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:15.655 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:15.655 | ++ functions-common:get_field:819 : echo '| 50ab79617144409ba9a53dc3a7b7c8d8 | f12d74c52925498fbf62bf9b936dce86 | | caeb11422b234d328d48dbe1be754989 | | | False |' 2022-07-11 10:34:15.655 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:15.655 | + functions-common:get_or_add_user_project_role:996 : user_role_id=50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:15.655 | + functions-common:get_or_add_user_project_role:998 : echo 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:15.655 | 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:15.820 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:15.822 | [109283 Async ks-alt-member-user:146928]: finished get_or_add_user_project_role member f12d74c52925498fbf62bf9b936dce86 caeb11422b234d328d48dbe1be754989 with result 0 in 13 seconds 2022-07-11 10:34:15.958 | [147708 Async ks-system-reader:147708]: finished successfully 2022-07-11 10:34:16.027 | [109283 Async ks-alt-reader-user:147186]: Waiting for completion of get_or_add_user_project_role reader b85a02fbb3324f6ea7e5574f3c458280 caeb11422b234d328d48dbe1be754989 running on PID 147186 (9 other jobs running) 2022-07-11 10:34:16.160 | [109283 Async ks-alt-reader-user:147186]: Signaling child to exit 2022-07-11 10:34:16.160 | WAKEUP 2022-07-11 10:34:16.269 | [109283 Async ks-alt-reader-user:147186]: Signaled 2022-07-11 10:34:16.283 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:34:16.283 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:34:16.283 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:16.283 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:16.283 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:16.283 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:16.283 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:16.283 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:34:16.283 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:16.283 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b85a02fbb3324f6ea7e5574f3c458280 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:16.283 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:34:16.283 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:16.283 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:16.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:16.284 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:34:16.284 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:34:16.284 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b85a02fbb3324f6ea7e5574f3c458280 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:16.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b85a02fbb3324f6ea7e5574f3c458280 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:16.284 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:34:16.284 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:34:16.284 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:34:16.284 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:16.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:16.284 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:16.284 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:16.284 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:34:16.284 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:34:16.284 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:34:16.284 | ++ functions-common:get_field:819 : echo '| 9a2718ffc8e140948a4d983f2fa3bf66 | b85a02fbb3324f6ea7e5574f3c458280 | | caeb11422b234d328d48dbe1be754989 | | | False |' 2022-07-11 10:34:16.284 | ++ functions-common:get_field:813 : read data 2022-07-11 10:34:16.284 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:16.284 | + functions-common:get_or_add_user_project_role:998 : echo 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:16.284 | 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:16.591 | [109283 Async ks-alt-reader-user:147186]: finished get_or_add_user_project_role reader b85a02fbb3324f6ea7e5574f3c458280 caeb11422b234d328d48dbe1be754989 with result 0 in 12 seconds 2022-07-11 10:34:16.624 | + inc/async:async_wait:197 : return 0 2022-07-11 10:34:16.640 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-11 10:34:16.956 | [109283 Async ks-system-member:147426]: Waiting for completion of get_or_add_user_system_role member 78c740ac96984b36a519fed729c08b8e all running on PID 147426 (8 other jobs running) 2022-07-11 10:34:17.070 | [109283 Async ks-system-member:147426]: Signaling child to exit 2022-07-11 10:34:17.071 | WAKEUP 2022-07-11 10:34:17.219 | [109283 Async ks-system-member:147426]: Signaled 2022-07-11 10:34:17.231 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-11 10:34:17.231 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-11 10:34:17.231 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-11 10:34:17.231 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:17.231 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:17.231 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:17.231 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:17.231 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-11 10:34:17.232 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78c740ac96984b36a519fed729c08b8e --system all -f value -c Role 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 78c740ac96984b36a519fed729c08b8e --system all 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78c740ac96984b36a519fed729c08b8e --system all -f value -c Role 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:17.232 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:17.232 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:17.232 | + functions-common:get_or_add_user_system_role:1053 : echo 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:17.232 | 50ab79617144409ba9a53dc3a7b7c8d8 2022-07-11 10:34:17.470 | [109283 Async ks-system-member:147426]: finished get_or_add_user_system_role member 78c740ac96984b36a519fed729c08b8e all with result 0 in 11 seconds 2022-07-11 10:34:17.715 | [109283 Async ks-system-reader:147708]: Waiting for completion of get_or_add_user_system_role reader 707105fc65ac4c42afda32e6a71087bd all running on PID 147708 (7 other jobs running) 2022-07-11 10:34:17.881 | [109283 Async ks-system-reader:147708]: Signaling child to exit 2022-07-11 10:34:17.881 | WAKEUP 2022-07-11 10:34:18.056 | [109283 Async ks-system-reader:147708]: Signaled 2022-07-11 10:34:18.067 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-11 10:34:18.067 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-11 10:34:18.067 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-11 10:34:18.067 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:34:18.067 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:34:18.067 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:34:18.067 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:34:18.067 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:34:18.067 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-11 10:34:18.067 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 707105fc65ac4c42afda32e6a71087bd --system all -f value -c Role 2022-07-11 10:34:18.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.067 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.068 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.068 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:18.068 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-11 10:34:18.068 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-11 10:34:18.068 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 707105fc65ac4c42afda32e6a71087bd --system all 2022-07-11 10:34:18.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.068 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.068 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.068 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 707105fc65ac4c42afda32e6a71087bd --system all -f value -c Role 2022-07-11 10:34:18.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.068 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:18.068 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:18.068 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:18.068 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:18.068 | + functions-common:get_or_add_user_system_role:1053 : echo 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:18.068 | 9a2718ffc8e140948a4d983f2fa3bf66 2022-07-11 10:34:18.341 | [109283 Async ks-system-reader:147708]: finished get_or_add_user_system_role reader 707105fc65ac4c42afda32e6a71087bd all with result 0 in 12 seconds 2022-07-11 10:34:18.364 | + inc/async:async_wait:197 : return 0 2022-07-11 10:34:18.384 | + 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-11 10:34:18.723 | [109283 Async ks-group-memberdemo:148063]: Waiting for completion of get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 running on PID 148063 (6 other jobs running) 2022-07-11 10:34:18.873 | [109283 Async ks-group-memberdemo:148063]: Signaling child to exit 2022-07-11 10:34:23.198 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:23.330 | [148063 Async ks-group-memberdemo:148063]: finished successfully 2022-07-11 10:34:23.400 | WAKEUP 2022-07-11 10:34:23.495 | [109283 Async ks-group-memberdemo:148063]: Signaled 2022-07-11 10:34:23.501 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-11 10:34:23.501 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 -f value 2022-07-11 10:34:23.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.501 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.501 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.501 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:23.501 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-11 10:34:23.501 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-11 10:34:23.501 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:23.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.501 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.502 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.502 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 -f value 2022-07-11 10:34:23.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.502 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.502 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.502 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:23.502 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False' 2022-07-11 10:34:23.502 | + functions-common:get_or_add_group_project_role:1077 : echo 50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False 2022-07-11 10:34:23.502 | 50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False 2022-07-11 10:34:23.721 | [109283 Async ks-group-memberdemo:148063]: finished get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 with result 0 in 13 seconds 2022-07-11 10:34:23.829 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:23.845 | [109283 Async ks-group-anotherdemo:148149]: Waiting for completion of get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 running on PID 148149 (5 other jobs running) 2022-07-11 10:34:23.902 | [148149 Async ks-group-anotherdemo:148149]: finished successfully 2022-07-11 10:34:23.915 | [109283 Async ks-group-anotherdemo:148149]: Signaling child to exit 2022-07-11 10:34:23.938 | WAKEUP 2022-07-11 10:34:23.977 | [109283 Async ks-group-anotherdemo:148149]: Signaled 2022-07-11 10:34:23.978 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-11 10:34:23.978 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 -f value 2022-07-11 10:34:23.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.978 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.978 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.978 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:23.978 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-11 10:34:23.978 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-11 10:34:23.978 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 2022-07-11 10:34:23.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.979 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.979 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.979 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project 1b197cd252164529b195af7aa4a59c87 -f value 2022-07-11 10:34:23.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.979 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:23.979 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:23.979 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:23.979 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False' 2022-07-11 10:34:23.979 | + functions-common:get_or_add_group_project_role:1077 : echo 0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False 2022-07-11 10:34:23.980 | 0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 False 2022-07-11 10:34:24.055 | [109283 Async ks-group-anotherdemo:148149]: finished get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 1b197cd252164529b195af7aa4a59c87 with result 0 in 14 seconds 2022-07-11 10:34:24.124 | [109283 Async ks-group-memberalt:148237]: Waiting for completion of get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 running on PID 148237 (4 other jobs running) 2022-07-11 10:34:24.172 | [109283 Async ks-group-memberalt:148237]: Signaling child to exit 2022-07-11 10:34:24.600 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:24.628 | [148237 Async ks-group-memberalt:148237]: finished successfully 2022-07-11 10:34:24.649 | WAKEUP 2022-07-11 10:34:24.674 | [109283 Async ks-group-memberalt:148237]: Signaled 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-11 10:34:24.676 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 -f value 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 -f value 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:24.676 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:24.676 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False' 2022-07-11 10:34:24.676 | + functions-common:get_or_add_group_project_role:1077 : echo 50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False 2022-07-11 10:34:24.676 | 50ab79617144409ba9a53dc3a7b7c8d8 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False 2022-07-11 10:34:24.725 | [109283 Async ks-group-memberalt:148237]: finished get_or_add_group_project_role member 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 with result 0 in 14 seconds 2022-07-11 10:34:24.768 | [109283 Async ks-group-anotheralt:148343]: Waiting for completion of get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 running on PID 148343 (3 other jobs running) 2022-07-11 10:34:24.798 | [109283 Async ks-group-anotheralt:148343]: Signaling child to exit 2022-07-11 10:34:25.225 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:25.251 | [148343 Async ks-group-anotheralt:148343]: finished successfully 2022-07-11 10:34:25.273 | WAKEUP 2022-07-11 10:34:25.298 | [109283 Async ks-group-anotheralt:148343]: Signaled 2022-07-11 10:34:25.299 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-11 10:34:25.299 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 -f value 2022-07-11 10:34:25.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.299 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.299 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.299 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:25.299 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-11 10:34:25.299 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-11 10:34:25.299 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 2022-07-11 10:34:25.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.299 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.299 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.299 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 386df012f51d46c9ad0756b0a46e7541 --project caeb11422b234d328d48dbe1be754989 -f value 2022-07-11 10:34:25.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.300 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.300 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.300 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:25.300 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False' 2022-07-11 10:34:25.300 | + functions-common:get_or_add_group_project_role:1077 : echo 0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False 2022-07-11 10:34:25.300 | 0302d46abdb8417eb63b038a008fc2db 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 False 2022-07-11 10:34:25.347 | [109283 Async ks-group-anotheralt:148343]: finished get_or_add_group_project_role anotherrole 386df012f51d46c9ad0756b0a46e7541 caeb11422b234d328d48dbe1be754989 with result 0 in 14 seconds 2022-07-11 10:34:25.385 | [109283 Async ks-group-admin:148467]: Waiting for completion of get_or_add_group_project_role admin 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 running on PID 148467 (2 other jobs running) 2022-07-11 10:34:25.415 | [109283 Async ks-group-admin:148467]: Signaling child to exit 2022-07-11 10:34:25.833 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:34:25.859 | [148467 Async ks-group-admin:148467]: finished successfully 2022-07-11 10:34:25.878 | WAKEUP 2022-07-11 10:34:25.901 | [109283 Async ks-group-admin:148467]: Signaled 2022-07-11 10:34:25.903 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-11 10:34:25.903 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1cc032b5e8574354aea4fe8531b39f4e --project 1329732d3a1f4aec9b0f3bcae3a619e6 -f value 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.903 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:25.903 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-11 10:34:25.903 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-11 10:34:25.903 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 1cc032b5e8574354aea4fe8531b39f4e --project 1329732d3a1f4aec9b0f3bcae3a619e6 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.903 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1cc032b5e8574354aea4fe8531b39f4e --project 1329732d3a1f4aec9b0f3bcae3a619e6 -f value 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:34:25.903 | from cryptography.utils import int_from_bytes 2022-07-11 10:34:25.904 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:34:25.904 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9ddc5bb1e20d41caa35bbfec483fa435 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 False' 2022-07-11 10:34:25.904 | + functions-common:get_or_add_group_project_role:1077 : echo 9ddc5bb1e20d41caa35bbfec483fa435 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 False 2022-07-11 10:34:25.904 | 9ddc5bb1e20d41caa35bbfec483fa435 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 False 2022-07-11 10:34:25.947 | [109283 Async ks-group-admin:148467]: finished get_or_add_group_project_role admin 1cc032b5e8574354aea4fe8531b39f4e 1329732d3a1f4aec9b0f3bcae3a619e6 with result 0 in 14 seconds 2022-07-11 10:34:25.951 | + inc/async:async_wait:197 : return 0 2022-07-11 10:34:25.954 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-11 10:34:25.975 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:34:25.978 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-11 10:34:25.995 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:34:25.998 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-11 10:34:26.001 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-11 10:34:26.062 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-11 10:34:26.100 | [109283 Async create_nova_accounts:150366]: running: create_nova_accounts 2022-07-11 10:34:26.108 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-11 10:34:26.127 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:34:26.129 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-11 10:34:26.132 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-11 10:34:26.192 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-11 10:34:26.232 | [109283 Async create_glance_accounts:150481]: running: create_glance_accounts 2022-07-11 10:34:26.235 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-11 10:34:26.258 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:34:26.261 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-11 10:34:26.264 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-11 10:34:26.328 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-11 10:34:26.372 | [109283 Async create_cinder_accounts:150611]: running: create_cinder_accounts 2022-07-11 10:34:26.375 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-11 10:34:26.397 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:34:26.399 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-11 10:34:26.402 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-11 10:34:26.474 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-11 10:34:26.544 | [109283 Async create_neutron_accounts:150727]: running: create_neutron_accounts 2022-07-11 10:34:26.551 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-11 10:34:26.582 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:34:26.587 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-11 10:34:26.590 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-11 10:34:26.904 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-11 10:34:27.162 | [109283 Async create_swift_accounts:150869]: running: create_swift_accounts 2022-07-11 10:34:27.191 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-11 10:34:27.328 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:34:27.350 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-11 10:34:27.685 | [109283 Async create_nova_accounts:150366]: Waiting for completion of create_nova_accounts running on PID 150366 (6 other jobs running) 2022-07-11 10:34:27.849 | [109283 Async create_nova_accounts:150366]: Signaling child to exit 2022-07-11 10:35:06.967 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:35:07.102 | [150727 Async create_neutron_accounts:150727]: finished successfully 2022-07-11 10:35:24.008 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:35:24.054 | [150611 Async create_cinder_accounts:150611]: finished successfully 2022-07-11 10:35:40.783 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:35:40.814 | [150481 Async create_glance_accounts:150481]: finished successfully 2022-07-11 10:35:43.327 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:35:43.354 | [150366 Async create_nova_accounts:150366]: finished successfully 2022-07-11 10:35:43.374 | WAKEUP 2022-07-11 10:35:43.399 | [109283 Async create_nova_accounts:150366]: Signaled 2022-07-11 10:35:43.400 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-11 10:35:43.400 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-11 10:35:43.400 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-11 10:35:43.400 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.400 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.400 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.400 | ++ 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-11 10:35:43.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.400 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.400 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.401 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.401 | + functions-common:get_or_create_user:926 : user_id=ebf94d08cc344e8889beee96613a7d79 2022-07-11 10:35:43.401 | + functions-common:get_or_create_user:927 : echo ebf94d08cc344e8889beee96613a7d79 2022-07-11 10:35:43.401 | ebf94d08cc344e8889beee96613a7d79 2022-07-11 10:35:43.401 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-11 10:35:43.401 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.401 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.401 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.401 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.401 | ++ 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-11 10:35:43.401 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.401 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.401 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.401 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.401 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.401 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.401 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.401 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.401 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.401 | + 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-11 10:35:43.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.401 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.401 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.402 | ++ 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-11 10:35:43.402 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.402 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.402 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.402 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.402 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.402 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.402 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.402 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.402 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.402 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | ebf94d08cc344e8889beee96613a7d79 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.402 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.402 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.402 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.402 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.402 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.402 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-11 10:35:43.402 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-11 10:35:43.402 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.402 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.402 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.402 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.402 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.402 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.403 | ++ 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-11 10:35:43.403 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.403 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.403 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.403 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.403 | + 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-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.403 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.403 | ++ 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-11 10:35:43.403 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.403 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.403 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.403 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.403 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.403 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.403 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | ebf94d08cc344e8889beee96613a7d79 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.403 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.403 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.403 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:35:43.404 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:35:43.404 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:35:43.404 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-11 10:35:43.404 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-11 10:35:43.404 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.39/compute 2022-07-11 10:35:43.404 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-11 10:35:43.404 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.404 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-11 10:35:43.404 | ++ 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-11 10:35:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.404 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.404 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.404 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.404 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.404 | fc15e22c00c941f2a0d9200ece8e37c2' 2022-07-11 10:35:43.404 | + functions-common:get_or_create_service:1095 : echo fc15e22c00c941f2a0d9200ece8e37c2 2022-07-11 10:35:43.404 | fc15e22c00c941f2a0d9200ece8e37c2 2022-07-11 10:35:43.404 | + 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-11 10:35:43.404 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.404 | ++ 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-11 10:35:43.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.404 | +++ 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-11 10:35:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.404 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.404 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.404 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.404 | +++ 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-11 10:35:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.405 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.405 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.405 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4bb272f9da804786bb166e44cf60785e 2022-07-11 10:35:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4bb272f9da804786bb166e44cf60785e 2022-07-11 10:35:43.405 | + functions-common:get_or_create_endpoint:1128 : public_id=4bb272f9da804786bb166e44cf60785e 2022-07-11 10:35:43.405 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.405 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.405 | + functions-common:get_or_create_endpoint:1137 : echo 4bb272f9da804786bb166e44cf60785e 2022-07-11 10:35:43.405 | 4bb272f9da804786bb166e44cf60785e 2022-07-11 10:35:43.405 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-11 10:35:43.405 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.405 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-11 10:35:43.405 | ++ 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-11 10:35:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.405 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.405 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.405 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.405 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.405 | 9992ee83689249eeb34adf8c79368db5' 2022-07-11 10:35:43.405 | + functions-common:get_or_create_service:1095 : echo 9992ee83689249eeb34adf8c79368db5 2022-07-11 10:35:43.405 | 9992ee83689249eeb34adf8c79368db5 2022-07-11 10:35:43.405 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-07-11 10:35:43.405 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.405 | ++ 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-11 10:35:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.405 | +++ 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-11 10:35:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.405 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.406 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.406 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.406 | +++ 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-11 10:35:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.406 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.406 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.406 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bdb67ac84afa4967b5ce43c55bba5228 2022-07-11 10:35:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bdb67ac84afa4967b5ce43c55bba5228 2022-07-11 10:35:43.406 | + functions-common:get_or_create_endpoint:1128 : public_id=bdb67ac84afa4967b5ce43c55bba5228 2022-07-11 10:35:43.406 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.406 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.406 | + functions-common:get_or_create_endpoint:1137 : echo bdb67ac84afa4967b5ce43c55bba5228 2022-07-11 10:35:43.406 | bdb67ac84afa4967b5ce43c55bba5228 2022-07-11 10:35:43.406 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-11 10:35:43.406 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:35:43.406 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-11 10:35:43.406 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:35:43.406 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-11 10:35:43.406 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.406 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.406 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.407 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.407 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.407 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.407 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.407 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.407 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.407 | ++ 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-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.407 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.407 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.407 | + 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-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | ++ 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-11 10:35:43.407 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.407 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.407 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.407 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.407 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.407 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.407 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.407 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.407 | ++ functions-common:get_field:819 : echo '| 9c6f8f1c2f7444e99c99f305b95ea8dd | ebf94d08cc344e8889beee96613a7d79 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.408 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.408 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.408 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.408 | + functions-common:get_or_add_user_project_role:998 : echo 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.408 | 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.408 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-11 10:35:43.408 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:35:43.408 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-11 10:35:43.408 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:35:43.408 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-11 10:35:43.449 | [109283 Async create_nova_accounts:150366]: finished create_nova_accounts with result 0 in 77 seconds 2022-07-11 10:35:43.496 | [109283 Async create_glance_accounts:150481]: Waiting for completion of create_glance_accounts running on PID 150481 (5 other jobs running) 2022-07-11 10:35:43.526 | [109283 Async create_glance_accounts:150481]: Signaling child to exit 2022-07-11 10:35:43.526 | WAKEUP 2022-07-11 10:35:43.550 | [109283 Async create_glance_accounts:150481]: Signaled 2022-07-11 10:35:43.552 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-11 10:35:43.552 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:35:43.552 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-11 10:35:43.552 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-11 10:35:43.552 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.552 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.552 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.552 | ++ 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-11 10:35:43.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.552 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.552 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.552 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.552 | + functions-common:get_or_create_user:926 : user_id=bf73386d481a49ff91f3674358597289 2022-07-11 10:35:43.552 | + functions-common:get_or_create_user:927 : echo bf73386d481a49ff91f3674358597289 2022-07-11 10:35:43.552 | bf73386d481a49ff91f3674358597289 2022-07-11 10:35:43.552 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-11 10:35:43.552 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.552 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.552 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.552 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.552 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.552 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.553 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.553 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.553 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.553 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.553 | ++ 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-11 10:35:43.553 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.553 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.553 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.553 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.553 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.553 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.553 | + 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-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.553 | ++ 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-11 10:35:43.553 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.553 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.553 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.553 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.553 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.553 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.554 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.554 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | bf73386d481a49ff91f3674358597289 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.554 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.554 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.554 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.554 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.554 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.554 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-11 10:35:43.554 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-11 10:35:43.554 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:35:43.554 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-11 10:35:43.554 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-11 10:35:43.554 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.554 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.554 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.554 | ++ 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-11 10:35:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.554 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.554 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.554 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.554 | + functions-common:get_or_create_user:926 : user_id=93b169d6b32941c6a0e67cb8f49b5c04 2022-07-11 10:35:43.554 | + functions-common:get_or_create_user:927 : echo 93b169d6b32941c6a0e67cb8f49b5c04 2022-07-11 10:35:43.554 | 93b169d6b32941c6a0e67cb8f49b5c04 2022-07-11 10:35:43.555 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-11 10:35:43.555 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.555 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.555 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.555 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.555 | ++ 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-11 10:35:43.555 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.555 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.555 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.555 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.555 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.556 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.556 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.556 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.556 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.556 | + 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-11 10:35:43.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.556 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.556 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.556 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.556 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.556 | ++ 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-11 10:35:43.556 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.556 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.556 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.556 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.556 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.556 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.556 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.556 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | 93b169d6b32941c6a0e67cb8f49b5c04 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.556 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.556 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.556 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.556 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.556 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.556 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-11 10:35:43.556 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-11 10:35:43.557 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.557 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.557 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.557 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.557 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.557 | ++ 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-11 10:35:43.557 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.557 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.557 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.557 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.557 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.557 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.557 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.557 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.557 | + 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-11 10:35:43.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.557 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.557 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.557 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.557 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.557 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.557 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.558 | ++ 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-11 10:35:43.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.558 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.558 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.558 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.558 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.558 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.558 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.558 | ++ functions-common:get_field:819 : echo '| 9c6f8f1c2f7444e99c99f305b95ea8dd | 93b169d6b32941c6a0e67cb8f49b5c04 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.558 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.558 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.558 | + functions-common:get_or_add_user_project_role:998 : echo 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.558 | 9c6f8f1c2f7444e99c99f305b95ea8dd 2022-07-11 10:35:43.558 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-11 10:35:43.558 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.558 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-11 10:35:43.558 | ++ 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-11 10:35:43.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.558 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.558 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.558 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.558 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.558 | ea6ea5ba8a93455a82cb68655c8f87a6' 2022-07-11 10:35:43.558 | + functions-common:get_or_create_service:1095 : echo ea6ea5ba8a93455a82cb68655c8f87a6 2022-07-11 10:35:43.558 | ea6ea5ba8a93455a82cb68655c8f87a6 2022-07-11 10:35:43.558 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-07-11 10:35:43.558 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.558 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-07-11 10:35:43.558 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.559 | +++ 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-11 10:35:43.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.559 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.559 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.559 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.559 | +++ 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-11 10:35:43.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.559 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.559 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.559 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3ad2e9c4a1b042cfa1af74076840c611 2022-07-11 10:35:43.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3ad2e9c4a1b042cfa1af74076840c611 2022-07-11 10:35:43.559 | + functions-common:get_or_create_endpoint:1128 : public_id=3ad2e9c4a1b042cfa1af74076840c611 2022-07-11 10:35:43.559 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.559 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.559 | + functions-common:get_or_create_endpoint:1137 : echo 3ad2e9c4a1b042cfa1af74076840c611 2022-07-11 10:35:43.559 | 3ad2e9c4a1b042cfa1af74076840c611 2022-07-11 10:35:43.559 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-11 10:35:43.559 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-11 10:35:43.559 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-11 10:35:43.559 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-11 10:35:43.559 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-11 10:35:43.559 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-11 10:35:43.559 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-11 10:35:43.559 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-11 10:35:43.559 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-11 10:35:43.600 | [109283 Async create_glance_accounts:150481]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-11 10:35:43.640 | [109283 Async create_cinder_accounts:150611]: Waiting for completion of create_cinder_accounts running on PID 150611 (4 other jobs running) 2022-07-11 10:35:43.668 | [109283 Async create_cinder_accounts:150611]: Signaling child to exit 2022-07-11 10:35:43.668 | WAKEUP 2022-07-11 10:35:43.695 | [109283 Async create_cinder_accounts:150611]: Signaled 2022-07-11 10:35:43.697 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-11 10:35:43.697 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-11 10:35:43.697 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-11 10:35:43.697 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.697 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.697 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.697 | ++ 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-11 10:35:43.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.697 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.697 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.697 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.697 | + functions-common:get_or_create_user:926 : user_id=38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.697 | + functions-common:get_or_create_user:927 : echo 38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.697 | 38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.697 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-11 10:35:43.697 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.697 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.697 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.697 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.697 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.698 | ++ 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-11 10:35:43.698 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.698 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.698 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.698 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.698 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.698 | + 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-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | ++ 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-11 10:35:43.698 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.698 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.698 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.698 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.698 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.698 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.698 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.698 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.698 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | 38ee4dce228c4553b5960f5b8c05910a | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.698 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.699 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.699 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.699 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.699 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.699 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-11 10:35:43.699 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-11 10:35:43.699 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.699 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-11 10:35:43.699 | ++ 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-11 10:35:43.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.699 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.699 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.699 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.699 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.699 | 5c7a8bf81fa74cf492e5352bb5d697c3' 2022-07-11 10:35:43.699 | + functions-common:get_or_create_service:1095 : echo 5c7a8bf81fa74cf492e5352bb5d697c3 2022-07-11 10:35:43.699 | 5c7a8bf81fa74cf492e5352bb5d697c3 2022-07-11 10:35:43.699 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-11 10:35:43.699 | + 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-11 10:35:43.699 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.699 | ++ 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-11 10:35:43.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.699 | +++ 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-11 10:35:43.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.699 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.699 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.699 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.700 | +++ 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-11 10:35:43.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.700 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.700 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.700 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=86bc585a191145e18f5fd97f52cc8ec0 2022-07-11 10:35:43.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 86bc585a191145e18f5fd97f52cc8ec0 2022-07-11 10:35:43.700 | + functions-common:get_or_create_endpoint:1128 : public_id=86bc585a191145e18f5fd97f52cc8ec0 2022-07-11 10:35:43.700 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.700 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.700 | + functions-common:get_or_create_endpoint:1137 : echo 86bc585a191145e18f5fd97f52cc8ec0 2022-07-11 10:35:43.700 | 86bc585a191145e18f5fd97f52cc8ec0 2022-07-11 10:35:43.700 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-11 10:35:43.700 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.700 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-11 10:35:43.700 | ++ 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-11 10:35:43.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.700 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.700 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.700 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.700 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.700 | dd50a5fc11484f97b2181e5665c755fd' 2022-07-11 10:35:43.700 | + functions-common:get_or_create_service:1095 : echo dd50a5fc11484f97b2181e5665c755fd 2022-07-11 10:35:43.700 | dd50a5fc11484f97b2181e5665c755fd 2022-07-11 10:35:43.700 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-07-11 10:35:43.700 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.700 | ++ 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-11 10:35:43.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.700 | +++ 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-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.701 | +++ 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-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5e224727ce9c41d6bd9706cba62c19d5 2022-07-11 10:35:43.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5e224727ce9c41d6bd9706cba62c19d5 2022-07-11 10:35:43.701 | + functions-common:get_or_create_endpoint:1128 : public_id=5e224727ce9c41d6bd9706cba62c19d5 2022-07-11 10:35:43.701 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.701 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.701 | + functions-common:get_or_create_endpoint:1137 : echo 5e224727ce9c41d6bd9706cba62c19d5 2022-07-11 10:35:43.701 | 5e224727ce9c41d6bd9706cba62c19d5 2022-07-11 10:35:43.701 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-11 10:35:43.701 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-11 10:35:43.701 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:35:43.701 | +++ 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-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.701 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.701 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.701 | ++ functions-common:get_or_create_project:939 : project_id=a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:35:43.701 | ++ functions-common:get_or_create_project:940 : echo a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:35:43.701 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a6fa47a47dbd4c94b18312786c32efb7 2022-07-11 10:35:43.702 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-11 10:35:43.702 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.702 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.702 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.702 | +++ 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-11 10:35:43.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.702 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.702 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.702 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-11 10:35:43.702 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.702 | ++ functions-common:get_or_create_user:926 : user_id=38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.702 | ++ functions-common:get_or_create_user:927 : echo 38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.702 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 38ee4dce228c4553b5960f5b8c05910a 2022-07-11 10:35:43.743 | [109283 Async create_cinder_accounts:150611]: finished create_cinder_accounts with result 0 in 57 seconds 2022-07-11 10:35:43.748 | + inc/async:async_wait:197 : return 0 2022-07-11 10:35:43.750 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-11 10:35:43.801 | [109283 Async create_neutron_accounts:150727]: Waiting for completion of create_neutron_accounts running on PID 150727 (3 other jobs running) 2022-07-11 10:35:43.827 | [109283 Async create_neutron_accounts:150727]: Signaling child to exit 2022-07-11 10:35:43.827 | WAKEUP 2022-07-11 10:35:43.849 | [109283 Async create_neutron_accounts:150727]: Signaled 2022-07-11 10:35:43.851 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-11 10:35:43.851 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:35:43.851 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:35:43.851 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:35:43.851 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:35:43.851 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:35:43.851 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:35:43.852 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-11 10:35:43.852 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-11 10:35:43.852 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-11 10:35:43.852 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.39:9696/ 2022-07-11 10:35:43.852 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-11 10:35:43.852 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-11 10:35:43.852 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-11 10:35:43.852 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:35:43.852 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:35:43.852 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:35:43.852 | ++ 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-11 10:35:43.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.852 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.852 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.852 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.852 | + functions-common:get_or_create_user:926 : user_id=5829d25cf32449469ec84fae63d80416 2022-07-11 10:35:43.852 | + functions-common:get_or_create_user:927 : echo 5829d25cf32449469ec84fae63d80416 2022-07-11 10:35:43.852 | 5829d25cf32449469ec84fae63d80416 2022-07-11 10:35:43.852 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-11 10:35:43.852 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:35:43.852 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:35:43.852 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:35:43.852 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:35:43.853 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:35:43.853 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:35:43.853 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:35:43.853 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:35:43.853 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:35:43.853 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:35:43.853 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:35:43.853 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.853 | ++ 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-11 10:35:43.853 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.853 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.853 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.853 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:35:43.853 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:35:43.853 | + 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-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.853 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:35:43.853 | ++ 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-11 10:35:43.853 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:35:43.853 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:35:43.853 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.853 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.854 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.854 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:35:43.854 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:35:43.854 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | 5829d25cf32449469ec84fae63d80416 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:35:43.854 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:35:43.854 | ++ functions-common:get_field:813 : read data 2022-07-11 10:35:43.854 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.854 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.854 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:35:43.854 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-11 10:35:43.854 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-11 10:35:43.854 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:35:43.854 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-11 10:35:43.854 | ++ 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-11 10:35:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.854 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.854 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.854 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.854 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:35:43.854 | 864a9771a1774179a6771c42437a2127' 2022-07-11 10:35:43.854 | + functions-common:get_or_create_service:1095 : echo 864a9771a1774179a6771c42437a2127 2022-07-11 10:35:43.854 | 864a9771a1774179a6771c42437a2127 2022-07-11 10:35:43.854 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-07-11 10:35:43.854 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:35:43.854 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-07-11 10:35:43.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:35:43.854 | +++ 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-11 10:35:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.854 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.855 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.855 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:35:43.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:35:43.855 | +++ 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-11 10:35:43.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.855 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:35:43.855 | from cryptography.utils import int_from_bytes 2022-07-11 10:35:43.855 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:35:43.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0473fe27a6c1495e9921d5e570b3a1b2 2022-07-11 10:35:43.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0473fe27a6c1495e9921d5e570b3a1b2 2022-07-11 10:35:43.855 | + functions-common:get_or_create_endpoint:1128 : public_id=0473fe27a6c1495e9921d5e570b3a1b2 2022-07-11 10:35:43.855 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:35:43.855 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:35:43.855 | + functions-common:get_or_create_endpoint:1137 : echo 0473fe27a6c1495e9921d5e570b3a1b2 2022-07-11 10:35:43.855 | 0473fe27a6c1495e9921d5e570b3a1b2 2022-07-11 10:35:43.897 | [109283 Async create_neutron_accounts:150727]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-11 10:35:43.935 | [109283 Async create_swift_accounts:150869]: Waiting for completion of create_swift_accounts running on PID 150869 (2 other jobs running) 2022-07-11 10:35:43.961 | [109283 Async create_swift_accounts:150869]: Signaling child to exit 2022-07-11 10:36:28.187 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:36:28.213 | [150869 Async create_swift_accounts:150869]: finished successfully 2022-07-11 10:36:28.233 | WAKEUP 2022-07-11 10:36:28.255 | [109283 Async create_swift_accounts:150869]: Signaled 2022-07-11 10:36:28.256 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-11 10:36:28.256 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-11 10:36:28.256 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-11 10:36:28.256 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-11 10:36:28.256 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-11 10:36:28.257 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-11 10:36:28.257 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-11 10:36:28.257 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-11 10:36:28.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.257 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.257 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.257 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.257 | ++ functions-common:get_or_create_role:951 : role_id=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.257 | ++ functions-common:get_or_create_role:952 : echo 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:619 : another_role=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.257 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-11 10:36:28.257 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-11 10:36:28.257 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:36:28.257 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:36:28.257 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:36:28.257 | ++ 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-11 10:36:28.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.257 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.257 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.257 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.257 | + functions-common:get_or_create_user:926 : user_id=47d953daa0ae4a09ab307f34f7f8bc0b 2022-07-11 10:36:28.257 | + functions-common:get_or_create_user:927 : echo 47d953daa0ae4a09ab307f34f7f8bc0b 2022-07-11 10:36:28.257 | 47d953daa0ae4a09ab307f34f7f8bc0b 2022-07-11 10:36:28.257 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-11 10:36:28.257 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.257 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:36:28.258 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:36:28.258 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:36:28.258 | ++ 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-11 10:36:28.258 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.258 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.258 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.258 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.258 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.258 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.258 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.258 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.258 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.258 | + 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-11 10:36:28.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.258 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.258 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.258 | ++ 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-11 10:36:28.258 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.258 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.258 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.258 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.259 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.259 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.259 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.259 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.259 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.259 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | 47d953daa0ae4a09ab307f34f7f8bc0b | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:36:28.259 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.259 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.259 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:36:28.259 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:36:28.259 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:36:28.259 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-11 10:36:28.259 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-11 10:36:28.259 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.259 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:36:28.259 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:36:28.259 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:36:28.259 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.259 | ++ 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-11 10:36:28.259 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.259 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.259 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.259 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.259 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.260 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.260 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.260 | + 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-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.260 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.260 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.260 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.260 | ++ 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-11 10:36:28.260 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.260 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.260 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.260 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.260 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.260 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.260 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 47d953daa0ae4a09ab307f34f7f8bc0b | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:36:28.260 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.260 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.260 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.260 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.260 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.260 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-11 10:36:28.260 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:36:28.260 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-11 10:36:28.260 | ++ 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-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.260 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.261 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.261 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.261 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:36:28.261 | 8227e11d2fd0432297973d23e45c48e4' 2022-07-11 10:36:28.261 | + functions-common:get_or_create_service:1095 : echo 8227e11d2fd0432297973d23e45c48e4 2022-07-11 10:36:28.261 | 8227e11d2fd0432297973d23e45c48e4 2022-07-11 10:36:28.261 | + 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-11 10:36:28.261 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:36:28.261 | ++ 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-11 10:36:28.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:36:28.261 | +++ 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-11 10:36:28.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.261 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.261 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.261 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:36:28.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:36:28.261 | +++ 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-11 10:36:28.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.261 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.261 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.261 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=908644b62aa2448d9cdc0bf6312f08e7 2022-07-11 10:36:28.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 908644b62aa2448d9cdc0bf6312f08e7 2022-07-11 10:36:28.261 | + functions-common:get_or_create_endpoint:1128 : public_id=908644b62aa2448d9cdc0bf6312f08e7 2022-07-11 10:36:28.261 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.39:8080 ]] 2022-07-11 10:36:28.261 | + 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-11 10:36:28.261 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:36:28.261 | ++ 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-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.262 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:36:28.262 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:36:28.262 | ++ 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-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.262 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=14037c049c8f4bd68f0ac7cbda14ae60 2022-07-11 10:36:28.262 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 14037c049c8f4bd68f0ac7cbda14ae60 2022-07-11 10:36:28.262 | 14037c049c8f4bd68f0ac7cbda14ae60 2022-07-11 10:36:28.262 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:36:28.262 | + functions-common:get_or_create_endpoint:1137 : echo 908644b62aa2448d9cdc0bf6312f08e7 2022-07-11 10:36:28.262 | 908644b62aa2448d9cdc0bf6312f08e7 2022-07-11 10:36:28.262 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-11 10:36:28.262 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-11 10:36:28.262 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:36:28.262 | +++ 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-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.262 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.262 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.262 | ++ functions-common:get_or_create_project:939 : project_id=72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.262 | ++ functions-common:get_or_create_project:940 : echo 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.262 | + lib/swift:create_swift_accounts:633 : swift_project_test1=72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.263 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-11 10:36:28.263 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.263 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-11 10:36:28.263 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:36:28.263 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-11 10:36:28.263 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-11 10:36:28.263 | +++ 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-11 10:36:28.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.263 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.263 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.263 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.263 | ++ functions-common:get_or_create_user:926 : user_id=259031cefeb948979880505e21960c41 2022-07-11 10:36:28.263 | ++ functions-common:get_or_create_user:927 : echo 259031cefeb948979880505e21960c41 2022-07-11 10:36:28.263 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=259031cefeb948979880505e21960c41 2022-07-11 10:36:28.263 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-11 10:36:28.263 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.263 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 259031cefeb948979880505e21960c41 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.263 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.263 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:36:28.263 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.263 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.263 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:36:28.263 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:36:28.263 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:36:28.263 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:36:28.263 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 259031cefeb948979880505e21960c41 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.263 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.263 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.263 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.263 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.264 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.264 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.264 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 259031cefeb948979880505e21960c41 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.264 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.264 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 259031cefeb948979880505e21960c41 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.264 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.264 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.264 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.264 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.264 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.264 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.264 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.264 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 259031cefeb948979880505e21960c41 | | 72e28b30bd3b485f83a2b9c78d2ad84f | | | False |' 2022-07-11 10:36:28.264 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.264 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.264 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.264 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.264 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-11 10:36:28.264 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-11 10:36:28.264 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:36:28.264 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-11 10:36:28.265 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-11 10:36:28.265 | +++ 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-11 10:36:28.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.265 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.265 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.265 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.265 | ++ functions-common:get_or_create_user:926 : user_id=e43e64c09c0a4950912b2b5e811f1cd0 2022-07-11 10:36:28.265 | ++ functions-common:get_or_create_user:927 : echo e43e64c09c0a4950912b2b5e811f1cd0 2022-07-11 10:36:28.265 | + lib/swift:create_swift_accounts:642 : swift_user_test3=e43e64c09c0a4950912b2b5e811f1cd0 2022-07-11 10:36:28.265 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-11 10:36:28.265 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.265 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 0302d46abdb8417eb63b038a008fc2db e43e64c09c0a4950912b2b5e811f1cd0 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.265 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.265 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:36:28.265 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.265 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.265 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:36:28.265 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:36:28.265 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:36:28.265 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:36:28.265 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0302d46abdb8417eb63b038a008fc2db --user e43e64c09c0a4950912b2b5e811f1cd0 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.265 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.265 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.265 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.265 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.265 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.265 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.265 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.265 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.266 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.266 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 0302d46abdb8417eb63b038a008fc2db --user e43e64c09c0a4950912b2b5e811f1cd0 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.266 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.266 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.266 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0302d46abdb8417eb63b038a008fc2db --user e43e64c09c0a4950912b2b5e811f1cd0 --project 72e28b30bd3b485f83a2b9c78d2ad84f 2022-07-11 10:36:28.266 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.266 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.266 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.266 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.266 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.266 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.266 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.266 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.266 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.266 | ++ functions-common:get_field:819 : echo '| 0302d46abdb8417eb63b038a008fc2db | e43e64c09c0a4950912b2b5e811f1cd0 | | 72e28b30bd3b485f83a2b9c78d2ad84f | | | False |' 2022-07-11 10:36:28.266 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.266 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.266 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.266 | + functions-common:get_or_add_user_project_role:998 : echo 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.266 | 0302d46abdb8417eb63b038a008fc2db 2022-07-11 10:36:28.266 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-11 10:36:28.266 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-11 10:36:28.266 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:36:28.266 | +++ 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-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.266 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.267 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.267 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_project:939 : project_id=8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_project:940 : echo 8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:647 : swift_project_test2=8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-11 10:36:28.267 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-11 10:36:28.267 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-11 10:36:28.267 | +++ 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-11 10:36:28.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.267 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.267 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.267 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_user:926 : user_id=9a64de8b015549f897ee1192bd0bf329 2022-07-11 10:36:28.267 | ++ functions-common:get_or_create_user:927 : echo 9a64de8b015549f897ee1192bd0bf329 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:652 : swift_user_test2=9a64de8b015549f897ee1192bd0bf329 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-11 10:36:28.267 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.267 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 9a64de8b015549f897ee1192bd0bf329 8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.267 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.267 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:36:28.267 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.267 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.267 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:36:28.267 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:36:28.267 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:36:28.267 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:36:28.267 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a64de8b015549f897ee1192bd0bf329 --project 8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.268 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.268 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.268 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.268 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.268 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.268 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.268 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 9a64de8b015549f897ee1192bd0bf329 --project 8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.268 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.268 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a64de8b015549f897ee1192bd0bf329 --project 8aa55dc774a849208430846a04d08cc8 2022-07-11 10:36:28.268 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.268 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.268 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.268 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.268 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.268 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.268 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 9a64de8b015549f897ee1192bd0bf329 | | 8aa55dc774a849208430846a04d08cc8 | | | False |' 2022-07-11 10:36:28.268 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.268 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.268 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.269 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.269 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-11 10:36:28.269 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-11 10:36:28.269 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-11 10:36:28.269 | +++ 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-11 10:36:28.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.269 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.269 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.269 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-11 10:36:28.269 | 67b624baaaf948d983e3241c41086055' 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_domain:889 : echo 67b624baaaf948d983e3241c41086055 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:657 : swift_domain=67b624baaaf948d983e3241c41086055 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-11 10:36:28.269 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-11 10:36:28.269 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 67b624baaaf948d983e3241c41086055 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-11 10:36:28.269 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=67b624baaaf948d983e3241c41086055 --or-show -f value -c id 2022-07-11 10:36:28.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.269 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.269 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.269 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_project:939 : project_id=b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.269 | ++ functions-common:get_or_create_project:940 : echo b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:661 : swift_project_test4=b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.269 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-11 10:36:28.269 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.270 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-11 10:36:28.270 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 67b624baaaf948d983e3241c41086055 test4@example.com 2022-07-11 10:36:28.270 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:36:28.270 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-11 10:36:28.270 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-11 10:36:28.270 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=67b624baaaf948d983e3241c41086055 --email=test4@example.com --or-show -f value -c id 2022-07-11 10:36:28.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.270 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.270 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.270 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.270 | ++ functions-common:get_or_create_user:926 : user_id=197e9947a47e4393a9ef34dea08393e2 2022-07-11 10:36:28.270 | ++ functions-common:get_or_create_user:927 : echo 197e9947a47e4393a9ef34dea08393e2 2022-07-11 10:36:28.270 | + lib/swift:create_swift_accounts:666 : swift_user_test4=197e9947a47e4393a9ef34dea08393e2 2022-07-11 10:36:28.270 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-11 10:36:28.270 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-11 10:36:28.270 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 197e9947a47e4393a9ef34dea08393e2 b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.270 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:36:28.270 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-11 10:36:28.270 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:36:28.270 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:36:28.270 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-11 10:36:28.270 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-11 10:36:28.270 | ++ functions-common:_get_domain_args:968 : echo 2022-07-11 10:36:28.270 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-11 10:36:28.270 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 197e9947a47e4393a9ef34dea08393e2 --project b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.270 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.270 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:36:28.270 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.270 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.271 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:36:28.271 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:36:28.271 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 197e9947a47e4393a9ef34dea08393e2 --project b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 197e9947a47e4393a9ef34dea08393e2 --project b209677e62eb49408a0bf9396a112fdf 2022-07-11 10:36:28.271 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:36:28.271 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:36:28.271 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:36:28.271 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:28.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:28.271 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:36:28.271 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:36:28.271 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:36:28.271 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:36:28.271 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 197e9947a47e4393a9ef34dea08393e2 | | b209677e62eb49408a0bf9396a112fdf | | | False |' 2022-07-11 10:36:28.271 | ++ functions-common:get_field:813 : read data 2022-07-11 10:36:28.271 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.271 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.271 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:36:28.301 | [109283 Async create_swift_accounts:150869]: finished create_swift_accounts with result 0 in 121 seconds 2022-07-11 10:36:28.308 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-11 10:36:28.311 | + inc/async:async_wait:197 : return 0 2022-07-11 10:36:28.313 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-11 10:36:28.331 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:36:28.333 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-11 10:36:28.351 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:36:28.353 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-11 10:36:28.356 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:36:28.359 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-11 10:36:28.361 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-11 10:36:28.364 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-11 10:36:28.423 | + inc/async:async_inner:63 : init_glance 2022-07-11 10:36:28.462 | [109283 Async init_glance:155122]: running: init_glance 2022-07-11 10:36:28.465 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-11 10:36:28.483 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:36:28.486 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-11 10:36:28.489 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:36:28.491 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-11 10:36:28.495 | + ./stack.sh:main:1142 : configure_neutron 2022-07-11 10:36:28.497 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-11 10:36:28.501 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:36:28.502 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:36:28.508 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:36:28.512 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:36:28.515 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:36:28.517 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:36:28.520 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-11 10:36:28.523 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-11 10:36:28.525 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-11 10:36:28.528 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-11 10:36:28.541 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-11 10:36:28.544 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-11 10:36:31.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:31.703 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:31.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:31.703 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:33.413 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:36:33.439 | [155122 Async init_glance:155122]: finished successfully 2022-07-11 10:36:34.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:34.841 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:34.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:34.841 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:37.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:37.986 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:37.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:37.986 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:41.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:41.175 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:41.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:41.175 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:44.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:44.331 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:44.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:44.331 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:47.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:47.461 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:47.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:47.461 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:50.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:50.604 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:50.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:50.604 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:54.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:54.101 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:54.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:54.101 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:58.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:58.005 | from cryptography.utils import int_from_bytes 2022-07-11 10:36:58.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:36:58.005 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:02.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:02.942 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:02.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:02.942 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:03.232 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-11 10:37:03.237 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-11 10:37:03.239 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-11 10:37:03.242 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-11 10:37:03.244 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-11 10:37:03.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-11 10:37:03.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-11 10:37:03.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-11 10:37:03.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-11 10:37:03.255 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-11 10:37:03.257 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-11 10:37:03.259 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-11 10:37:03.262 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-11 10:37:03.264 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-11 10:37:03.266 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-11 10:37:03.268 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-11 10:37:03.273 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:03.275 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-11 10:37:03.277 | + 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-11 10:37:03.282 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-11 10:37:03.285 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-11 10:37:03.287 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-11 10:37:03.290 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-11 10:37:03.292 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:37:03.295 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:03.297 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:37:03.313 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:03.316 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:37:03.318 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-11 10:37:03.321 | + 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-11 10:37:03.350 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-11 10:37:03.380 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-11 10:37:03.409 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-11 10:37:03.441 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-11 10:37:03.471 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-11 10:37:03.502 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-11 10:37:03.504 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-11 10:37:03.507 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-11 10:37:03.509 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-11 10:37:03.512 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-11 10:37:03.530 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-11 10:37:03.532 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-11 10:37:03.534 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-11 10:37:03.537 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-11 10:37:03.540 | + 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-11 10:37:03.568 | + 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-11 10:37:03.597 | + 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-11 10:37:03.626 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-11 10:37:03.655 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-11 10:37:03.672 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:37:03.674 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-11 10:37:03.677 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-11 10:37:03.679 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-11 10:37:03.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-11 10:37:03.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-11 10:37:03.697 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-11 10:37:03.699 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-11 10:37:03.701 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-11 10:37:03.704 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-11 10:37:03.716 | + 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-11 10:37:03.728 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-11 10:37:03.731 | + 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-11 10:37:03.743 | + 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-11 10:37:03.755 | + 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-11 10:37:03.768 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-11 10:37:03.771 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-11 10:37:03.774 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-11 10:37:03.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.tc0UoZr1nJ 2022-07-11 10:37:03.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-11 10:37:03.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-11 10:37:03.785 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.tc0UoZr1nJ 2022-07-11 10:37:03.789 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.tc0UoZr1nJ 2022-07-11 10:37:03.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.tc0UoZr1nJ /etc/sudoers.d/neutron-rootwrap 2022-07-11 10:37:03.813 | + 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-11 10:37:03.842 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:03.844 | + 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-11 10:37:03.874 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-11 10:37:03.876 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-11 10:37:03.879 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-11 10:37:03.881 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-11 10:37:03.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-11 10:37:03.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-11 10:37:03.903 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:03.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-11 10:37:03.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-11 10:37:03.911 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-11 10:37:03.928 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:03.931 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-07-11 10:37:03.935 | + 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-11 10:37:03.964 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-11 10:37:03.967 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-11 10:37:03.969 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-11 10:37:03.986 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:03.989 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-11 10:37:03.991 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-11 10:37:03.994 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-11 10:37:03.996 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-11 10:37:03.999 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-11 10:37:04.001 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-11 10:37:04.004 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-11 10:37:04.006 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-11 10:37:04.009 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-11 10:37:04.012 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-11 10:37:04.016 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-11 10:37:04.019 | + 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-11 10:37:04.024 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-11 10:37:04.042 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:04.044 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-11 10:37:04.047 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-11 10:37:04.050 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-11 10:37:04.055 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-11 10:37:04.084 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-11 10:37:04.114 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-11 10:37:04.145 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-11 10:37:04.175 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-11 10:37:04.205 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-11 10:37:04.208 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-11 10:37:04.211 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-11 10:37:04.213 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-11 10:37:04.215 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-11 10:37:04.245 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-11 10:37:04.275 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-07-11 10:37:04.304 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-11 10:37:04.335 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-11 10:37:04.365 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-11 10:37:04.394 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-11 10:37:04.425 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-11 10:37:04.454 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:37:04.485 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-11 10:37:04.514 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-11 10:37:04.545 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-11 10:37:04.575 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-11 10:37:04.577 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-11 10:37:04.580 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-11 10:37:04.582 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-11 10:37:04.585 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-11 10:37:04.615 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-11 10:37:04.645 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-07-11 10:37:04.675 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-11 10:37:04.706 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-11 10:37:04.735 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-11 10:37:04.765 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-11 10:37:04.796 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-11 10:37:04.826 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:37:04.856 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-11 10:37:04.886 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-11 10:37:04.889 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-11 10:37:04.891 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-11 10:37:04.893 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-11 10:37:04.896 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-11 10:37:04.926 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-11 10:37:04.956 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.39/identity 2022-07-11 10:37:04.986 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-11 10:37:05.018 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-11 10:37:05.048 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-11 10:37:05.079 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-11 10:37:05.108 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-11 10:37:05.140 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-11 10:37:05.171 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-11 10:37:05.202 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-11 10:37:05.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-11 10:37:05.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-11 10:37:05.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-11 10:37:05.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-11 10:37:05.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-11 10:37:05.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-11 10:37:05.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-07-11 10:37:05.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-07-11 10:37:05.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-07-11 10:37:05.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-11 10:37:05.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-11 10:37:05.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-11 10:37:05.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-11 10:37:05.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-11 10:37:05.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-11 10:37:05.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-11 10:37:05.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-11 10:37:05.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:05.249 | + 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-11 10:37:05.277 | + 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-11 10:37:05.280 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.282 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-11 10:37:05.285 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-11 10:37:05.287 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-11 10:37:05.290 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.293 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-11 10:37:05.320 | + 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-11 10:37:05.322 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.325 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-11 10:37:05.327 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-11 10:37:05.330 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-11 10:37:05.332 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.334 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-11 10:37:05.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-11 10:37:05.365 | + 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-11 10:37:05.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.371 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-11 10:37:05.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-11 10:37:05.375 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-11 10:37:05.378 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-11 10:37:05.409 | + 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-11 10:37:05.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.415 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-11 10:37:05.417 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-11 10:37:05.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-11 10:37:05.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.424 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-11 10:37:05.453 | + 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-11 10:37:05.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-11 10:37:05.461 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-11 10:37:05.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-11 10:37:05.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.468 | + 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-11 10:37:05.496 | + 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-11 10:37:05.499 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-11 10:37:05.504 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-11 10:37:05.506 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-11 10:37:05.509 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.511 | + 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-11 10:37:05.543 | + 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-11 10:37:05.545 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.548 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-11 10:37:05.550 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-11 10:37:05.552 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-11 10:37:05.555 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.558 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-11 10:37:05.587 | + 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:200:249 2022-07-11 10:37:05.589 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.592 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-11 10:37:05.594 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-07-11 10:37:05.596 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-07-11 10:37:05.599 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.602 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-07-11 10:37:05.630 | + 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-11 10:37:05.633 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:37:05.635 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-11 10:37:05.638 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-11 10:37:05.640 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-11 10:37:05.643 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-11 10:37:05.645 | + 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-11 10:37:05.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-11 10:37:05.676 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-11 10:37:05.694 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:05.697 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-11 10:37:05.699 | + 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-11 10:37:05.732 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:05.734 | + 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-11 10:37:05.763 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-11 10:37:05.795 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-11 10:37:05.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-11 10:37:05.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-11 10:37:05.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-11 10:37:08.564 | INFO neutron.common.config [-] Logging enabled! 2022-07-11 10:37:08.564 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev427 2022-07-11 10:37:08.565 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=157228) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-11 10:37:08.616 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-11 10:37:08.616 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-11 10:37:08.616 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:08.616 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:08.617 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:08.617 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=157228) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:08.672 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-11 10:37:08.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:08.672 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:08.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:08.672 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:08.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-11 10:37:08.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-11 10:37:08.997 | + 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-11 10:37:08.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-11 10:37:09.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-11 10:37:09.058 | + 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-11 10:37:09.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-11 10:37:09.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:09.082 | + 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-11 10:37:09.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-11 10:37:09.117 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-11 10:37:09.125 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-11 10:37:09.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-11 10:37:09.130 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-11 10:37:09.143 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-11 10:37:09.156 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-11 10:37:09.158 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-11 10:37:09.167 | net.bridge.bridge-nf-call-iptables = 1 2022-07-11 10:37:09.171 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-11 10:37:09.173 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-11 10:37:09.182 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-11 10:37:09.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-11 10:37:09.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-11 10:37:09.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-11 10:37:09.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-11 10:37:09.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-11 10:37:09.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-11 10:37:09.200 | + 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-11 10:37:09.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-11 10:37:09.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-11 10:37:09.232 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-11 10:37:09.234 | + 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-11 10:37:09.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-11 10:37:09.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-11 10:37:09.299 | + 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-11 10:37:09.329 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-11 10:37:09.346 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:09.349 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-11 10:37:09.352 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.357 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-11 10:37:09.388 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-11 10:37:09.417 | + 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-11 10:37:09.449 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:09.452 | + 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-11 10:37:09.482 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-11 10:37:09.503 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:09.505 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.508 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-11 10:37:09.537 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.540 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.543 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-11 10:37:09.573 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-11 10:37:09.579 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-11 10:37:09.581 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-11 10:37:09.598 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:09.601 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-11 10:37:09.604 | + 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-11 10:37:09.609 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-11 10:37:09.638 | + 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-11 10:37:09.670 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:09.673 | + 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-11 10:37:09.703 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-11 10:37:09.705 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-11 10:37:09.735 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-11 10:37:09.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-11 10:37:09.740 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-11 10:37:09.770 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-11 10:37:09.772 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-11 10:37:09.775 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-11 10:37:09.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-11 10:37:12.493 | INFO neutron.common.config [-] Logging enabled! 2022-07-11 10:37:12.493 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev427 2022-07-11 10:37:12.494 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=157760) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-11 10:37:12.546 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-11 10:37:12.546 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-11 10:37:12.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:12.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:12.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:12.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=157760) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-11 10:37:12.607 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-11 10:37:12.608 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=157760) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-11 10:37:12.608 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=157760) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-11 10:37:12.608 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-11 10:37:12.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:12.609 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:12.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:12.609 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:12.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-11 10:37:12.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-11 10:37:12.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-11 10:37:12.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-11 10:37:12.952 | + 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-11 10:37:12.955 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-11 10:37:12.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-11 10:37:12.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-11 10:37:12.977 | + functions:set_mtu:785 : local dev=br-data 2022-07-11 10:37:12.980 | + functions:set_mtu:786 : local mtu=1500 2022-07-11 10:37:12.982 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-11 10:37:12.995 | + 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-11 10:37:13.014 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-11 10:37:13.017 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-11 10:37:13.019 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-11 10:37:13.022 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-11 10:37:13.025 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-11 10:37:13.027 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-11 10:37:13.030 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-11 10:37:13.032 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-11 10:37:13.035 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-11 10:37:13.037 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-11 10:37:13.040 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-11 10:37:13.042 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-11 10:37:13.045 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-11 10:37:13.047 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-11 10:37:13.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-11 10:37:13.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-11 10:37:13.057 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-11 10:37:13.060 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-11 10:37:13.062 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-11 10:37:13.065 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-11 10:37:13.069 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-11 10:37:13.070 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-11 10:37:13.070 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-11 10:37:13.076 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.13/22 brd 192.168.3.255' 2022-07-11 10:37:13.078 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-11 10:37:13.081 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:13.083 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-11 10:37:13.086 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-11 10:37:13.089 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.13/22 brd 192.168.3.255 != '' ]] 2022-07-11 10:37:13.091 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1' 2022-07-11 10:37:13.094 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data' 2022-07-11 10:37:13.096 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-11 10:37:13.098 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-11 10:37:13.103 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.13/22 brd 192.168.3.255 2022-07-11 10:37:13.103 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-11 10:37:13.104 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-11 10:37:13.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-11 10:37:13.111 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.13 2022-07-11 10:37:13.114 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.13 ' 2022-07-11 10:37:13.116 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1 2022-07-11 10:37:13.129 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data 2022-07-11 10:37:13.142 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-11 10:37:13.155 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-11 10:37:13.176 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.13 2022-07-11 10:37:13.186 | PING 192.168.0.13 (192.168.0.13) from 192.168.0.13 br-data: 56(84) bytes of data. 2022-07-11 10:37:13.186 | 64 bytes from 192.168.0.13: icmp_seq=1 ttl=64 time=0.075 ms 2022-07-11 10:37:14.202 | 64 bytes from 192.168.0.13: icmp_seq=2 ttl=64 time=0.065 ms 2022-07-11 10:37:15.226 | 64 bytes from 192.168.0.13: icmp_seq=3 ttl=64 time=0.060 ms 2022-07-11 10:37:15.226 | 2022-07-11 10:37:15.226 | --- 192.168.0.13 ping statistics --- 2022-07-11 10:37:15.226 | 3 packets transmitted, 3 received, 0% packet loss, time 2039ms 2022-07-11 10:37:15.226 | rtt min/avg/max/mdev = 0.060/0.066/0.075/0.006 ms 2022-07-11 10:37:15.231 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-11 10:37:15.232 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-11 10:37:15.237 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-11 10:37:15.240 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-11 10:37:15.257 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:15.260 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-11 10:37:15.262 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-11 10:37:15.267 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-11 10:37:15.297 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2022-07-11 10:37:15.326 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-11 10:37:15.356 | + 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-11 10:37:15.388 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-11 10:37:15.390 | + 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-11 10:37:15.420 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-11 10:37:15.422 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-11 10:37:15.440 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:37:15.443 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-11 10:37:15.445 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-11 10:37:15.463 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:37:15.465 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-11 10:37:15.483 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:37:15.485 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-11 10:37:15.503 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:37:15.505 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-11 10:37:15.536 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-11 10:37:15.566 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-11 10:37:15.569 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-11 10:37:15.587 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:15.590 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-11 10:37:15.608 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:15.610 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-11 10:37:15.613 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-11 10:37:15.673 | + inc/async:async_inner:63 : init_neutron 2022-07-11 10:37:15.712 | [109283 Async init_neutron:158236]: running: init_neutron 2022-07-11 10:37:15.715 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-11 10:37:15.733 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:15.736 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-11 10:37:15.747 | ++ ./stack.sh:main:1157 : true 2022-07-11 10:37:15.750 | + ./stack.sh:main:1157 : netman_pid= 2022-07-11 10:37:15.752 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-11 10:37:15.755 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-11 10:37:15.767 | dnsmasq: no process found 2022-07-11 10:37:15.770 | + ./stack.sh:main:1159 : true 2022-07-11 10:37:15.773 | + ./stack.sh:main:1164 : clean_iptables 2022-07-11 10:37:15.782 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-11 10:37:15.782 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-11 10:37:15.782 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-11 10:37:15.783 | + lib/nova:clean_iptables:186 : grep nova 2022-07-11 10:37:15.785 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-11 10:37:15.792 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-11 10:37:15.792 | + lib/nova:clean_iptables:186 : bash 2022-07-11 10:37:15.799 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-11 10:37:15.806 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-11 10:37:15.806 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-11 10:37:15.806 | + lib/nova:clean_iptables:188 : bash 2022-07-11 10:37:15.806 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-11 10:37:15.807 | + lib/nova:clean_iptables:188 : grep nova 2022-07-11 10:37:15.810 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-11 10:37:15.818 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-11 10:37:15.822 | + lib/nova:clean_iptables:190 : grep nova 2022-07-11 10:37:15.822 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-11 10:37:15.822 | + lib/nova:clean_iptables:190 : bash 2022-07-11 10:37:15.823 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-11 10:37:15.826 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-11 10:37:15.828 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-11 10:37:15.842 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-11 10:37:15.845 | + lib/nova:clean_iptables:192 : grep nova 2022-07-11 10:37:15.845 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-11 10:37:15.847 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-11 10:37:15.847 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-11 10:37:15.851 | + lib/nova:clean_iptables:192 : bash 2022-07-11 10:37:15.856 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-11 10:37:15.861 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-11 10:37:15.870 | net.ipv4.ip_forward = 1 2022-07-11 10:37:15.874 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-11 10:37:15.893 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:15.895 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-11 10:37:15.899 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-11 10:37:15.901 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-11 10:37:15.935 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-11 10:37:15.966 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-11 10:37:15.969 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-11 10:37:16.005 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-11 10:37:16.041 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-11 10:37:16.062 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:16.065 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-11 10:37:16.067 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:37:16.070 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-11 10:37:16.073 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-11 10:37:16.075 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-11 10:37:16.141 | + inc/async:async_inner:63 : init_swift 2022-07-11 10:37:16.218 | [109283 Async init_swift:158594]: running: init_swift 2022-07-11 10:37:16.221 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-11 10:37:16.245 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:16.248 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-11 10:37:16.251 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:37:16.256 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-11 10:37:16.260 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-11 10:37:16.263 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-11 10:37:16.341 | + inc/async:async_inner:63 : init_cinder 2022-07-11 10:37:16.411 | [109283 Async init_cinder:158689]: running: init_cinder 2022-07-11 10:37:16.420 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-11 10:37:16.452 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:37:16.455 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-11 10:37:16.458 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:37:16.461 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-11 10:37:16.464 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-11 10:37:16.467 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-11 10:37:16.543 | + inc/async:async_inner:63 : init_placement 2022-07-11 10:37:16.617 | [109283 Async init_placement:158809]: running: init_placement 2022-07-11 10:37:16.627 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-11 10:37:16.701 | [109283 Async init_neutron:158236]: Waiting for completion of init_neutron running on PID 158236 (6 other jobs running) 2022-07-11 10:37:16.733 | [109283 Async init_neutron:158236]: Signaling child to exit 2022-07-11 10:37:27.208 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:37:27.271 | [158689 Async init_cinder:158689]: finished successfully 2022-07-11 10:37:28.403 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:37:28.432 | [158594 Async init_swift:158594]: finished successfully 2022-07-11 10:37:44.221 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:37:44.247 | [158236 Async init_neutron:158236]: finished successfully 2022-07-11 10:37:44.270 | WAKEUP 2022-07-11 10:37:44.294 | [109283 Async init_neutron:158236]: Signaled 2022-07-11 10:37:44.296 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-11 10:37:44.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:37:44.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:37:44.296 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:37:44.296 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:37:44.296 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:37:44.296 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:37:44.296 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-11 10:37:44.296 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-11 10:37:44.296 | + lib/database:recreate_database:112 : local db=neutron 2022-07-11 10:37:44.296 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-11 10:37:44.296 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-11 10:37:44.296 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-11 10:37:44.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:37:44.296 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-11 10:37:44.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:37:44.296 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-11 10:37:44.296 | + functions-common:time_start:2426 : local name=dbsync 2022-07-11 10:37:44.296 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:37:44.296 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:37:44.296 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:37:44.296 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535838833 2022-07-11 10:37:44.296 | + 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-11 10:37:44.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:44.297 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:44.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:37:44.297 | from cryptography.utils import int_from_bytes 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-11 10:37:44.297 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-11 10:37:44.298 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-11 10:37:44.299 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-11 10:37:44.300 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-11 10:37:44.300 | Running upgrade for neutron ... 2022-07-11 10:37:44.300 | OK 2022-07-11 10:37:44.300 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-11 10:37:44.300 | + functions-common:time_stop:2440 : local name 2022-07-11 10:37:44.300 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:37:44.300 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:37:44.300 | + functions-common:time_stop:2443 : local total 2022-07-11 10:37:44.301 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:37:44.301 | + functions-common:time_stop:2446 : name=dbsync 2022-07-11 10:37:44.301 | + functions-common:time_stop:2447 : start_time=1657535838833 2022-07-11 10:37:44.301 | + functions-common:time_stop:2449 : [[ -z 1657535838833 ]] 2022-07-11 10:37:44.301 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:37:44.301 | + functions-common:time_stop:2452 : end_time=1657535864206 2022-07-11 10:37:44.301 | + functions-common:time_stop:2453 : elapsed_time=25373 2022-07-11 10:37:44.301 | + functions-common:time_stop:2454 : total=8414 2022-07-11 10:37:44.301 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:37:44.301 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33787 2022-07-11 10:37:44.348 | [109283 Async init_neutron:158236]: finished init_neutron with result 0 in 28 seconds 2022-07-11 10:37:44.353 | + inc/async:async_wait:197 : return 0 2022-07-11 10:37:44.356 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-11 10:37:44.411 | [109283 Async init_placement:158809]: Waiting for completion of init_placement running on PID 158809 (5 other jobs running) 2022-07-11 10:37:44.437 | [109283 Async init_placement:158809]: Signaling child to exit 2022-07-11 10:38:00.737 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:38:00.762 | [158809 Async init_placement:158809]: finished successfully 2022-07-11 10:38:00.782 | WAKEUP 2022-07-11 10:38:00.806 | [109283 Async init_placement:158809]: Signaled 2022-07-11 10:38:00.807 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-11 10:38:00.807 | + lib/database:recreate_database:112 : local db=placement 2022-07-11 10:38:00.807 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-11 10:38:00.807 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-11 10:38:00.808 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-11 10:38:00.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:00.808 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-11 10:38:00.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:00.808 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-11 10:38:00.808 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-11 10:38:00.808 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-11 10:38:00.808 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-11 10:38:00.808 | + functions-common:get_or_create_user:910 : local user_id 2022-07-11 10:38:00.808 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-11 10:38:00.808 | + functions-common:get_or_create_user:914 : local email= 2022-07-11 10:38:00.808 | ++ 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-11 10:38:00.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.808 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.808 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.808 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.808 | + functions-common:get_or_create_user:926 : user_id=84e8f180e7854f0ba90fdb0c3df2af88 2022-07-11 10:38:00.808 | + functions-common:get_or_create_user:927 : echo 84e8f180e7854f0ba90fdb0c3df2af88 2022-07-11 10:38:00.808 | 84e8f180e7854f0ba90fdb0c3df2af88 2022-07-11 10:38:00.808 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-11 10:38:00.808 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:38:00.808 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:38:00.808 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:38:00.809 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:38:00.809 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:38:00.809 | ++ 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-11 10:38:00.809 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:38:00.809 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:38:00.809 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:38:00.809 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.809 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.809 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:38:00.809 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:38:00.809 | + 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-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.809 | ++ 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-11 10:38:00.809 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:38:00.809 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:38:00.809 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:38:00.809 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.809 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.810 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.810 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:38:00.810 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:38:00.810 | ++ functions-common:get_field:819 : echo '| e5b01d80d99c4c1f9b20afad6fbe989a | 84e8f180e7854f0ba90fdb0c3df2af88 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:38:00.810 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:38:00.810 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.810 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:38:00.810 | + functions-common:get_or_add_user_project_role:998 : echo e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:38:00.810 | e5b01d80d99c4c1f9b20afad6fbe989a 2022-07-11 10:38:00.810 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-11 10:38:00.810 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-11 10:38:00.810 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-11 10:38:00.810 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-11 10:38:00.810 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-11 10:38:00.810 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-11 10:38:00.810 | ++ 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-11 10:38:00.810 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:38:00.810 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-11 10:38:00.810 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:38:00.810 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.810 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.810 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.811 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.811 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-11 10:38:00.811 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-11 10:38:00.811 | + 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-11 10:38:00.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.811 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.811 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.811 | ++ 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-11 10:38:00.811 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-11 10:38:00.811 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-11 10:38:00.811 | ++ functions-common:get_field:812 : local data field 2022-07-11 10:38:00.811 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.811 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.811 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.811 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.811 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-11 10:38:00.811 | ++ functions-common:get_field:817 : field='$2' 2022-07-11 10:38:00.811 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-11 10:38:00.811 | ++ functions-common:get_field:819 : echo '| 9ddc5bb1e20d41caa35bbfec483fa435 | 84e8f180e7854f0ba90fdb0c3df2af88 | | a6fa47a47dbd4c94b18312786c32efb7 | | | False |' 2022-07-11 10:38:00.811 | ++ functions-common:get_field:813 : read data 2022-07-11 10:38:00.811 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:38:00.811 | + functions-common:get_or_add_user_project_role:998 : echo 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:38:00.811 | 9ddc5bb1e20d41caa35bbfec483fa435 2022-07-11 10:38:00.811 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2022-07-11 10:38:00.811 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-11 10:38:00.811 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-11 10:38:00.811 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-11 10:38:00.811 | ++ 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-11 10:38:00.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | ++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.812 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-11 10:38:00.812 | 93ea34a822614a39b3e6bbbe3b5f4945' 2022-07-11 10:38:00.812 | + functions-common:get_or_create_service:1095 : echo 93ea34a822614a39b3e6bbbe3b5f4945 2022-07-11 10:38:00.812 | 93ea34a822614a39b3e6bbbe3b5f4945 2022-07-11 10:38:00.812 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2022-07-11 10:38:00.812 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-11 10:38:00.812 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2022-07-11 10:38:00.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-11 10:38:00.812 | +++ 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-11 10:38:00.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-11 10:38:00.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-11 10:38:00.812 | +++ 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-11 10:38:00.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:00.812 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:00.812 | +++ functions-common:oscwrap:2480 : return 0 2022-07-11 10:38:00.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=371cb7bf63b44e999b14e52ddd863754 2022-07-11 10:38:00.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 371cb7bf63b44e999b14e52ddd863754 2022-07-11 10:38:00.812 | + functions-common:get_or_create_endpoint:1128 : public_id=371cb7bf63b44e999b14e52ddd863754 2022-07-11 10:38:00.812 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-11 10:38:00.812 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-11 10:38:00.812 | + functions-common:get_or_create_endpoint:1137 : echo 371cb7bf63b44e999b14e52ddd863754 2022-07-11 10:38:00.813 | 371cb7bf63b44e999b14e52ddd863754 2022-07-11 10:38:00.854 | [109283 Async init_placement:158809]: finished init_placement with result 0 in 44 seconds 2022-07-11 10:38:00.858 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:00.860 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-11 10:38:00.912 | [109283 Async init_glance:155122]: Waiting for completion of init_glance running on PID 155122 (4 other jobs running) 2022-07-11 10:38:00.937 | [109283 Async init_glance:155122]: Signaling child to exit 2022-07-11 10:38:00.938 | WAKEUP 2022-07-11 10:38:00.961 | [109283 Async init_glance:155122]: Signaled 2022-07-11 10:38:00.962 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-11 10:38:00.962 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-11 10:38:00.962 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-11 10:38:00.962 | + lib/database:recreate_database:112 : local db=glance 2022-07-11 10:38:00.962 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-11 10:38:00.962 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-11 10:38:00.962 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-11 10:38:00.963 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:00.963 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-11 10:38:00.963 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:00.963 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-11 10:38:00.963 | + functions-common:time_start:2426 : local name=dbsync 2022-07-11 10:38:00.963 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:00.963 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:00.963 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:00.963 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535788672 2022-07-11 10:38:00.963 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-11 10:38:00.963 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-11 10:38:00.963 | ERROR glance Traceback (most recent call last): 2022-07-11 10:38:00.963 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-11 10:38:00.963 | ERROR glance  sys.exit(main()) 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-11 10:38:00.963 | ERROR glance  return CONF.command.action_fn() 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-11 10:38:00.963 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-11 10:38:00.963 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-11 10:38:00.963 | ERROR glance  engine = db_api.get_engine() 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-11 10:38:00.963 | ERROR glance  facade = _create_facade_lazily() 2022-07-11 10:38:00.963 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-11 10:38:00.963 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-11 10:38:00.963 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-11 10:38:00.963 | ERROR glance  return cls( 2022-07-11 10:38:00.963 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-11 10:38:00.963 | ERROR glance  self._factory._start( 2022-07-11 10:38:00.963 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-11 10:38:00.963 | ERROR glance  self._setup_for_connection( 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-11 10:38:00.964 | ERROR glance  engine = engines.create_engine( 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-11 10:38:00.964 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-11 10:38:00.964 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-11 10:38:00.964 | ERROR glance  File "", line 2, in create_engine 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-11 10:38:00.964 | ERROR glance  return fn(*args, **kwargs) 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-11 10:38:00.964 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-11 10:38:00.964 | ERROR glance  loaded_plugins = [ 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-11 10:38:00.964 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-11 10:38:00.964 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-11 10:38:00.964 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-11 10:38:00.964 | ERROR glance  2022-07-11 10:38:00.964 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-11 10:38:00.964 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-11 10:38:00.964 | ERROR glance Traceback (most recent call last): 2022-07-11 10:38:00.964 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-11 10:38:00.964 | ERROR glance  sys.exit(main()) 2022-07-11 10:38:00.964 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-11 10:38:00.964 | ERROR glance  return CONF.command.action_fn() 2022-07-11 10:38:00.964 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-11 10:38:00.964 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-11 10:38:00.964 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-11 10:38:00.964 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-11 10:38:00.964 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-11 10:38:00.964 | ERROR glance  facade = _create_facade_lazily() 2022-07-11 10:38:00.964 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-11 10:38:00.965 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-11 10:38:00.965 | ERROR glance  return cls( 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-11 10:38:00.965 | ERROR glance  self._factory._start( 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-11 10:38:00.965 | ERROR glance  self._setup_for_connection( 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-11 10:38:00.965 | ERROR glance  engine = engines.create_engine( 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-11 10:38:00.965 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-11 10:38:00.965 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-11 10:38:00.965 | ERROR glance  File "", line 2, in create_engine 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-11 10:38:00.965 | ERROR glance  return fn(*args, **kwargs) 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-11 10:38:00.965 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-11 10:38:00.965 | ERROR glance  loaded_plugins = [ 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-11 10:38:00.965 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-11 10:38:00.965 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-11 10:38:00.965 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-11 10:38:00.965 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-11 10:38:00.965 | ERROR glance  2022-07-11 10:38:00.965 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-11 10:38:00.965 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:00.965 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:00.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:00.965 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:00.965 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:00.966 | + functions-common:time_stop:2446 : name=dbsync 2022-07-11 10:38:00.966 | + functions-common:time_stop:2447 : start_time=1657535788672 2022-07-11 10:38:00.966 | + functions-common:time_stop:2449 : [[ -z 1657535788672 ]] 2022-07-11 10:38:00.966 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:00.966 | + functions-common:time_stop:2452 : end_time=1657535793397 2022-07-11 10:38:00.966 | + functions-common:time_stop:2453 : elapsed_time=4725 2022-07-11 10:38:00.966 | + functions-common:time_stop:2454 : total=8414 2022-07-11 10:38:00.966 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:00.966 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13139 2022-07-11 10:38:01.008 | [109283 Async init_glance:155122]: finished init_glance with result 0 in 5 seconds 2022-07-11 10:38:01.012 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:01.014 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-11 10:38:01.066 | [109283 Async init_swift:158594]: Waiting for completion of init_swift running on PID 158594 (3 other jobs running) 2022-07-11 10:38:01.091 | [109283 Async init_swift:158594]: Signaling child to exit 2022-07-11 10:38:01.091 | WAKEUP 2022-07-11 10:38:01.115 | [109283 Async init_swift:158594]: Signaled 2022-07-11 10:38:01.116 | + lib/swift:init_swift:673 : local node_number 2022-07-11 10:38:01.117 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-11 10:38:01.117 | No object-expirer running 2022-07-11 10:38:01.117 | No account-reaper running 2022-07-11 10:38:01.117 | No container-updater running 2022-07-11 10:38:01.117 | No container-replicator running 2022-07-11 10:38:01.117 | No account-replicator running 2022-07-11 10:38:01.117 | No container-reconciler running 2022-07-11 10:38:01.117 | No object-auditor running 2022-07-11 10:38:01.117 | No object-replicator running 2022-07-11 10:38:01.117 | No object-updater running 2022-07-11 10:38:01.117 | No container-server running 2022-07-11 10:38:01.117 | No object-reconstructor running 2022-07-11 10:38:01.117 | No proxy-server running 2022-07-11 10:38:01.117 | No container-auditor running 2022-07-11 10:38:01.117 | No container-sharder running 2022-07-11 10:38:01.117 | No account-server running 2022-07-11 10:38:01.117 | No account-auditor running 2022-07-11 10:38:01.117 | No object-server running 2022-07-11 10:38:01.117 | No container-sync running 2022-07-11 10:38:01.117 | + lib/swift:init_swift:675 : true 2022-07-11 10:38:01.117 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-11 10:38:01.117 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-11 10:38:01.117 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-11 10:38:01.117 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-11 10:38:01.117 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-11 10:38:01.117 | + 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-11 10:38:01.117 | + 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-11 10:38:01.117 | + functions:create_disk:732 : local node_number 2022-07-11 10:38:01.117 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.117 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-11 10:38:01.117 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-11 10:38:01.117 | + functions:create_disk:736 : local key 2022-07-11 10:38:01.117 | ++ functions:create_disk:738 : sed s#/.## 2022-07-11 10:38:01.118 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-11 10:38:01.118 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-11 10:38:01.118 | + functions:destroy_disk:765 : local key 2022-07-11 10:38:01.118 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-11 10:38:01.118 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-11 10:38:01.118 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-11 10:38:01.118 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-11 10:38:01.118 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-11 10:38:01.118 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-11 10:38:01.118 | = sectsz=512 attr=2, projid32bit=1 2022-07-11 10:38:01.118 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-11 10:38:01.118 | = reflink=1 2022-07-11 10:38:01.118 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-11 10:38:01.118 | = sunit=0 swidth=0 blks 2022-07-11 10:38:01.118 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-11 10:38:01.118 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-11 10:38:01.118 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-11 10:38:01.118 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-11 10:38:01.118 | + 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-11 10:38:01.118 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-11 10:38:01.118 | /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-11 10:38:01.119 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-11 10:38:01.119 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-11 10:38:01.119 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-11 10:38:01.119 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-11 10:38:01.119 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-11 10:38:01.119 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1657535154.object.builder backups/1657535155.container.builder backups/1657535156.account.builder backups/1657535161.object.builder backups/1657535162.container.builder backups/1657535163.account.builder backups/1657535161.object.ring.gz backups/1657535162.container.ring.gz backups/1657535163.account.ring.gz 2022-07-11 10:38:01.119 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-11 10:38:01.119 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-11 10:38:01.119 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-11 10:38:01.119 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-11 10:38:01.119 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-11 10:38:01.119 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-11 10:38:01.119 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-11 10:38:01.119 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-11 10:38:01.119 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-11 10:38:01.119 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-11 10:38:01.119 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-11 10:38:01.119 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-11 10:38:01.119 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-11 10:38:01.119 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-11 10:38:01.119 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-11 10:38:01.119 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-11 10:38:01.119 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-11 10:38:01.119 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-11 10:38:01.120 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-11 10:38:01.120 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-11 10:38:01.120 | + lib/swift:init_swift:719 : popd 2022-07-11 10:38:01.161 | [109283 Async init_swift:158594]: finished init_swift with result 0 in 12 seconds 2022-07-11 10:38:01.165 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:01.168 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-11 10:38:01.220 | [109283 Async init_cinder:158689]: Waiting for completion of init_cinder running on PID 158689 (2 other jobs running) 2022-07-11 10:38:01.245 | [109283 Async init_cinder:158689]: Signaling child to exit 2022-07-11 10:38:01.245 | WAKEUP 2022-07-11 10:38:01.267 | [109283 Async init_cinder:158689]: Signaled 2022-07-11 10:38:01.269 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-11 10:38:01.269 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.269 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-11 10:38:01.269 | + lib/database:recreate_database:112 : local db=cinder 2022-07-11 10:38:01.269 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-11 10:38:01.269 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-11 10:38:01.269 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-11 10:38:01.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:01.269 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-11 10:38:01.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:01.269 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-11 10:38:01.269 | + functions-common:time_start:2426 : local name=dbsync 2022-07-11 10:38:01.269 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:01.269 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:01.269 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:01.269 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535837167 2022-07-11 10:38:01.269 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-11 10:38:01.269 | INFO dbcounter [-] Registered counter for database cinder 2022-07-11 10:38:01.269 | 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=158927) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-11 10:38:01.269 | DEBUG dbcounter [-] [158927] Writer thread running {{(pid=158927) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:01.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:38:01.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:38:01.271 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=158927) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:38:01.271 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-11 10:38:01.271 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-11 10:38:01.271 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-11 10:38:01.271 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-11 10:38:01.271 | DEBUG dbcounter [-] [158927] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=158927) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:01.271 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=158927) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-11 10:38:01.271 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-11 10:38:01.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:01.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:01.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:01.271 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:01.271 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-11 10:38:01.271 | last_heartbeat = column_property( 2022-07-11 10:38:01.271 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-11 10:38:01.271 | num_hosts = column_property( 2022-07-11 10:38:01.271 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-11 10:38:01.271 | num_down_hosts = column_property( 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-11 10:38:01.272 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:01.272 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:01.272 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:01.272 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:01.272 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:01.272 | + functions-common:time_stop:2446 : name=dbsync 2022-07-11 10:38:01.272 | + functions-common:time_stop:2447 : start_time=1657535837167 2022-07-11 10:38:01.272 | + functions-common:time_stop:2449 : [[ -z 1657535837167 ]] 2022-07-11 10:38:01.272 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:01.272 | + functions-common:time_stop:2452 : end_time=1657535844871 2022-07-11 10:38:01.272 | + functions-common:time_stop:2453 : elapsed_time=7704 2022-07-11 10:38:01.272 | + functions-common:time_stop:2454 : total=8414 2022-07-11 10:38:01.272 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:01.272 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16118 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-11 10:38:01.272 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-11 10:38:01.272 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-11 10:38:01.272 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-11 10:38:01.272 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-11 10:38:01.272 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-11 10:38:01.272 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-11 10:38:01.272 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-11 10:38:01.272 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-11 10:38:01.272 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-11 10:38:01.272 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-11 10:38:01.272 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-11 10:38:01.272 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-11 10:38:01.272 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-11 10:38:01.273 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-11 10:38:01.273 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-11 10:38:01.273 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-11 10:38:01.273 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-11 10:38:01.273 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-11 10:38:01.273 | + functions-common:is_suse:537 : is_opensuse 2022-07-11 10:38:01.273 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-11 10:38:01.273 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-11 10:38:01.273 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-11 10:38:01.273 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-11 10:38:01.273 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-11 10:38:01.273 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-11 10:38:01.273 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-11 10:38:01.273 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-11 10:38:01.273 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-11 10:38:01.273 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-11 10:38:01.273 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-11 10:38:01.273 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-11 10:38:01.273 | [Unit] 2022-07-11 10:38:01.273 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-11 10:38:01.273 | DefaultDependencies=no 2022-07-11 10:38:01.274 | After=systemd-udev-settle.service 2022-07-11 10:38:01.274 | Before=lvm2-activation-early.service 2022-07-11 10:38:01.274 | Wants=systemd-udev-settle.service 2022-07-11 10:38:01.274 | 2022-07-11 10:38:01.274 | [Service] 2022-07-11 10:38:01.274 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-11 10:38:01.274 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-11 10:38:01.274 | RemainAfterExit=yes 2022-07-11 10:38:01.274 | Type=oneshot 2022-07-11 10:38:01.274 | 2022-07-11 10:38:01.274 | [Install] 2022-07-11 10:38:01.274 | WantedBy=local-fs.target 2022-07-11 10:38:01.274 | Also=systemd-udev-settle.service 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-11 10:38:01.274 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-11 10:38:01.274 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-11 10:38:01.274 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-11 10:38:01.274 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-11 10:38:01.274 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-11 10:38:01.274 | Physical volume "/dev/loop4" successfully created. 2022-07-11 10:38:01.274 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-11 10:38:01.274 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-11 10:38:01.274 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-11 10:38:01.274 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-11 10:38:01.274 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-11 10:38:01.274 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-11 10:38:01.274 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-11 10:38:01.274 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-11 10:38:01.275 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.275 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-11 10:38:01.275 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-11 10:38:01.275 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-11 10:38:01.315 | [109283 Async init_cinder:158689]: finished init_cinder with result 0 in 10 seconds 2022-07-11 10:38:01.320 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:01.322 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-11 10:38:01.341 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.343 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-11 10:38:01.346 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:38:01.348 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-11 10:38:01.351 | + ./stack.sh:main:1213 : init_nova 2022-07-11 10:38:01.354 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-11 10:38:01.371 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.374 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-11 10:38:01.390 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:01.393 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:38:01.396 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-11 10:38:01.455 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-11 10:38:01.493 | [109283 Async nova-cell-0:161164]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-11 10:38:01.496 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-11 10:38:01.501 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-11 10:38:01.504 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-11 10:38:01.507 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-11 10:38:01.510 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-11 10:38:01.513 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-11 10:38:01.573 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-11 10:38:01.618 | [109283 Async nova-cell-1:161256]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-11 10:38:01.620 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-11 10:38:01.623 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-11 10:38:01.626 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-11 10:38:01.628 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-11 10:38:01.632 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-11 10:38:01.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:01.965 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-11 10:38:01.970 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:01.988 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-11 10:38:02.581 | 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-11 10:38:06.265 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-11 10:38:06.289 | DEBUG dbcounter [-] [161314] Writer thread running {{(pid=161314) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:06.291 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:38:06.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:06.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:06.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:38:06.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161314) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:38:06.329 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-11 10:38:06.330 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-11 10:38:06.362 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-11 10:38:08.363 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=161314) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-11 10:38:08.366 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-11 10:38:08.778 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=161314) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-11 10:38:08.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:08.783 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:08.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:08.783 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:09.232 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-11 10:38:09.235 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-11 10:38:09.238 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-11 10:38:09.240 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-11 10:38:09.243 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-11 10:38:09.245 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-11 10:38:09.248 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-11 10:38:09.272 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:09.274 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-11 10:38:09.280 | ++ 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-11 10:38:09.285 | + 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-11 10:38:09.887 | 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-11 10:38:12.730 | INFO dbcounter [None req-ebd00c6c-a0aa-4de1-8381-caab6cd68a8a None None] Registered counter for database nova_api 2022-07-11 10:38:12.759 | DEBUG dbcounter [-] [161825] Writer thread running {{(pid=161825) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:12.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:12.826 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:12.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:12.827 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:13.308 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-11 10:38:13.315 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-11 10:38:13.321 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-11 10:38:13.402 | [109283 Async nova-cell-0:161164]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 161164 (3 other jobs running) 2022-07-11 10:38:13.439 | [109283 Async nova-cell-0:161164]: Signaling child to exit 2022-07-11 10:38:13.732 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:38:13.763 | [161164 Async nova-cell-0:161164]: finished successfully 2022-07-11 10:38:13.783 | WAKEUP 2022-07-11 10:38:13.809 | [109283 Async nova-cell-0:161164]: Signaled 2022-07-11 10:38:13.810 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-11 10:38:13.810 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-11 10:38:13.810 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-11 10:38:13.810 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-11 10:38:13.810 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-11 10:38:13.810 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-11 10:38:13.810 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-11 10:38:13.810 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:13.810 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-11 10:38:13.810 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:13.810 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-11 10:38:13.810 | 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-11 10:38:13.810 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-11 10:38:13.811 | DEBUG dbcounter [-] [161321] Writer thread running {{(pid=161321) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:38:13.812 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:38:13.812 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-11 10:38:13.812 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-11 10:38:13.812 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-11 10:38:13.812 | DEBUG dbcounter [-] [161321] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=161321) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.812 | DEBUG dbcounter [-] [161321] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=161321) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.812 | DEBUG dbcounter [-] [161321] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=161321) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.813 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=161321) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-11 10:38:13.813 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-11 10:38:13.813 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=161321) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-11 10:38:13.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:13.813 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:13.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:13.813 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:13.832 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:38:13.857 | [109283 Async nova-cell-0:161164]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-11 10:38:13.859 | [161256 Async nova-cell-1:161256]: finished successfully 2022-07-11 10:38:13.862 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:13.865 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-11 10:38:13.868 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-11 10:38:13.925 | [109283 Async nova-cell-1:161256]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 161256 (2 other jobs running) 2022-07-11 10:38:13.950 | [109283 Async nova-cell-1:161256]: Signaling child to exit 2022-07-11 10:38:13.950 | WAKEUP 2022-07-11 10:38:13.973 | [109283 Async nova-cell-1:161256]: Signaled 2022-07-11 10:38:13.974 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-11 10:38:13.974 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-11 10:38:13.974 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-11 10:38:13.974 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-11 10:38:13.975 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-11 10:38:13.975 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-11 10:38:13.975 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-11 10:38:13.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:13.975 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-11 10:38:13.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-11 10:38:13.975 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-11 10:38:13.975 | 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-11 10:38:13.975 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-11 10:38:13.975 | DEBUG dbcounter [-] [161328] Writer thread running {{(pid=161328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-11 10:38:13.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-11 10:38:13.977 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-11 10:38:13.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-11 10:38:13.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-11 10:38:13.977 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-11 10:38:13.977 | DEBUG dbcounter [-] [161328] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=161328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.977 | DEBUG dbcounter [-] [161328] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=161328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.977 | DEBUG dbcounter [-] [161328] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=161328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-11 10:38:13.977 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=161328) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-11 10:38:13.977 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-11 10:38:13.977 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=161328) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-11 10:38:13.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:13.977 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:13.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:13.977 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:14.020 | [109283 Async nova-cell-1:161256]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-11 10:38:14.024 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:14.027 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:38:14.029 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-11 10:38:14.605 | 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-11 10:38:17.347 | Running batches of 50 until complete 2022-07-11 10:38:17.347 | INFO dbcounter [None req-8bae072f-6beb-4670-9e4a-8f6e6563a5ef None None] Registered counter for database nova_cell0 2022-07-11 10:38:17.369 | DEBUG dbcounter [-] [162371] Writer thread running {{(pid=162371) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:17.494 | INFO dbcounter [None req-8bae072f-6beb-4670-9e4a-8f6e6563a5ef None None] Registered counter for database nova_api 2022-07-11 10:38:17.505 | DEBUG dbcounter [-] [162371] Writer thread running {{(pid=162371) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:17.627 | INFO dbcounter [None req-8bae072f-6beb-4670-9e4a-8f6e6563a5ef None None] Registered counter for database nova_cell0 2022-07-11 10:38:17.638 | DEBUG dbcounter [-] [162371] Writer thread running {{(pid=162371) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:17.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:17.704 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:17.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:17.705 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:17.705 | +-------------------------------------+--------------+-----------+ 2022-07-11 10:38:17.705 | | Migration | Total Needed | Completed | 2022-07-11 10:38:17.705 | +-------------------------------------+--------------+-----------+ 2022-07-11 10:38:17.705 | | fill_virtual_interface_list | 0 | 0 | 2022-07-11 10:38:17.705 | | migrate_empty_ratio | 0 | 0 | 2022-07-11 10:38:17.705 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-11 10:38:17.705 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-11 10:38:17.705 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-11 10:38:17.705 | | populate_dev_uuids | 0 | 0 | 2022-07-11 10:38:17.705 | | populate_missing_availability_zones | 0 | 0 | 2022-07-11 10:38:17.705 | | populate_queued_for_delete | 0 | 0 | 2022-07-11 10:38:17.705 | | populate_user_id | 0 | 0 | 2022-07-11 10:38:17.705 | | populate_uuids | 0 | 0 | 2022-07-11 10:38:17.705 | +-------------------------------------+--------------+-----------+ 2022-07-11 10:38:18.150 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-11 10:38:18.154 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-11 10:38:18.157 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-11 10:38:18.160 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-11 10:38:18.163 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-11 10:38:18.166 | + 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-11 10:38:18.744 | 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-11 10:38:21.541 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-11 10:38:21.542 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-11 10:38:21.542 | INFO dbcounter [None req-1b445b9e-c19c-4358-8d1a-4a07a55b80a5 None None] Registered counter for database nova_api 2022-07-11 10:38:21.566 | DEBUG dbcounter [-] [162388] Writer thread running {{(pid=162388) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-11 10:38:21.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:21.625 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:21.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-11 10:38:21.625 | from cryptography.utils import int_from_bytes 2022-07-11 10:38:22.031 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-11 10:38:22.034 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-11 10:38:22.047 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-11 10:38:22.050 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-11 10:38:22.068 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:22.071 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-11 10:38:22.074 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-11 10:38:22.133 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-11 10:38:22.172 | [109283 Async configure_neutron_nova:162458]: running: configure_neutron_nova 2022-07-11 10:38:22.175 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-11 10:38:22.178 | + functions-common:run_phase:1868 : local mode=stack 2022-07-11 10:38:22.180 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-11 10:38:22.183 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-11 10:38:22.186 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-11 10:38:22.189 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-11 10:38:22.192 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-11 10:38:22.195 | + functions-common:run_phase:1878 : local extra 2022-07-11 10:38:22.201 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-11 10:38:22.205 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-11 10:38:22.208 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-11 10:38:22.211 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-11 10:38:22.214 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-11 10:38:22.217 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-11 10:38:22.234 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:22.236 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:38:22.240 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:38:22.242 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-11 10:38:22.244 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-11 10:38:22.247 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-11 10:38:22.249 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-11 10:38:22.252 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-11 10:38:22.254 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-11 10:38:22.257 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-11 10:38:22.260 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-11 10:38:22.262 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-11 10:38:22.265 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-11 10:38:22.268 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-11 10:38:22.271 | + functions-common:run_plugins:1857 : local plugins= 2022-07-11 10:38:22.274 | + functions-common:run_plugins:1858 : local plugin 2022-07-11 10:38:22.277 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-11 10:38:22.279 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.282 | + inc/meta-config:merge_config_group:171 : shift 2022-07-11 10:38:22.285 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-11 10:38:22.288 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:22.290 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-11 10:38:22.293 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-11 10:38:22.297 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-11 10:38:22.299 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.303 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-11 10:38:22.305 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:22.308 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-11 10:38:22.308 | /^\[\[.+\|.*\]\]/ { 2022-07-11 10:38:22.308 | gsub("[][]", "", $1); 2022-07-11 10:38:22.308 | split($1, a, "|"); 2022-07-11 10:38:22.308 | if (a[1] == matchgroup) 2022-07-11 10:38:22.308 | print a[2] 2022-07-11 10:38:22.308 | } 2022-07-11 10:38:22.308 | ' /home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.314 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-11 10:38:22.318 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-11 10:38:22.320 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-11 10:38:22.325 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-11 10:38:22.328 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-11 10:38:22.331 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-11 10:38:22.334 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-11 10:38:22.338 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-11 10:38:22.342 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-11 10:38:22.345 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-11 10:38:22.347 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-11 10:38:22.351 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.354 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-11 10:38:22.356 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-11 10:38:22.359 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-11 10:38:22.363 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-11 10:38:22.365 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-11 10:38:22.368 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-11 10:38:22.371 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-11 10:38:22.374 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-11 10:38:22.376 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-11 10:38:22.376 | BEGIN { 2022-07-11 10:38:22.376 | section = "" 2022-07-11 10:38:22.376 | last_section = "" 2022-07-11 10:38:22.376 | section_count = 0 2022-07-11 10:38:22.376 | } 2022-07-11 10:38:22.376 | /^\[.+\]/ { 2022-07-11 10:38:22.376 | gsub("[][]", "", $1); 2022-07-11 10:38:22.376 | section=$1 2022-07-11 10:38:22.376 | next 2022-07-11 10:38:22.376 | } 2022-07-11 10:38:22.376 | /^ *\#/ { 2022-07-11 10:38:22.376 | next 2022-07-11 10:38:22.376 | } 2022-07-11 10:38:22.376 | /^[^ \t]+/ { 2022-07-11 10:38:22.376 | # get offset of first = in $0 2022-07-11 10:38:22.376 | eq_idx = index($0, "=") 2022-07-11 10:38:22.376 | # extract attr & value from $0 2022-07-11 10:38:22.376 | attr = substr($0, 1, eq_idx - 1) 2022-07-11 10:38:22.377 | value = substr($0, eq_idx + 1) 2022-07-11 10:38:22.377 | # only need to strip trailing whitespace from attr 2022-07-11 10:38:22.377 | sub(/[ \t]*$/, "", attr) 2022-07-11 10:38:22.377 | # need to strip leading & trailing whitespace from value 2022-07-11 10:38:22.377 | sub(/^[ \t]*/, "", value) 2022-07-11 10:38:22.377 | sub(/[ \t]*$/, "", value) 2022-07-11 10:38:22.377 | 2022-07-11 10:38:22.377 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-11 10:38:22.377 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-11 10:38:22.377 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-11 10:38:22.377 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-11 10:38:22.377 | if (! (section, attr) in cfg_attr_count) { 2022-07-11 10:38:22.377 | if (section != last_section) { 2022-07-11 10:38:22.377 | cfg_section[section_count++] = section 2022-07-11 10:38:22.377 | last_section = section 2022-07-11 10:38:22.377 | } 2022-07-11 10:38:22.377 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-11 10:38:22.377 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-11 10:38:22.377 | 2022-07-11 10:38:22.377 | cfg_attr[section, attr, 0] = value 2022-07-11 10:38:22.377 | cfg_attr_count[section, attr] = 1 2022-07-11 10:38:22.377 | } else { 2022-07-11 10:38:22.377 | lno = cfg_attr_count[section, attr]++ 2022-07-11 10:38:22.377 | cfg_attr[section, attr, lno] = value 2022-07-11 10:38:22.377 | } 2022-07-11 10:38:22.377 | } 2022-07-11 10:38:22.377 | END { 2022-07-11 10:38:22.377 | # Process each section in order 2022-07-11 10:38:22.377 | for (sno = 0; sno < section_count; sno++) { 2022-07-11 10:38:22.377 | section = cfg_section[sno] 2022-07-11 10:38:22.377 | # The ini routines simply append a config item immediately 2022-07-11 10:38:22.377 | # after the section header. To keep the same order as defined 2022-07-11 10:38:22.377 | # in local.conf, invoke the ini routines in the reverse order 2022-07-11 10:38:22.377 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-11 10:38:22.377 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-11 10:38:22.378 | if (cfg_attr_count[section, attr] == 1) 2022-07-11 10:38:22.378 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-11 10:38:22.378 | else { 2022-07-11 10:38:22.378 | # For multiline, invoke the ini routines in the reverse order 2022-07-11 10:38:22.378 | count = cfg_attr_count[section, attr] 2022-07-11 10:38:22.378 | print "inidelete " configfile " " section " " attr 2022-07-11 10:38:22.378 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-11 10:38:22.378 | for (l = count -2; l >= 0; l--) 2022-07-11 10:38:22.378 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-11 10:38:22.378 | } 2022-07-11 10:38:22.378 | } 2022-07-11 10:38:22.378 | } 2022-07-11 10:38:22.378 | } 2022-07-11 10:38:22.378 | ' 2022-07-11 10:38:22.378 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-11 10:38:22.379 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.381 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-11 10:38:22.384 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-11 10:38:22.387 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:22.389 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-11 10:38:22.392 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-11 10:38:22.392 | BEGIN { group = "" } 2022-07-11 10:38:22.393 | /^\[\[.+\|.*\]\]/ { 2022-07-11 10:38:22.393 | gsub("[][]", "", $1); 2022-07-11 10:38:22.393 | split($1, a, "|"); 2022-07-11 10:38:22.393 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-11 10:38:22.393 | group=a[1] 2022-07-11 10:38:22.393 | } else { 2022-07-11 10:38:22.393 | group="" 2022-07-11 10:38:22.393 | } 2022-07-11 10:38:22.393 | next 2022-07-11 10:38:22.393 | } 2022-07-11 10:38:22.393 | { 2022-07-11 10:38:22.393 | if (group != "") 2022-07-11 10:38:22.393 | print $0 2022-07-11 10:38:22.393 | } 2022-07-11 10:38:22.393 | ' /home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.401 | + 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-11 10:38:22.404 | ++ 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-11 10:38:22.435 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.437 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-11 10:38:22.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-11 10:38:22.470 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-11 10:38:22.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-11 10:38:22.511 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.514 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-11 10:38:22.516 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-11 10:38:22.548 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-11 10:38:22.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-11 10:38:22.587 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-11 10:38:22.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-11 10:38:22.625 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2022-07-11 10:38:22.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-07-11 10:38:22.663 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-11 10:38:22.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-11 10:38:22.701 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.704 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-11 10:38:22.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-11 10:38:22.740 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-11 10:38:22.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-11 10:38:22.778 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-11 10:38:22.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-11 10:38:22.815 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-11 10:38:22.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-11 10:38:22.853 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-11 10:38:22.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-11 10:38:22.889 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.892 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-11 10:38:22.895 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-11 10:38:22.898 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-11 10:38:22.901 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-11 10:38:22.906 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-11 10:38:22.909 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-11 10:38:22.911 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-11 10:38:22.915 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-11 10:38:22.919 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-11 10:38:22.922 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-11 10:38:22.924 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-11 10:38:22.927 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.930 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-11 10:38:22.934 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-11 10:38:22.937 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-11 10:38:22.940 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-11 10:38:22.943 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-11 10:38:22.947 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-11 10:38:22.949 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-11 10:38:22.953 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-11 10:38:22.954 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-11 10:38:22.954 | BEGIN { 2022-07-11 10:38:22.954 | section = "" 2022-07-11 10:38:22.954 | last_section = "" 2022-07-11 10:38:22.954 | section_count = 0 2022-07-11 10:38:22.954 | } 2022-07-11 10:38:22.954 | /^\[.+\]/ { 2022-07-11 10:38:22.954 | gsub("[][]", "", $1); 2022-07-11 10:38:22.954 | section=$1 2022-07-11 10:38:22.954 | next 2022-07-11 10:38:22.954 | } 2022-07-11 10:38:22.954 | /^ *\#/ { 2022-07-11 10:38:22.954 | next 2022-07-11 10:38:22.954 | } 2022-07-11 10:38:22.954 | /^[^ \t]+/ { 2022-07-11 10:38:22.954 | # get offset of first = in $0 2022-07-11 10:38:22.955 | eq_idx = index($0, "=") 2022-07-11 10:38:22.955 | # extract attr & value from $0 2022-07-11 10:38:22.955 | attr = substr($0, 1, eq_idx - 1) 2022-07-11 10:38:22.955 | value = substr($0, eq_idx + 1) 2022-07-11 10:38:22.955 | # only need to strip trailing whitespace from attr 2022-07-11 10:38:22.955 | sub(/[ \t]*$/, "", attr) 2022-07-11 10:38:22.955 | # need to strip leading & trailing whitespace from value 2022-07-11 10:38:22.955 | sub(/^[ \t]*/, "", value) 2022-07-11 10:38:22.955 | sub(/[ \t]*$/, "", value) 2022-07-11 10:38:22.955 | 2022-07-11 10:38:22.955 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-11 10:38:22.955 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-11 10:38:22.955 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-11 10:38:22.955 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-11 10:38:22.955 | if (! (section, attr) in cfg_attr_count) { 2022-07-11 10:38:22.955 | if (section != last_section) { 2022-07-11 10:38:22.955 | cfg_section[section_count++] = section 2022-07-11 10:38:22.955 | last_section = section 2022-07-11 10:38:22.955 | } 2022-07-11 10:38:22.955 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-11 10:38:22.955 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-11 10:38:22.955 | 2022-07-11 10:38:22.955 | cfg_attr[section, attr, 0] = value 2022-07-11 10:38:22.955 | cfg_attr_count[section, attr] = 1 2022-07-11 10:38:22.955 | } else { 2022-07-11 10:38:22.955 | lno = cfg_attr_count[section, attr]++ 2022-07-11 10:38:22.955 | cfg_attr[section, attr, lno] = value 2022-07-11 10:38:22.955 | } 2022-07-11 10:38:22.955 | } 2022-07-11 10:38:22.955 | END { 2022-07-11 10:38:22.955 | # Process each section in order 2022-07-11 10:38:22.955 | for (sno = 0; sno < section_count; sno++) { 2022-07-11 10:38:22.955 | section = cfg_section[sno] 2022-07-11 10:38:22.955 | # The ini routines simply append a config item immediately 2022-07-11 10:38:22.955 | # after the section header. To keep the same order as defined 2022-07-11 10:38:22.956 | # in local.conf, invoke the ini routines in the reverse order 2022-07-11 10:38:22.956 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-11 10:38:22.956 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-11 10:38:22.956 | if (cfg_attr_count[section, attr] == 1) 2022-07-11 10:38:22.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-11 10:38:22.956 | else { 2022-07-11 10:38:22.956 | # For multiline, invoke the ini routines in the reverse order 2022-07-11 10:38:22.956 | count = cfg_attr_count[section, attr] 2022-07-11 10:38:22.956 | print "inidelete " configfile " " section " " attr 2022-07-11 10:38:22.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-11 10:38:22.956 | for (l = count -2; l >= 0; l--) 2022-07-11 10:38:22.956 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-11 10:38:22.956 | } 2022-07-11 10:38:22.956 | } 2022-07-11 10:38:22.956 | } 2022-07-11 10:38:22.956 | } 2022-07-11 10:38:22.956 | ' 2022-07-11 10:38:22.956 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:22.957 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-11 10:38:22.958 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.961 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-11 10:38:22.964 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-11 10:38:22.967 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:22.970 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-11 10:38:22.974 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-11 10:38:22.974 | BEGIN { group = "" } 2022-07-11 10:38:22.974 | /^\[\[.+\|.*\]\]/ { 2022-07-11 10:38:22.974 | gsub("[][]", "", $1); 2022-07-11 10:38:22.974 | split($1, a, "|"); 2022-07-11 10:38:22.974 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-11 10:38:22.974 | group=a[1] 2022-07-11 10:38:22.974 | } else { 2022-07-11 10:38:22.974 | group="" 2022-07-11 10:38:22.974 | } 2022-07-11 10:38:22.974 | next 2022-07-11 10:38:22.974 | } 2022-07-11 10:38:22.974 | { 2022-07-11 10:38:22.974 | if (group != "") 2022-07-11 10:38:22.974 | print $0 2022-07-11 10:38:22.974 | } 2022-07-11 10:38:22.974 | ' /home/ubuntu/devstack/local.conf 2022-07-11 10:38:22.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-11 10:38:22.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-11 10:38:22.989 | + inc/async:async_inner:64 : rc=0 2022-07-11 10:38:23.017 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-11 10:38:23.021 | [162458 Async configure_neutron_nova:162458]: finished successfully 2022-07-11 10:38:23.023 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-11 10:38:23.054 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-11 10:38:23.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-11 10:38:23.088 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-11 10:38:23.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-11 10:38:23.123 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-11 10:38:23.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-11 10:38:23.158 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-11 10:38:23.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-11 10:38:23.193 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-11 10:38:23.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-11 10:38:23.229 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-11 10:38:23.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-11 10:38:23.263 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-11 10:38:23.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-11 10:38:23.299 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-11 10:38:23.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-11 10:38:23.336 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-11 10:38:23.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-11 10:38:23.372 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-11 10:38:23.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-11 10:38:23.407 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.409 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-11 10:38:23.412 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-11 10:38:23.441 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-11 10:38:23.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-11 10:38:23.476 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-11 10:38:23.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-11 10:38:23.510 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.513 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-11 10:38:23.516 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-11 10:38:23.546 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.549 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-11 10:38:23.552 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-11 10:38:23.555 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-11 10:38:23.558 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-11 10:38:23.561 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-11 10:38:23.564 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-11 10:38:23.566 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-11 10:38:23.570 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-11 10:38:23.574 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-11 10:38:23.576 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-11 10:38:23.579 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-11 10:38:23.581 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.584 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-11 10:38:23.587 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-11 10:38:23.589 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-11 10:38:23.592 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-11 10:38:23.595 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-11 10:38:23.598 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-11 10:38:23.601 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-11 10:38:23.604 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-11 10:38:23.605 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-11 10:38:23.605 | BEGIN { 2022-07-11 10:38:23.605 | section = "" 2022-07-11 10:38:23.605 | last_section = "" 2022-07-11 10:38:23.605 | section_count = 0 2022-07-11 10:38:23.605 | } 2022-07-11 10:38:23.605 | /^\[.+\]/ { 2022-07-11 10:38:23.605 | gsub("[][]", "", $1); 2022-07-11 10:38:23.605 | section=$1 2022-07-11 10:38:23.605 | next 2022-07-11 10:38:23.605 | } 2022-07-11 10:38:23.605 | /^ *\#/ { 2022-07-11 10:38:23.605 | next 2022-07-11 10:38:23.605 | } 2022-07-11 10:38:23.605 | /^[^ \t]+/ { 2022-07-11 10:38:23.605 | # get offset of first = in $0 2022-07-11 10:38:23.605 | eq_idx = index($0, "=") 2022-07-11 10:38:23.605 | # extract attr & value from $0 2022-07-11 10:38:23.605 | attr = substr($0, 1, eq_idx - 1) 2022-07-11 10:38:23.605 | value = substr($0, eq_idx + 1) 2022-07-11 10:38:23.605 | # only need to strip trailing whitespace from attr 2022-07-11 10:38:23.605 | sub(/[ \t]*$/, "", attr) 2022-07-11 10:38:23.605 | # need to strip leading & trailing whitespace from value 2022-07-11 10:38:23.605 | sub(/^[ \t]*/, "", value) 2022-07-11 10:38:23.605 | sub(/[ \t]*$/, "", value) 2022-07-11 10:38:23.605 | 2022-07-11 10:38:23.605 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-11 10:38:23.605 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-11 10:38:23.605 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-11 10:38:23.605 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-11 10:38:23.605 | if (! (section, attr) in cfg_attr_count) { 2022-07-11 10:38:23.606 | if (section != last_section) { 2022-07-11 10:38:23.606 | cfg_section[section_count++] = section 2022-07-11 10:38:23.606 | last_section = section 2022-07-11 10:38:23.606 | } 2022-07-11 10:38:23.606 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-11 10:38:23.606 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-11 10:38:23.606 | 2022-07-11 10:38:23.606 | cfg_attr[section, attr, 0] = value 2022-07-11 10:38:23.606 | cfg_attr_count[section, attr] = 1 2022-07-11 10:38:23.606 | } else { 2022-07-11 10:38:23.606 | lno = cfg_attr_count[section, attr]++ 2022-07-11 10:38:23.606 | cfg_attr[section, attr, lno] = value 2022-07-11 10:38:23.606 | } 2022-07-11 10:38:23.606 | } 2022-07-11 10:38:23.606 | END { 2022-07-11 10:38:23.606 | # Process each section in order 2022-07-11 10:38:23.606 | for (sno = 0; sno < section_count; sno++) { 2022-07-11 10:38:23.606 | section = cfg_section[sno] 2022-07-11 10:38:23.606 | # The ini routines simply append a config item immediately 2022-07-11 10:38:23.606 | # after the section header. To keep the same order as defined 2022-07-11 10:38:23.606 | # in local.conf, invoke the ini routines in the reverse order 2022-07-11 10:38:23.606 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-11 10:38:23.606 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-11 10:38:23.606 | if (cfg_attr_count[section, attr] == 1) 2022-07-11 10:38:23.606 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-11 10:38:23.606 | else { 2022-07-11 10:38:23.606 | # For multiline, invoke the ini routines in the reverse order 2022-07-11 10:38:23.606 | count = cfg_attr_count[section, attr] 2022-07-11 10:38:23.606 | print "inidelete " configfile " " section " " attr 2022-07-11 10:38:23.606 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-11 10:38:23.606 | for (l = count -2; l >= 0; l--) 2022-07-11 10:38:23.606 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-11 10:38:23.607 | } 2022-07-11 10:38:23.607 | } 2022-07-11 10:38:23.607 | } 2022-07-11 10:38:23.607 | } 2022-07-11 10:38:23.607 | ' 2022-07-11 10:38:23.607 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.607 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-11 10:38:23.609 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.611 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-11 10:38:23.614 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-11 10:38:23.617 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:23.619 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-11 10:38:23.622 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-11 10:38:23.622 | BEGIN { group = "" } 2022-07-11 10:38:23.622 | /^\[\[.+\|.*\]\]/ { 2022-07-11 10:38:23.622 | gsub("[][]", "", $1); 2022-07-11 10:38:23.622 | split($1, a, "|"); 2022-07-11 10:38:23.622 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-11 10:38:23.622 | group=a[1] 2022-07-11 10:38:23.622 | } else { 2022-07-11 10:38:23.622 | group="" 2022-07-11 10:38:23.622 | } 2022-07-11 10:38:23.622 | next 2022-07-11 10:38:23.622 | } 2022-07-11 10:38:23.622 | { 2022-07-11 10:38:23.622 | if (group != "") 2022-07-11 10:38:23.622 | print $0 2022-07-11 10:38:23.622 | } 2022-07-11 10:38:23.622 | ' /home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-11 10:38:23.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-11 10:38:23.662 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-11 10:38:23.667 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-11 10:38:23.696 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-11 10:38:23.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-11 10:38:23.733 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-11 10:38:23.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-11 10:38:23.769 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-11 10:38:23.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-11 10:38:23.804 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-11 10:38:23.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-11 10:38:23.838 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-11 10:38:23.843 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-11 10:38:23.873 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-11 10:38:23.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-11 10:38:23.908 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.912 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-11 10:38:23.914 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-11 10:38:23.917 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-11 10:38:23.920 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.923 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:38:23.927 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:38:23.929 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-11 10:38:23.932 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:38:23.937 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-11 10:38:23.940 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-11 10:38:23.943 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.946 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.948 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-11 10:38:23.951 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.953 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-11 10:38:23.957 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.960 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:38:23.963 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-11 10:38:23.965 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-11 10:38:23.969 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.970 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:23.970 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-11 10:38:23.970 | BEGIN { 2022-07-11 10:38:23.970 | section = "" 2022-07-11 10:38:23.970 | last_section = "" 2022-07-11 10:38:23.970 | section_count = 0 2022-07-11 10:38:23.970 | } 2022-07-11 10:38:23.970 | /^\[.+\]/ { 2022-07-11 10:38:23.970 | gsub("[][]", "", $1); 2022-07-11 10:38:23.970 | section=$1 2022-07-11 10:38:23.970 | next 2022-07-11 10:38:23.970 | } 2022-07-11 10:38:23.970 | /^ *\#/ { 2022-07-11 10:38:23.970 | next 2022-07-11 10:38:23.970 | } 2022-07-11 10:38:23.970 | /^[^ \t]+/ { 2022-07-11 10:38:23.970 | # get offset of first = in $0 2022-07-11 10:38:23.970 | eq_idx = index($0, "=") 2022-07-11 10:38:23.970 | # extract attr & value from $0 2022-07-11 10:38:23.970 | attr = substr($0, 1, eq_idx - 1) 2022-07-11 10:38:23.970 | value = substr($0, eq_idx + 1) 2022-07-11 10:38:23.970 | # only need to strip trailing whitespace from attr 2022-07-11 10:38:23.970 | sub(/[ \t]*$/, "", attr) 2022-07-11 10:38:23.971 | # need to strip leading & trailing whitespace from value 2022-07-11 10:38:23.971 | sub(/^[ \t]*/, "", value) 2022-07-11 10:38:23.971 | sub(/[ \t]*$/, "", value) 2022-07-11 10:38:23.971 | 2022-07-11 10:38:23.971 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-11 10:38:23.971 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-11 10:38:23.971 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-11 10:38:23.971 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-11 10:38:23.971 | if (! (section, attr) in cfg_attr_count) { 2022-07-11 10:38:23.971 | if (section != last_section) { 2022-07-11 10:38:23.971 | cfg_section[section_count++] = section 2022-07-11 10:38:23.971 | last_section = section 2022-07-11 10:38:23.971 | } 2022-07-11 10:38:23.971 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-11 10:38:23.971 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-11 10:38:23.971 | 2022-07-11 10:38:23.971 | cfg_attr[section, attr, 0] = value 2022-07-11 10:38:23.971 | cfg_attr_count[section, attr] = 1 2022-07-11 10:38:23.971 | } else { 2022-07-11 10:38:23.971 | lno = cfg_attr_count[section, attr]++ 2022-07-11 10:38:23.971 | cfg_attr[section, attr, lno] = value 2022-07-11 10:38:23.971 | } 2022-07-11 10:38:23.971 | } 2022-07-11 10:38:23.971 | END { 2022-07-11 10:38:23.971 | # Process each section in order 2022-07-11 10:38:23.971 | for (sno = 0; sno < section_count; sno++) { 2022-07-11 10:38:23.971 | section = cfg_section[sno] 2022-07-11 10:38:23.971 | # The ini routines simply append a config item immediately 2022-07-11 10:38:23.971 | # after the section header. To keep the same order as defined 2022-07-11 10:38:23.971 | # in local.conf, invoke the ini routines in the reverse order 2022-07-11 10:38:23.971 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-11 10:38:23.971 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-11 10:38:23.971 | if (cfg_attr_count[section, attr] == 1) 2022-07-11 10:38:23.971 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-11 10:38:23.971 | else { 2022-07-11 10:38:23.972 | # For multiline, invoke the ini routines in the reverse order 2022-07-11 10:38:23.972 | count = cfg_attr_count[section, attr] 2022-07-11 10:38:23.972 | print "inidelete " configfile " " section " " attr 2022-07-11 10:38:23.972 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-11 10:38:23.972 | for (l = count -2; l >= 0; l--) 2022-07-11 10:38:23.972 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-11 10:38:23.972 | } 2022-07-11 10:38:23.972 | } 2022-07-11 10:38:23.972 | } 2022-07-11 10:38:23.972 | } 2022-07-11 10:38:23.972 | ' 2022-07-11 10:38:23.972 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.975 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-11 10:38:23.975 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-11 10:38:23.977 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-11 10:38:23.980 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-11 10:38:23.982 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-11 10:38:23.985 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-11 10:38:23.985 | BEGIN { group = "" } 2022-07-11 10:38:23.985 | /^\[\[.+\|.*\]\]/ { 2022-07-11 10:38:23.985 | gsub("[][]", "", $1); 2022-07-11 10:38:23.985 | split($1, a, "|"); 2022-07-11 10:38:23.985 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-11 10:38:23.985 | group=a[1] 2022-07-11 10:38:23.985 | } else { 2022-07-11 10:38:23.985 | group="" 2022-07-11 10:38:23.985 | } 2022-07-11 10:38:23.985 | next 2022-07-11 10:38:23.985 | } 2022-07-11 10:38:23.985 | { 2022-07-11 10:38:23.985 | if (group != "") 2022-07-11 10:38:23.985 | print $0 2022-07-11 10:38:23.985 | } 2022-07-11 10:38:23.985 | ' /home/ubuntu/devstack/local.conf 2022-07-11 10:38:23.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-11 10:38:23.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-11 10:38:24.024 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:24.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-11 10:38:24.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-11 10:38:24.058 | + inc/meta-config:merge_config_file:164 : read a 2022-07-11 10:38:24.061 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-11 10:38:24.078 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:24.081 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-11 10:38:24.084 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:38:24.087 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-11 10:38:24.089 | + ./stack.sh:main:1247 : start_swift 2022-07-11 10:38:24.092 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-11 10:38:24.095 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-11 10:38:24.097 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-11 10:38:24.130 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-11 10:38:24.135 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-11 10:38:24.137 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-11 10:38:24.140 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-11 10:38:24.586 | Restarting rsync (via systemctl): rsync.service. 2022-07-11 10:38:24.589 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-11 10:38:24.593 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-11 10:38:24.596 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-11 10:38:24.599 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-11 10:38:24.601 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-11 10:38:24.604 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.606 | + functions-common:run_process:1694 : local service=s-object 2022-07-11 10:38:24.609 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.611 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:24.615 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:24.617 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:24.621 | + functions-common:run_process:1700 : local name=s-object 2022-07-11 10:38:24.624 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:24.626 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:24.630 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:24.632 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:24.635 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:24.639 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535904637 2022-07-11 10:38:24.642 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-11 10:38:24.658 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:24.661 | + 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-11 10:38:24.663 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-11 10:38:24.666 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.668 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.670 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.673 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.675 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-11 10:38:24.678 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-11 10:38:24.680 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-11 10:38:24.683 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:24.686 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:24.688 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:24.691 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:24.694 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-11 10:38:24.696 | + 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-11 10:38:24.698 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-11 10:38:24.701 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-11 10:38:24.703 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:24.705 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:24.708 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:24.710 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:24.712 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:24.714 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-11 10:38:24.717 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:24.721 | + 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-11 10:38:24.776 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-11 10:38:24.828 | + 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-11 10:38:24.880 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-11 10:38:24.932 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-11 10:38:24.989 | + 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-11 10:38:25.041 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:25.043 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:25.045 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-11 10:38:25.098 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:25.500 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-11 10:38:25.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-11 10:38:25.906 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-11 10:38:25.937 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:25.939 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:25.942 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:25.945 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:25.947 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:25.949 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:25.952 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:25.954 | + functions-common:time_stop:2447 : start_time=1657535904637 2022-07-11 10:38:25.957 | + functions-common:time_stop:2449 : [[ -z 1657535904637 ]] 2022-07-11 10:38:25.960 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:25.965 | + functions-common:time_stop:2452 : end_time=1657535905962 2022-07-11 10:38:25.967 | + functions-common:time_stop:2453 : elapsed_time=1325 2022-07-11 10:38:25.969 | + functions-common:time_stop:2454 : total=2876 2022-07-11 10:38:25.972 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:25.974 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4201 2022-07-11 10:38:25.977 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-11 10:38:25.979 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:25.982 | + functions-common:run_process:1694 : local service=s-container 2022-07-11 10:38:25.984 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:25.987 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:25.990 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:25.992 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:25.995 | + functions-common:run_process:1700 : local name=s-container 2022-07-11 10:38:25.997 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:26.000 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:26.002 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:26.005 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:26.008 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:26.013 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535906010 2022-07-11 10:38:26.015 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-11 10:38:26.034 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:26.037 | + 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-11 10:38:26.040 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-11 10:38:26.042 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:26.045 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:26.047 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:26.050 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:26.052 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-11 10:38:26.055 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-11 10:38:26.057 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-11 10:38:26.060 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:26.062 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:26.065 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:26.067 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:26.069 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-11 10:38:26.072 | + 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-11 10:38:26.074 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-11 10:38:26.077 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-11 10:38:26.079 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:26.081 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:26.084 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:26.087 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:26.089 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:26.091 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-11 10:38:26.094 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:26.099 | + 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-11 10:38:26.151 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-11 10:38:26.205 | + 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-11 10:38:26.260 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-11 10:38:26.315 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-11 10:38:26.367 | + 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-11 10:38:26.420 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:26.423 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:26.425 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-11 10:38:26.484 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:26.920 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-11 10:38:26.935 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-11 10:38:27.335 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-11 10:38:27.363 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:27.366 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:27.369 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:27.371 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:27.373 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:27.376 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:27.378 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:27.381 | + functions-common:time_stop:2447 : start_time=1657535906010 2022-07-11 10:38:27.383 | + functions-common:time_stop:2449 : [[ -z 1657535906010 ]] 2022-07-11 10:38:27.386 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:27.391 | + functions-common:time_stop:2452 : end_time=1657535907388 2022-07-11 10:38:27.393 | + functions-common:time_stop:2453 : elapsed_time=1378 2022-07-11 10:38:27.396 | + functions-common:time_stop:2454 : total=4201 2022-07-11 10:38:27.398 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:27.401 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5579 2022-07-11 10:38:27.403 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-11 10:38:27.406 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.408 | + functions-common:run_process:1694 : local service=s-account 2022-07-11 10:38:27.411 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.414 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:27.416 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:27.419 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:27.421 | + functions-common:run_process:1700 : local name=s-account 2022-07-11 10:38:27.424 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:27.426 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:27.428 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:27.431 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:27.434 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:27.439 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535907436 2022-07-11 10:38:27.442 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-11 10:38:27.460 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:27.462 | + 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-11 10:38:27.465 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-11 10:38:27.467 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.469 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.472 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.475 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.477 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-11 10:38:27.479 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-11 10:38:27.482 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-11 10:38:27.484 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:27.487 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:27.490 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:27.492 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:27.495 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-11 10:38:27.497 | + 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-11 10:38:27.500 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-11 10:38:27.502 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-11 10:38:27.505 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:27.508 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:27.510 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:27.512 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:27.515 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:27.517 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-11 10:38:27.520 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:27.524 | + 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-11 10:38:27.577 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-11 10:38:27.631 | + 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-11 10:38:27.688 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-11 10:38:27.745 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-11 10:38:27.805 | + 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-11 10:38:27.859 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:27.862 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:27.864 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-11 10:38:27.918 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:28.339 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-11 10:38:28.353 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-11 10:38:28.759 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-11 10:38:28.781 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:28.784 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:28.788 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:28.790 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:28.793 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:28.796 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:28.798 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:28.801 | + functions-common:time_stop:2447 : start_time=1657535907436 2022-07-11 10:38:28.804 | + functions-common:time_stop:2449 : [[ -z 1657535907436 ]] 2022-07-11 10:38:28.807 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:28.812 | + functions-common:time_stop:2452 : end_time=1657535908809 2022-07-11 10:38:28.814 | + functions-common:time_stop:2453 : elapsed_time=1373 2022-07-11 10:38:28.817 | + functions-common:time_stop:2454 : total=5579 2022-07-11 10:38:28.819 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:28.822 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6952 2022-07-11 10:38:28.824 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-11 10:38:28.827 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-11 10:38:28.881 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.883 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-11 10:38:28.886 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.888 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:28.891 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:28.893 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:28.896 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-11 10:38:28.899 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:28.901 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:28.904 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:28.906 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:28.910 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:28.914 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535908911 2022-07-11 10:38:28.916 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-11 10:38:28.933 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:28.936 | + 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-11 10:38:28.939 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-11 10:38:28.942 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.944 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.947 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.949 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.952 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-11 10:38:28.954 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-11 10:38:28.957 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-11 10:38:28.960 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:28.962 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:28.965 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:28.967 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:28.969 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-11 10:38:28.972 | + 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-11 10:38:28.974 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-11 10:38:28.976 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-11 10:38:28.979 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:28.981 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:28.983 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:28.986 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:28.988 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:28.991 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-11 10:38:28.993 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:28.997 | + 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-11 10:38:29.051 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-11 10:38:29.105 | + 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-11 10:38:29.159 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-11 10:38:29.213 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-11 10:38:29.266 | + 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-11 10:38:29.320 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:29.323 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:29.325 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-11 10:38:29.378 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:29.797 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-11 10:38:30.225 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-11 10:38:30.251 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:30.254 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:30.256 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:30.259 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:30.261 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:30.264 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:30.266 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:30.269 | + functions-common:time_stop:2447 : start_time=1657535908911 2022-07-11 10:38:30.271 | + functions-common:time_stop:2449 : [[ -z 1657535908911 ]] 2022-07-11 10:38:30.275 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:30.279 | + functions-common:time_stop:2452 : end_time=1657535910276 2022-07-11 10:38:30.282 | + functions-common:time_stop:2453 : elapsed_time=1365 2022-07-11 10:38:30.284 | + functions-common:time_stop:2454 : total=6952 2022-07-11 10:38:30.287 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:30.290 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8317 2022-07-11 10:38:30.292 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-11 10:38:30.311 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:38:30.313 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.316 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-11 10:38:30.319 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.321 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:30.323 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:30.326 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:30.328 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-11 10:38:30.331 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:30.334 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:30.336 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:30.339 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:30.342 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:30.346 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535910344 2022-07-11 10:38:30.349 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-11 10:38:30.366 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:30.368 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-11 10:38:30.371 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-11 10:38:30.373 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.376 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.379 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.381 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.384 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-11 10:38:30.386 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-11 10:38:30.389 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-11 10:38:30.391 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:30.394 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:30.397 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:30.400 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:30.402 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-11 10:38:30.405 | + 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-11 10:38:30.407 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-11 10:38:30.409 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-11 10:38:30.412 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:30.415 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:30.417 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:30.419 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:30.422 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:30.424 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-11 10:38:30.426 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:30.431 | + 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-11 10:38:30.484 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-11 10:38:30.540 | + 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-11 10:38:30.595 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-11 10:38:30.650 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-11 10:38:30.704 | + 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-11 10:38:30.759 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:30.761 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:30.764 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-11 10:38:30.819 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:31.248 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-11 10:38:31.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-11 10:38:31.677 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-11 10:38:31.703 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:31.706 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:31.709 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:31.712 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:31.714 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:31.717 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:31.719 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:31.722 | + functions-common:time_stop:2447 : start_time=1657535910344 2022-07-11 10:38:31.725 | + functions-common:time_stop:2449 : [[ -z 1657535910344 ]] 2022-07-11 10:38:31.728 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:31.733 | + functions-common:time_stop:2452 : end_time=1657535911730 2022-07-11 10:38:31.735 | + functions-common:time_stop:2453 : elapsed_time=1386 2022-07-11 10:38:31.738 | + functions-common:time_stop:2454 : total=8317 2022-07-11 10:38:31.741 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:31.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9703 2022-07-11 10:38:31.746 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-11 10:38:31.746 | Waiting for swift proxy to start... 2022-07-11 10:38:31.748 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.39:8080/info 2022-07-11 10:38:31.751 | + functions:wait_for_service:457 : local timeout=60 2022-07-11 10:38:31.753 | + functions:wait_for_service:458 : local url=http://10.222.0.39:8080/info 2022-07-11 10:38:31.756 | + functions:wait_for_service:459 : local rval=0 2022-07-11 10:38:31.758 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-11 10:38:31.761 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-11 10:38:31.763 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:31.766 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:31.769 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:31.773 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535911771 2022-07-11 10:38:31.776 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-11 10:38:31.781 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-11 10:38:31.795 | + :: : [[ 000 == 503 ]] 2022-07-11 10:38:31.796 | + :: : [[ 7 -eq 7 ]] 2022-07-11 10:38:31.797 | + :: : sleep 1 2022-07-11 10:38:32.801 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-11 10:38:32.814 | + :: : [[ 000 == 503 ]] 2022-07-11 10:38:32.818 | + :: : [[ 7 -eq 7 ]] 2022-07-11 10:38:32.819 | + :: : sleep 1 2022-07-11 10:38:33.823 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-11 10:38:33.836 | + :: : [[ 000 == 503 ]] 2022-07-11 10:38:33.837 | + :: : [[ 7 -eq 7 ]] 2022-07-11 10:38:33.838 | + :: : sleep 1 2022-07-11 10:38:34.842 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-07-11 10:38:34.862 | + :: : [[ 200 == 503 ]] 2022-07-11 10:38:34.864 | + :: : [[ 0 -eq 7 ]] 2022-07-11 10:38:34.867 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-11 10:38:34.870 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:34.872 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:34.875 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:34.877 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:34.880 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:34.882 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-11 10:38:34.884 | + functions-common:time_stop:2447 : start_time=1657535911771 2022-07-11 10:38:34.887 | + functions-common:time_stop:2449 : [[ -z 1657535911771 ]] 2022-07-11 10:38:34.890 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:34.894 | + functions-common:time_stop:2452 : end_time=1657535914892 2022-07-11 10:38:34.897 | + functions-common:time_stop:2453 : elapsed_time=3121 2022-07-11 10:38:34.899 | + functions-common:time_stop:2454 : total=6228 2022-07-11 10:38:34.902 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:34.904 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9349 2022-07-11 10:38:34.907 | + functions:wait_for_service:467 : return 0 2022-07-11 10:38:34.909 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-11 10:38:34.912 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-11 10:38:34.915 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-11 10:38:34.933 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:34.935 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-11 10:38:34.966 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-11 10:38:35.020 | [109283 Async configure_neutron_nova:162458]: Waiting for completion of configure_neutron_nova running on PID 162458 (2 other jobs running) 2022-07-11 10:38:35.047 | [109283 Async configure_neutron_nova:162458]: Signaling child to exit 2022-07-11 10:38:35.047 | WAKEUP 2022-07-11 10:38:35.071 | [109283 Async configure_neutron_nova:162458]: Signaled 2022-07-11 10:38:35.072 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-11 10:38:35.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:38:35.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-11 10:38:35.072 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-11 10:38:35.072 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-11 10:38:35.073 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-11 10:38:35.073 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-11 10:38:35.073 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-11 10:38:35.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-11 10:38:35.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-11 10:38:35.073 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-11 10:38:35.073 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-11 10:38:35.073 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-11 10:38:35.073 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-11 10:38:35.073 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-11 10:38:35.073 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-11 10:38:35.073 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-11 10:38:35.073 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-11 10:38:35.073 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-11 10:38:35.073 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-11 10:38:35.074 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-11 10:38:35.074 | + 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-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-11 10:38:35.074 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-11 10:38:35.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-11 10:38:35.074 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-11 10:38:35.074 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-11 10:38:35.117 | [109283 Async configure_neutron_nova:162458]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-11 10:38:35.122 | + inc/async:async_wait:197 : return 0 2022-07-11 10:38:35.124 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-11 10:38:35.142 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:35.145 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-11 10:38:35.174 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-11 10:38:35.206 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-11 10:38:35.223 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:35.225 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-11 10:38:35.228 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:38:35.231 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-11 10:38:35.233 | + ./stack.sh:main:1272 : start_nova_api 2022-07-11 10:38:35.236 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-11 10:38:35.239 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-11 10:38:35.241 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-11 10:38:35.244 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-11 10:38:35.261 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:38:35.264 | + 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-11 10:38:35.266 | + 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-11 10:38:35.269 | + 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-11 10:38:35.272 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-11 10:38:35.275 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-11 10:38:35.280 | + 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-11 10:38:35.282 | + functions-common:run_process:1694 : local service=n-api 2022-07-11 10:38:35.285 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-11 10:38:35.288 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:35.291 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:35.293 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:35.296 | + functions-common:run_process:1700 : local name=n-api 2022-07-11 10:38:35.299 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:35.301 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:35.304 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:35.307 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:35.310 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:35.315 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535915312 2022-07-11 10:38:35.317 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-11 10:38:35.334 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:35.337 | + 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-11 10:38:35.340 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-11 10:38:35.342 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-11 10:38:35.345 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-11 10:38:35.348 | + 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-11 10:38:35.350 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-11 10:38:35.353 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-11 10:38:35.355 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-11 10:38:35.358 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-11 10:38:35.360 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:35.363 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:35.366 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:35.368 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:35.371 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-11 10:38:35.373 | + 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-11 10:38:35.376 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-11 10:38:35.378 | + 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-11 10:38:35.381 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-11 10:38:35.383 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-11 10:38:35.385 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-11 10:38:35.388 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-11 10:38:35.390 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-11 10:38:35.395 | + 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-11 10:38:35.448 | + 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-11 10:38:35.501 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-11 10:38:35.556 | + 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-11 10:38:35.609 | + 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-11 10:38:35.664 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-11 10:38:35.717 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-11 10:38:35.771 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-11 10:38:35.826 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-11 10:38:35.882 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-11 10:38:35.936 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-11 10:38:35.938 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-11 10:38:35.940 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-11 10:38:35.995 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-11 10:38:36.411 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-11 10:38:36.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-11 10:38:36.818 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-11 10:38:36.898 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:36.900 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:36.902 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:36.905 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:36.908 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:36.913 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:36.916 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:36.918 | + functions-common:time_stop:2447 : start_time=1657535915312 2022-07-11 10:38:36.921 | + functions-common:time_stop:2449 : [[ -z 1657535915312 ]] 2022-07-11 10:38:36.924 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:36.929 | + functions-common:time_stop:2452 : end_time=1657535916926 2022-07-11 10:38:36.931 | + functions-common:time_stop:2453 : elapsed_time=1614 2022-07-11 10:38:36.934 | + functions-common:time_stop:2454 : total=9703 2022-07-11 10:38:36.936 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:36.939 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11317 2022-07-11 10:38:36.943 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.39/compute/v2.1/ 2022-07-11 10:38:36.945 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-11 10:38:36.945 | Waiting for nova-api to start... 2022-07-11 10:38:36.948 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2022-07-11 10:38:36.950 | + functions:wait_for_service:457 : local timeout=60 2022-07-11 10:38:36.953 | + functions:wait_for_service:458 : local url=http://10.222.0.39/compute/v2.1/ 2022-07-11 10:38:36.955 | + functions:wait_for_service:459 : local rval=0 2022-07-11 10:38:36.959 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-11 10:38:36.962 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-11 10:38:36.965 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:36.968 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:36.972 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:36.978 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535916975 2022-07-11 10:38:36.981 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-11 10:38:36.987 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2022-07-11 10:38:42.621 | + :: : [[ 200 == 503 ]] 2022-07-11 10:38:42.622 | + :: : [[ 0 -eq 7 ]] 2022-07-11 10:38:42.625 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-11 10:38:42.628 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:42.631 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:42.633 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:42.636 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:42.638 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:42.641 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-11 10:38:42.643 | + functions-common:time_stop:2447 : start_time=1657535916975 2022-07-11 10:38:42.646 | + functions-common:time_stop:2449 : [[ -z 1657535916975 ]] 2022-07-11 10:38:42.649 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:42.654 | + functions-common:time_stop:2452 : end_time=1657535922651 2022-07-11 10:38:42.656 | + functions-common:time_stop:2453 : elapsed_time=5676 2022-07-11 10:38:42.659 | + functions-common:time_stop:2454 : total=9349 2022-07-11 10:38:42.662 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:42.664 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15025 2022-07-11 10:38:42.667 | + functions:wait_for_service:467 : return 0 2022-07-11 10:38:42.669 | + 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-11 10:38:42.672 | + 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-11 10:38:42.676 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-11 10:38:42.694 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:42.696 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-11 10:38:42.699 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:38:42.702 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-11 10:38:42.705 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-11 10:38:42.708 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-11 10:38:42.711 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-11 10:38:42.727 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:38:42.730 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-11 10:38:42.747 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:42.750 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-11 10:38:42.753 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-11 10:38:42.756 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-11 10:38:42.758 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-11 10:38:42.761 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-11 10:38:42.764 | + 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-11 10:38:42.795 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-11 10:38:42.797 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-11 10:38:42.800 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-11 10:38:42.803 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-11 10:38:42.833 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-11 10:38:42.864 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-11 10:38:42.866 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-11 10:38:42.869 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-11 10:38:42.872 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-11 10:38:42.874 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-11 10:38:42.877 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-11 10:38:42.881 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-11 10:38:42.883 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-11 10:38:42.887 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-11 10:38:42.889 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-11 10:38:42.892 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-11 10:38:42.895 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-11 10:38:42.898 | +++ 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-11 10:38:42.900 | +++ 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-11 10:38:42.903 | ++ 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-11 10:38:42.906 | ++ 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-11 10:38:42.908 | ++ 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-11 10:38:42.911 | + 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-11 10:38:42.914 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-11 10:38:42.931 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:38:42.934 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-11 10:38:42.937 | + 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-11 10:38:42.940 | + functions-common:run_process:1694 : local service=q-svc 2022-07-11 10:38:42.943 | + 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-11 10:38:42.945 | + functions-common:run_process:1696 : local group= 2022-07-11 10:38:42.948 | + functions-common:run_process:1697 : local user= 2022-07-11 10:38:42.950 | + functions-common:run_process:1698 : local env_vars= 2022-07-11 10:38:42.953 | + functions-common:run_process:1700 : local name=q-svc 2022-07-11 10:38:42.956 | + functions-common:run_process:1702 : time_start run_process 2022-07-11 10:38:42.958 | + functions-common:time_start:2426 : local name=run_process 2022-07-11 10:38:42.961 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:42.964 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:42.967 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:42.971 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535922968 2022-07-11 10:38:42.974 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-11 10:38:42.991 | + functions-common:is_service_enabled:2096 : return 0 2022-07-11 10:38:42.994 | + 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-11 10:38:42.996 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-11 10:38:42.999 | + 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-11 10:38:43.002 | + 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-11 10:38:43.005 | + 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-11 10:38:43.007 | + 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-11 10:38:43.010 | + 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-11 10:38:43.012 | + 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-11 10:38:43.015 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-11 10:38:43.018 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-11 10:38:43.021 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-11 10:38:43.023 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-11 10:38:43.026 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-11 10:38:43.028 | + 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-11 10:38:43.031 | + 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-11 10:38:43.033 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-11 10:38:43.036 | + 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-11 10:38:43.038 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-11 10:38:43.040 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-11 10:38:43.043 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-11 10:38:43.045 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-11 10:38:43.047 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-11 10:38:43.049 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-11 10:38:43.052 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-11 10:38:43.056 | + 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-11 10:38:43.109 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-11 10:38:43.164 | + 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-11 10:38:43.217 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-11 10:38:43.270 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-11 10:38:43.323 | + 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-11 10:38:43.376 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-11 10:38:43.378 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-11 10:38:43.380 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-11 10:38:43.434 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-11 10:38:43.830 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-11 10:38:43.844 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-11 10:38:44.246 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-11 10:38:44.273 | + functions-common:run_process:1706 : time_stop run_process 2022-07-11 10:38:44.275 | + functions-common:time_stop:2440 : local name 2022-07-11 10:38:44.278 | + functions-common:time_stop:2441 : local end_time 2022-07-11 10:38:44.280 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-11 10:38:44.283 | + functions-common:time_stop:2443 : local total 2022-07-11 10:38:44.285 | + functions-common:time_stop:2444 : local start_time 2022-07-11 10:38:44.288 | + functions-common:time_stop:2446 : name=run_process 2022-07-11 10:38:44.291 | + functions-common:time_stop:2447 : start_time=1657535922968 2022-07-11 10:38:44.293 | + functions-common:time_stop:2449 : [[ -z 1657535922968 ]] 2022-07-11 10:38:44.296 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-11 10:38:44.301 | + functions-common:time_stop:2452 : end_time=1657535924298 2022-07-11 10:38:44.304 | + functions-common:time_stop:2453 : elapsed_time=1330 2022-07-11 10:38:44.306 | + functions-common:time_stop:2454 : total=11317 2022-07-11 10:38:44.309 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-11 10:38:44.312 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12647 2022-07-11 10:38:44.314 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.39:9696 2022-07-11 10:38:44.317 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-11 10:38:44.336 | + functions-common:is_service_enabled:2096 : return 1 2022-07-11 10:38:44.338 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-11 10:38:44.338 | Waiting for Neutron to start... 2022-07-11 10:38:44.341 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-07-11 10:38:44.343 | + 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-11 10:38:44.346 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-07-11 10:38:44.349 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-11 10:38:44.352 | + functions-common:test_with_retry:2380 : local until=60 2022-07-11 10:38:44.354 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-11 10:38:44.357 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-11 10:38:44.359 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-11 10:38:44.362 | + functions-common:time_start:2427 : local start_time= 2022-07-11 10:38:44.365 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-11 10:38:44.368 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-11 10:38:44.373 | + functions-common:time_start:2431 : _TIME_START[$name]=1657535924370 2022-07-11 10:38:44.375 | + 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-11 10:39:44.381 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-11 10:39:44.384 | + functions-common:die:264 : local exitcode=0 2022-07-11 10:39:44.387 | [Call Trace] 2022-07-11 10:39:44.387 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-11 10:39:44.387 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-11 10:39:44.387 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-11 10:39:44.392 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-11 10:39:45.396 | exit_trap: cleaning up child processes 2022-07-11 10:39:45.398 | Error on exit