2022-02-17 18:37:07.164 | + ./stack.sh:main:487 : exec 2022-02-17 18:37:07.165 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-183707.summary.2022-02-17-183707 2022-02-17 18:37:07.165 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-183707' 2022-02-17 18:37:07.165 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:37:07.165 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-183707 2022-02-17 18:37:07.165 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-183707 /opt/stack/logs/stack.sh.log 2022-02-17 18:37:07.165 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-183707.summary.2022-02-17-183707 /opt/stack/logs/stack.sh.log.summary 2022-02-17 18:37:07.165 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 18:37:07.165 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 18:37:07.165 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 18:37:07.165 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 18:37:07.165 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 18:37:07.165 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 18:37:07.165 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 18:37:07.165 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 18:37:07.165 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 18:37:07.165 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 18:37:07.170 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 18:37:07.172 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 18:37:07.174 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 18:37:07.177 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 18:37:07.183 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 18:37:07.186 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 18:37:07.189 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 18:37:07.192 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 18:37:07.196 | + ./stack.sh:main:576 : uname -a 2022-02-17 18:37:07.198 | Linux dv-neutron-829522-4-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-02-17 18:37:07.200 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 18:37:07.202 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 18:37:07.206 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 18:37:07.256 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 18:37:07.279 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 18:37:07.281 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 18:37:07.283 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 18:37:07.285 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 18:37:07.287 | + functions-common:fetch_plugins:1776 : return 2022-02-17 18:37:07.291 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 18:37:07.293 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 18:37:07.295 | + functions-common:run_phase:1854 : local phase= 2022-02-17 18:37:07.297 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:37:07.299 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:37:07.301 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:37:07.303 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:37:07.305 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:37:07.308 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:37:07.311 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:37:07.313 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:37:07.315 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:37:07.317 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 18:37:07.319 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:37:07.333 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:07.335 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 18:37:07.337 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:37:07.340 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:37:07.342 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:37:07.343 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:37:07.345 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:37:07.347 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 18:37:07.349 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 18:37:07.351 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 18:37:07.353 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:37:07.356 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 18:37:07.358 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 18:37:07.360 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 18:37:07.362 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 18:37:07.364 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 18:37:07.366 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 18:37:07.385 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 18:37:07.389 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 18:37:07.405 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:37:07.407 | +++ lib/tls:source:43 : hostname -f 2022-02-17 18:37:07.411 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 18:37:07.413 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 18:37:07.416 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 18:37:07.419 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 18:37:07.421 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 18:37:07.425 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 18:37:07.427 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 18:37:07.430 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 18:37:07.432 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 18:37:07.434 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 18:37:07.439 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 18:37:07.457 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 18:37:07.479 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 18:37:07.496 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 18:37:07.515 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 18:37:07.553 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 18:37:07.635 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 18:37:07.737 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 18:37:07.764 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 18:37:07.825 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 18:37:07.883 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 18:37:08.040 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 18:37:08.057 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 18:37:08.071 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 18:37:08.085 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 18:37:08.192 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 18:37:08.195 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 18:37:08.198 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 18:37:08.200 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 18:37:08.202 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 18:37:08.205 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 18:37:08.207 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 18:37:08.207 | False' 2022-02-17 18:37:08.210 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 18:37:08.226 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 18:37:08.229 | + ./stack.sh:main:624 : run_phase source 2022-02-17 18:37:08.231 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 18:37:08.233 | + functions-common:run_phase:1854 : local phase= 2022-02-17 18:37:08.235 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:37:08.237 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:37:08.239 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:37:08.241 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:37:08.243 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:37:08.246 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:37:08.250 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:37:08.253 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:37:08.255 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:37:08.257 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 18:37:08.259 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:37:08.275 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:08.278 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 18:37:08.280 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 18:37:08.321 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 18:37:08.324 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 18:37:08.326 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 18:37:08.329 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 18:37:08.331 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 18:37:08.333 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 18:37:08.335 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 18:37:08.337 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 18:37:08.340 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 18:37:08.342 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 18:37:08.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 18:37:08.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 18:37:08.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 18:37:08.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 18:37:08.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.366 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 18:37:08.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 18:37:08.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 18:37:08.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 18:37:08.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 18:37:08.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 18:37:08.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 18:37:08.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 18:37:08.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 18:37:08.407 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.409 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 18:37:08.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 18:37:08.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.418 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 18:37:08.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 18:37:08.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 18:37:08.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 18:37:08.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.437 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 18:37:08.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.447 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 18:37:08.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 18:37:08.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 18:37:08.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 18:37:08.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.468 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 18:37:08.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.472 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 18:37:08.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.478 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 18:37:08.480 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 18:37:08.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 18:37:08.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.493 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 18:37:08.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 18:37:08.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.503 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 18:37:08.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.508 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 18:37:08.510 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.514 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 18:37:08.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.519 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 18:37:08.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.524 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 18:37:08.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.535 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 18:37:08.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.540 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 18:37:08.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.546 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 18:37:08.548 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.550 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 18:37:08.553 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.556 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 18:37:08.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.561 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 18:37:08.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.565 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 18:37:08.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.570 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 18:37:08.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.575 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 18:37:08.578 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 18:37:08.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:37:08.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 18:37:08.588 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 18:37:08.590 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 18:37:08.593 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 18:37:08.609 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:08.611 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 18:37:08.614 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 18:37:08.616 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 18:37:08.633 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:37:08.636 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 18:37:08.639 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 18:37:08.641 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 18:37:08.643 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 18:37:08.646 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 18:37:08.648 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 18:37:08.650 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 18:37:08.653 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 18:37:08.656 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 18:37:08.656 | Using mysql database backend 2022-02-17 18:37:08.658 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 18:37:08.676 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 18:37:08.679 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 18:37:08.682 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 18:37:08.685 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 18:37:08.688 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:37:08.691 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 18:37:08.711 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:08.714 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 18:37:08.732 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 18:37:08.750 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:08.753 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 18:37:08.771 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 18:37:08.790 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 18:37:08.807 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:37:08.811 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 18:37:08.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:08.833 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 18:37:08.859 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 18:37:08.861 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 18:37:08.865 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 18:37:08.867 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 18:37:08.871 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 18:37:08.877 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-183708 2022-02-17 18:37:08.880 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-183708 757' 2022-02-17 18:37:08.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.886 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:37:08.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.893 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 18:37:08.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.899 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 18:37:08.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.905 | + 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-02-17 18:37:08.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.910 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 18:37:08.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.916 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 18:37:08.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.921 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-183707 2022-02-17 18:37:08.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.926 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 18:37:08.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.931 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 18:37:08.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.937 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 18:37:08.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.942 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 18:37:08.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.947 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 18:37:08.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:37:08.953 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 18:37:08.956 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 18:37:08.958 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 18:37:08.961 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 18:37:08.963 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 18:37:08.966 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:37:08.968 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:37:08.971 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:37:08.974 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:37:08.976 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:37:08.980 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:37:08.997 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:37:08.999 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:37:09.001 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:09.004 | + functions-common:git_clone:629 : echo master 2022-02-17 18:37:09.004 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:37:09.010 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 18:37:09.012 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:09.014 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 18:37:09.017 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:37:09.017 | + functions-common:git_clone:678 : head -1 2022-02-17 18:37:09.022 | 66466d82 Merge "update constraint for oslo.utils to new release 4.12.2" 2022-02-17 18:37:09.024 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:37:09.027 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 18:37:09.030 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:37:09.034 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 18:37:09.036 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 18:37:09.039 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 18:37:09.041 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 18:37:09.045 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 18:37:09.047 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 18:37:09.050 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 18:37:09.052 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 18:37:09.056 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 18:37:09.062 | ++ tools/install_prereqs.sh:source:47 : NOW=1645123029 2022-02-17 18:37:09.065 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 18:37:09.070 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645122321 2022-02-17 18:37:09.073 | ++ tools/install_prereqs.sh:source:49 : DELTA=708 2022-02-17 18:37:09.076 | ++ tools/install_prereqs.sh:source:50 : [[ 708 -lt 7200 ]] 2022-02-17 18:37:09.078 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 18:37:09.081 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 18:37:09.083 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 18:37:09.086 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 18:37:09.088 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 18:37:09.091 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 18:37:09.094 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 18:37:09.096 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 18:37:09.099 | +++ 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-02-17 18:37:09.150 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 18:37:09.150 | apache2-dev 2022-02-17 18:37:09.150 | bc 2022-02-17 18:37:09.150 | bsdmainutils 2022-02-17 18:37:09.150 | curl 2022-02-17 18:37:09.150 | g++ 2022-02-17 18:37:09.151 | gawk 2022-02-17 18:37:09.151 | gcc 2022-02-17 18:37:09.151 | gettext 2022-02-17 18:37:09.151 | git 2022-02-17 18:37:09.151 | graphviz 2022-02-17 18:37:09.151 | iputils-ping 2022-02-17 18:37:09.151 | libapache2-mod-proxy-uwsgi 2022-02-17 18:37:09.151 | libffi-dev 2022-02-17 18:37:09.151 | libjpeg-dev 2022-02-17 18:37:09.151 | libpcre3-dev 2022-02-17 18:37:09.151 | libpq-dev 2022-02-17 18:37:09.151 | libssl-dev 2022-02-17 18:37:09.151 | libsystemd-dev 2022-02-17 18:37:09.151 | libxml2-dev 2022-02-17 18:37:09.151 | libxslt1-dev 2022-02-17 18:37:09.151 | libyaml-dev 2022-02-17 18:37:09.151 | lsof 2022-02-17 18:37:09.151 | openssh-server 2022-02-17 18:37:09.151 | openssl 2022-02-17 18:37:09.151 | pkg-config 2022-02-17 18:37:09.151 | psmisc 2022-02-17 18:37:09.151 | python3-dev 2022-02-17 18:37:09.151 | python3-pip 2022-02-17 18:37:09.151 | python3-systemd 2022-02-17 18:37:09.151 | python3-venv 2022-02-17 18:37:09.151 | tar 2022-02-17 18:37:09.151 | tcpdump 2022-02-17 18:37:09.151 | unzip 2022-02-17 18:37:09.151 | uuid-runtime 2022-02-17 18:37:09.151 | wget 2022-02-17 18:37:09.152 | wget 2022-02-17 18:37:09.152 | zlib1g-dev 2022-02-17 18:37:09.152 | libkrb5-dev 2022-02-17 18:37:09.152 | libldap2-dev 2022-02-17 18:37:09.152 | libsasl2-dev 2022-02-17 18:37:09.152 | memcached 2022-02-17 18:37:09.152 | python3-mysqldb 2022-02-17 18:37:09.152 | sqlite3 2022-02-17 18:37:09.152 | conntrack 2022-02-17 18:37:09.152 | curl 2022-02-17 18:37:09.152 | dnsmasq-base 2022-02-17 18:37:09.152 | dnsmasq-utils 2022-02-17 18:37:09.152 | ebtables 2022-02-17 18:37:09.152 | genisoimage 2022-02-17 18:37:09.152 | iptables 2022-02-17 18:37:09.152 | iputils-arping 2022-02-17 18:37:09.152 | kpartx 2022-02-17 18:37:09.152 | libjs-jquery-tablesorter 2022-02-17 18:37:09.152 | parted 2022-02-17 18:37:09.152 | pm-utils 2022-02-17 18:37:09.152 | python3-mysqldb 2022-02-17 18:37:09.152 | socat 2022-02-17 18:37:09.152 | sqlite3 2022-02-17 18:37:09.152 | sudo 2022-02-17 18:37:09.152 | vlan 2022-02-17 18:37:09.152 | lsscsi 2022-02-17 18:37:09.153 | open-iscsi 2022-02-17 18:37:09.153 | lvm2 2022-02-17 18:37:09.153 | qemu-utils 2022-02-17 18:37:09.153 | thin-provisioning-tools 2022-02-17 18:37:09.153 | acl 2022-02-17 18:37:09.153 | dnsmasq-base 2022-02-17 18:37:09.153 | dnsmasq-utils 2022-02-17 18:37:09.153 | ebtables 2022-02-17 18:37:09.153 | haproxy 2022-02-17 18:37:09.153 | iptables 2022-02-17 18:37:09.153 | iputils-arping 2022-02-17 18:37:09.153 | iputils-ping 2022-02-17 18:37:09.153 | postgresql-server-dev-all 2022-02-17 18:37:09.153 | python3-mysqldb 2022-02-17 18:37:09.153 | sqlite3 2022-02-17 18:37:09.153 | sudo 2022-02-17 18:37:09.153 | vlan 2022-02-17 18:37:09.153 | pcp 2022-02-17 18:37:09.153 | ipset 2022-02-17 18:37:09.153 | conntrack 2022-02-17 18:37:09.153 | conntrackd 2022-02-17 18:37:09.153 | keepalived 2022-02-17 18:37:09.153 | lvm2 2022-02-17 18:37:09.153 | qemu-utils 2022-02-17 18:37:09.153 | thin-provisioning-tools 2022-02-17 18:37:09.153 | curl 2022-02-17 18:37:09.153 | liberasurecode-dev 2022-02-17 18:37:09.153 | make 2022-02-17 18:37:09.153 | memcached 2022-02-17 18:37:09.153 | rsync 2022-02-17 18:37:09.153 | sqlite3 2022-02-17 18:37:09.153 | xfsprogs' 2022-02-17 18:37:09.154 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 18:37:09.173 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 18:37:09.174 | apache2-dev 2022-02-17 18:37:09.174 | bc 2022-02-17 18:37:09.174 | bsdmainutils 2022-02-17 18:37:09.174 | curl 2022-02-17 18:37:09.174 | g++ 2022-02-17 18:37:09.174 | gawk 2022-02-17 18:37:09.174 | gcc 2022-02-17 18:37:09.174 | gettext 2022-02-17 18:37:09.174 | git 2022-02-17 18:37:09.174 | graphviz 2022-02-17 18:37:09.174 | iputils-ping 2022-02-17 18:37:09.174 | libapache2-mod-proxy-uwsgi 2022-02-17 18:37:09.174 | libffi-dev 2022-02-17 18:37:09.174 | libjpeg-dev 2022-02-17 18:37:09.174 | libpcre3-dev 2022-02-17 18:37:09.174 | libpq-dev 2022-02-17 18:37:09.174 | libssl-dev 2022-02-17 18:37:09.174 | libsystemd-dev 2022-02-17 18:37:09.174 | libxml2-dev 2022-02-17 18:37:09.174 | libxslt1-dev 2022-02-17 18:37:09.174 | libyaml-dev 2022-02-17 18:37:09.174 | lsof 2022-02-17 18:37:09.174 | openssh-server 2022-02-17 18:37:09.174 | openssl 2022-02-17 18:37:09.174 | pkg-config 2022-02-17 18:37:09.174 | psmisc 2022-02-17 18:37:09.174 | python3-dev 2022-02-17 18:37:09.174 | python3-pip 2022-02-17 18:37:09.174 | python3-systemd 2022-02-17 18:37:09.174 | python3-venv 2022-02-17 18:37:09.174 | tar 2022-02-17 18:37:09.174 | tcpdump 2022-02-17 18:37:09.175 | unzip 2022-02-17 18:37:09.175 | uuid-runtime 2022-02-17 18:37:09.175 | wget 2022-02-17 18:37:09.175 | wget 2022-02-17 18:37:09.175 | zlib1g-dev 2022-02-17 18:37:09.175 | libkrb5-dev 2022-02-17 18:37:09.175 | libldap2-dev 2022-02-17 18:37:09.175 | libsasl2-dev 2022-02-17 18:37:09.175 | memcached 2022-02-17 18:37:09.175 | python3-mysqldb 2022-02-17 18:37:09.175 | sqlite3 2022-02-17 18:37:09.175 | conntrack 2022-02-17 18:37:09.175 | curl 2022-02-17 18:37:09.175 | dnsmasq-base 2022-02-17 18:37:09.175 | dnsmasq-utils 2022-02-17 18:37:09.175 | ebtables 2022-02-17 18:37:09.175 | genisoimage 2022-02-17 18:37:09.175 | iptables 2022-02-17 18:37:09.175 | iputils-arping 2022-02-17 18:37:09.175 | kpartx 2022-02-17 18:37:09.175 | libjs-jquery-tablesorter 2022-02-17 18:37:09.175 | parted 2022-02-17 18:37:09.175 | pm-utils 2022-02-17 18:37:09.175 | python3-mysqldb 2022-02-17 18:37:09.175 | socat 2022-02-17 18:37:09.175 | sqlite3 2022-02-17 18:37:09.175 | sudo 2022-02-17 18:37:09.175 | vlan 2022-02-17 18:37:09.175 | lsscsi 2022-02-17 18:37:09.175 | open-iscsi 2022-02-17 18:37:09.175 | lvm2 2022-02-17 18:37:09.175 | qemu-utils 2022-02-17 18:37:09.175 | thin-provisioning-tools 2022-02-17 18:37:09.175 | acl 2022-02-17 18:37:09.175 | dnsmasq-base 2022-02-17 18:37:09.175 | dnsmasq-utils 2022-02-17 18:37:09.175 | ebtables 2022-02-17 18:37:09.176 | haproxy 2022-02-17 18:37:09.176 | iptables 2022-02-17 18:37:09.176 | iputils-arping 2022-02-17 18:37:09.176 | iputils-ping 2022-02-17 18:37:09.176 | postgresql-server-dev-all 2022-02-17 18:37:09.176 | python3-mysqldb 2022-02-17 18:37:09.176 | sqlite3 2022-02-17 18:37:09.176 | sudo 2022-02-17 18:37:09.176 | vlan 2022-02-17 18:37:09.176 | pcp 2022-02-17 18:37:09.176 | ipset 2022-02-17 18:37:09.176 | conntrack 2022-02-17 18:37:09.176 | conntrackd 2022-02-17 18:37:09.176 | keepalived 2022-02-17 18:37:09.176 | lvm2 2022-02-17 18:37:09.176 | qemu-utils 2022-02-17 18:37:09.176 | thin-provisioning-tools 2022-02-17 18:37:09.176 | curl 2022-02-17 18:37:09.176 | liberasurecode-dev 2022-02-17 18:37:09.176 | make 2022-02-17 18:37:09.176 | memcached 2022-02-17 18:37:09.176 | rsync 2022-02-17 18:37:09.176 | sqlite3 2022-02-17 18:37:09.176 | xfsprogs ' 2022-02-17 18:37:09.179 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 18:37:09.181 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:09.186 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:09.190 | ++ 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-02-17 18:37:09.190 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 18:37:09.195 | ++ 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-02-17 18:37:09.198 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 18:37:09.200 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:37:09.202 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 18:37:09.205 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:37:09.207 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:09.209 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:37:09.211 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:09.214 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:09.217 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:37:09.219 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 18:37:09.221 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:09.224 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 18:37:09.226 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 18:37:09.232 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 18:37:09.234 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 18:37:09.236 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 18:37:09.238 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 18:37:09.245 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:37:09.247 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:37:09.251 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645123029248 2022-02-17 18:37:09.253 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 18:37:09.255 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 18:37:09.257 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 18:37:09.475 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 18:37:09.510 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 18:37:09.530 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 18:37:09.555 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-17 18:37:10.284 | Fetched 108 kB in 1s (161 kB/s) 2022-02-17 18:37:11.861 | Reading package lists... 2022-02-17 18:37:11.893 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 18:37:11.895 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 18:37:11.898 | ++ functions-common:time_stop:2425 : local name 2022-02-17 18:37:11.900 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:11.902 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:11.904 | ++ functions-common:time_stop:2428 : local total 2022-02-17 18:37:11.906 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:11.909 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 18:37:11.911 | ++ functions-common:time_stop:2432 : start_time=1645123029248 2022-02-17 18:37:11.913 | ++ functions-common:time_stop:2434 : [[ -z 1645123029248 ]] 2022-02-17 18:37:11.916 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:11.921 | ++ functions-common:time_stop:2437 : end_time=1645123031919 2022-02-17 18:37:11.923 | ++ functions-common:time_stop:2438 : elapsed_time=2671 2022-02-17 18:37:11.925 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 18:37:11.927 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:11.930 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2671 2022-02-17 18:37:11.932 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:37:11.935 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:37:11.941 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:11.943 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:11.946 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:37:11.968 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:37:12.079 | Reading package lists... 2022-02-17 18:37:12.352 | Building dependency tree... 2022-02-17 18:37:12.353 | Reading state information... 2022-02-17 18:37:12.398 | acl is already the newest version (2.2.53-6). 2022-02-17 18:37:12.398 | bc is already the newest version (1.07.1-2build1). 2022-02-17 18:37:12.398 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 18:37:12.398 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 18:37:12.398 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 18:37:12.398 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 18:37:12.398 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 18:37:12.398 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 18:37:12.398 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 18:37:12.398 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 18:37:12.398 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 18:37:12.398 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 18:37:12.398 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 18:37:12.398 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 18:37:12.398 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 18:37:12.398 | libffi-dev is already the newest version (3.3-4). 2022-02-17 18:37:12.398 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 18:37:12.398 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 18:37:12.398 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 18:37:12.399 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 18:37:12.399 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 18:37:12.399 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 18:37:12.399 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 18:37:12.399 | make is already the newest version (4.2.1-1.2). 2022-02-17 18:37:12.399 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 18:37:12.399 | psmisc is already the newest version (23.3-1). 2022-02-17 18:37:12.399 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 18:37:12.399 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 18:37:12.399 | python3-systemd is already the newest version (234-3build2). 2022-02-17 18:37:12.399 | socat is already the newest version (1.7.3.3-2). 2022-02-17 18:37:12.399 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 18:37:12.399 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 18:37:12.399 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 18:37:12.399 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 18:37:12.399 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 18:37:12.399 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 18:37:12.399 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 18:37:12.399 | pcp is already the newest version (5.0.3-1). 2022-02-17 18:37:12.399 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 18:37:12.399 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 18:37:12.399 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:37:12.399 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:37:12.399 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 18:37:12.399 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 18:37:12.399 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 18:37:12.399 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 18:37:12.399 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 18:37:12.399 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 18:37:12.400 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 18:37:12.400 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 18:37:12.400 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 18:37:12.400 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 18:37:12.400 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 18:37:12.400 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 18:37:12.400 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 18:37:12.400 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 18:37:12.400 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 18:37:12.400 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 18:37:12.400 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 18:37:12.400 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 18:37:12.400 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 18:37:12.400 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 18:37:12.400 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 18:37:12.400 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 18:37:12.700 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:37:12.700 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 18:37:12.700 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 18:37:12.700 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 18:37:12.700 | The following packages were automatically installed and are no longer required: 2022-02-17 18:37:12.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:37:12.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:37:12.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:37:12.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:37:12.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:37:12.702 | python3-zope.interface 2022-02-17 18:37:12.702 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:37:12.849 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:37:12.853 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 18:37:12.857 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:37:12.859 | ++ functions-common:time_stop:2425 : local name 2022-02-17 18:37:12.861 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:12.864 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:12.868 | ++ functions-common:time_stop:2428 : local total 2022-02-17 18:37:12.871 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:12.876 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:37:12.878 | ++ functions-common:time_stop:2432 : start_time=1645123031966 2022-02-17 18:37:12.881 | ++ functions-common:time_stop:2434 : [[ -z 1645123031966 ]] 2022-02-17 18:37:12.884 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:12.893 | ++ functions-common:time_stop:2437 : end_time=1645123032888 2022-02-17 18:37:12.897 | ++ functions-common:time_stop:2438 : elapsed_time=922 2022-02-17 18:37:12.900 | ++ functions-common:time_stop:2439 : total=865 2022-02-17 18:37:12.902 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:12.905 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1787 2022-02-17 18:37:12.908 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 18:37:12.911 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 18:37:12.914 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:37:12.918 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 18:37:12.923 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 18:37:12.927 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 18:37:12.930 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 18:37:12.933 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 18:37:14.535 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 18:37:14.537 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 18:37:14.539 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 18:37:14.541 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 18:37:14.543 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 18:37:14.545 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 18:37:14.547 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 18:37:14.549 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 18:37:14.551 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 18:37:14.552 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 18:37:14.554 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 18:37:14.556 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 18:37:14.559 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 18:37:14.560 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 18:37:14.562 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 18:37:14.564 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 18:37:14.566 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 18:37:14.568 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 18:37:14.569 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 18:37:14.571 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 18:37:14.574 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 18:37:14.576 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 18:37:14.578 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 18:37:14.581 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 18:37:14.660 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 18:37:14.663 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 18:37:14.743 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 18:37:14.745 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 18:37:14.824 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 18:37:14.826 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 18:37:14.828 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 18:37:14.830 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 18:37:14.832 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 18:37:14.834 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 18:37:14.836 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 18:37:14.839 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 18:37:14.841 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 18:37:14.843 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 18:37:14.845 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 18:37:14.845 | Distro: focal 2022-02-17 18:37:14.847 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 18:37:14.849 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 18:37:14.853 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 18:37:14.855 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 18:37:14.859 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 18:37:14.859 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 18:37:15.597 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 18:37:15.599 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 18:37:15.599 | pip: 21.3.1 2022-02-17 18:37:15.601 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 18:37:15.603 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 18:37:15.606 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:37:15.608 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:37:15.610 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:37:15.612 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:37:15.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:37:15.615 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:37:15.617 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:37:15.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:37:15.621 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:37:15.623 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:37:15.624 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:37:15.626 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 18:37:15.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:15.630 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:15.632 | + tools/install_pip.sh:main:142 : : 2022-02-17 18:37:15.634 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 18:37:15.636 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 18:37:15.638 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 18:37:15.640 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:37:15.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 18:37:15.645 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 18:37:15.648 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:37:15.653 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:37:15.653 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:37:15.658 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-17 18:37:15.660 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-17 18:37:15.662 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 18:37:15.664 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 18:37:15.665 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 18:37:15.684 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 18:37:15.686 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 18:37:16.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:16.602 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:16.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:16.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:17.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:19.069 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 18:37:19.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 18:37:21.923 | Installing collected packages: setuptools 2022-02-17 18:37:22.834 | Successfully installed setuptools-60.9.0 2022-02-17 18:37:22.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:37:23.027 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:37:23.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:37:23.222 | + inc/python:pip_install:200 : result=0 2022-02-17 18:37:23.225 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:37:23.227 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:23.231 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:23.235 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:23.237 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:23.240 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:23.242 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:37:23.245 | + functions-common:time_stop:2432 : start_time=1645123035679 2022-02-17 18:37:23.248 | + functions-common:time_stop:2434 : [[ -z 1645123035679 ]] 2022-02-17 18:37:23.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:23.254 | + functions-common:time_stop:2437 : end_time=1645123043252 2022-02-17 18:37:23.256 | + functions-common:time_stop:2438 : elapsed_time=7573 2022-02-17 18:37:23.259 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:37:23.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:23.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7573 2022-02-17 18:37:23.265 | + inc/python:pip_install:203 : return 0 2022-02-17 18:37:23.267 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 18:37:23.272 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 18:37:23.277 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 18:37:23.279 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 18:37:23.283 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 18:37:23.283 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 18:37:24.107 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 18:37:24.109 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 18:37:24.109 | pip: 21.3.1 2022-02-17 18:37:24.112 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 18:37:24.115 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 18:37:24.119 | + ./stack.sh:main:796 : fixup_all 2022-02-17 18:37:24.122 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 18:37:24.124 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 18:37:24.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:24.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:24.132 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 18:37:24.147 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 18:37:24.159 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 18:37:24.179 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 18:37:24.181 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 18:37:24.185 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:37:24.188 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:37:24.190 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:37:24.192 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:37:24.194 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:37:24.202 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:37:24.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:37:24.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:37:24.210 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:37:24.213 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:37:24.215 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:37:24.219 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 18:37:24.225 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 18:37:24.228 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 18:37:24.232 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:37:24.235 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:37:24.239 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:37:24.241 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:37:24.245 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:37:24.248 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:37:24.251 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 18:37:24.254 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 18:37:24.256 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 18:37:24.259 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 18:37:24.261 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 18:37:24.267 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 18:37:24.270 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 18:37:24.295 | Using python 3.8 to install os-testr 2022-02-17 18:37:24.298 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-17 18:37:25.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:25.240 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:25.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:25.240 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:26.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:26.465 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 18:37:26.546 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 18:37:26.547 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 18:37:26.548 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 18:37:26.549 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 18:37:26.564 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 18:37:26.592 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 18:37:26.594 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 18:37:26.596 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 18:37:26.597 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 18:37:26.599 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 18:37:26.625 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 18:37:26.626 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 18:37:26.628 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 18:37:26.629 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 18:37:26.630 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 18:37:26.643 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 18:37:26.714 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 18:37:26.715 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 18:37:26.716 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 18:37:29.312 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:37:29.319 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:37:29.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:37:29.480 | + inc/python:pip_install:200 : result=0 2022-02-17 18:37:29.482 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:37:29.484 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:29.486 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:29.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:29.491 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:29.493 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:29.495 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:37:29.498 | + functions-common:time_stop:2432 : start_time=1645123044288 2022-02-17 18:37:29.500 | + functions-common:time_stop:2434 : [[ -z 1645123044288 ]] 2022-02-17 18:37:29.504 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:29.507 | + functions-common:time_stop:2437 : end_time=1645123049505 2022-02-17 18:37:29.510 | + functions-common:time_stop:2438 : elapsed_time=5217 2022-02-17 18:37:29.514 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:37:29.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:29.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5217 2022-02-17 18:37:29.521 | + inc/python:pip_install:203 : return 0 2022-02-17 18:37:29.523 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 18:37:29.585 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 18:37:29.705 | + ./stack.sh:main:810 : install_infra 2022-02-17 18:37:29.707 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:37:29.711 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 18:37:29.715 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:37:29.719 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 18:37:29.748 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 18:37:31.858 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:31.874 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:31.878 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:31.986 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.006 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.011 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.014 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.030 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.039 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.041 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.074 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.083 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.089 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.107 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.160 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.168 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.174 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.223 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.238 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.258 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.266 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.316 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.335 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.339 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.433 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.439 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.496 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.620 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.645 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.649 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.660 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.665 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.688 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.695 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.712 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.770 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.782 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.799 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.843 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.847 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:32.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:32.976 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 18:37:33.328 | + inc/python:pip_install:200 : result=0 2022-02-17 18:37:33.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:37:33.332 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:33.334 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:33.339 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:33.341 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:33.344 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:33.346 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:37:33.350 | + functions-common:time_stop:2432 : start_time=1645123049739 2022-02-17 18:37:33.352 | + functions-common:time_stop:2434 : [[ -z 1645123049739 ]] 2022-02-17 18:37:33.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:33.360 | + functions-common:time_stop:2437 : end_time=1645123053357 2022-02-17 18:37:33.362 | + functions-common:time_stop:2438 : elapsed_time=3618 2022-02-17 18:37:33.364 | + functions-common:time_stop:2439 : total=5217 2022-02-17 18:37:33.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:33.369 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8835 2022-02-17 18:37:33.372 | + inc/python:pip_install:203 : return 0 2022-02-17 18:37:33.374 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:37:33.379 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 18:37:33.404 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-17 18:37:35.394 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.408 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.412 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.521 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.541 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.546 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.549 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.564 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.573 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.575 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.608 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.617 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.622 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.640 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.679 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.689 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.694 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.742 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.757 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.777 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.785 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.836 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.853 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.857 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.951 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:35.957 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.014 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.138 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.163 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.167 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.178 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.184 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.204 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.211 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.228 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.286 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.300 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.317 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.361 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.365 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:37:36.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:36.374 | Processing /opt/stack/requirements 2022-02-17 18:37:38.284 | 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 25)) (6.0) 2022-02-17 18:37:38.289 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-17 18:37:38.308 | 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 351)) (21.3) 2022-02-17 18:37:38.314 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 18:37:38.316 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-17 18:37:38.323 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-17 18:37:38.352 | 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 521)) (1.16.0) 2022-02-17 18:37:38.356 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-17 18:37:38.366 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 18:37:38.387 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5228) (1.3) 2022-02-17 18:37:38.390 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5228) (0.3.0) 2022-02-17 18:37:38.405 | 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 217)) (3.3) 2022-02-17 18:37:38.409 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-17 18:37:38.411 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-17 18:37:38.417 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-17 18:37:38.419 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 18:37:38.433 | 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 557)) (3.5.0) 2022-02-17 18:37:38.439 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 18:37:38.452 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 18:37:38.526 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-17 18:37:38.529 | 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 618)) (0.2.5) 2022-02-17 18:37:38.534 | 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 394)) (1.8.2) 2022-02-17 18:37:38.537 | 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 95)) (21.4.0) 2022-02-17 18:37:38.600 | Building wheels for collected packages: openstack-requirements 2022-02-17 18:37:38.601 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 18:37:39.465 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 18:37:39.466 | ERROR: Command errored out with exit status 1: 2022-02-17 18:37:39.466 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1hche134/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1hche134/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-pznnslsw 2022-02-17 18:37:39.466 | cwd: /tmp/pip-req-build-1hche134/ 2022-02-17 18:37:39.466 | Complete output (6 lines): 2022-02-17 18:37:39.466 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 18:37:39.466 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 18:37:39.466 | or: setup.py --help-commands 2022-02-17 18:37:39.466 | or: setup.py cmd --help 2022-02-17 18:37:39.466 | 2022-02-17 18:37:39.466 | error: invalid command 'bdist_wheel' 2022-02-17 18:37:39.466 | ---------------------------------------- 2022-02-17 18:37:39.466 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 18:37:39.466 | Running setup.py clean for openstack-requirements 2022-02-17 18:37:40.392 | Failed to build openstack-requirements 2022-02-17 18:37:40.408 | Installing collected packages: openstack-requirements 2022-02-17 18:37:40.408 | Attempting uninstall: openstack-requirements 2022-02-17 18:37:40.409 | Found existing installation: openstack-requirements 1.2.1.dev5228 2022-02-17 18:37:40.444 | Uninstalling openstack-requirements-1.2.1.dev5228: 2022-02-17 18:37:40.463 | Successfully uninstalled openstack-requirements-1.2.1.dev5228 2022-02-17 18:37:40.466 | Running setup.py install for openstack-requirements: started 2022-02-17 18:37:42.892 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 18:37:42.918 | Successfully installed openstack-requirements-1.2.1.dev5228 2022-02-17 18:37:43.056 | + inc/python:pip_install:200 : result=0 2022-02-17 18:37:43.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:37:43.061 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:43.063 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:43.065 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:43.068 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:43.070 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:43.073 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:37:43.076 | + functions-common:time_stop:2432 : start_time=1645123053395 2022-02-17 18:37:43.078 | + functions-common:time_stop:2434 : [[ -z 1645123053395 ]] 2022-02-17 18:37:43.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:43.085 | + functions-common:time_stop:2437 : end_time=1645123063082 2022-02-17 18:37:43.089 | + functions-common:time_stop:2438 : elapsed_time=9687 2022-02-17 18:37:43.090 | + functions-common:time_stop:2439 : total=8835 2022-02-17 18:37:43.093 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:43.095 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18522 2022-02-17 18:37:43.097 | + inc/python:pip_install:203 : return 0 2022-02-17 18:37:43.100 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 18:37:43.102 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 18:37:43.105 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 18:37:43.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:37:43.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:37:43.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 18:37:43.115 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:37:43.117 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 18:37:43.140 | Using python 3.8 to install pbr 2022-02-17 18:37:43.142 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 18:37:44.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:44.055 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:44.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:37:44.055 | from cryptography.utils import int_from_bytes 2022-02-17 18:37:45.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:45.320 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 18:37:48.130 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:37:48.138 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:37:48.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:37:48.285 | + inc/python:pip_install:200 : result=0 2022-02-17 18:37:48.288 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:37:48.291 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:48.293 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:48.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:48.297 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:48.299 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:48.301 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:37:48.304 | + functions-common:time_stop:2432 : start_time=1645123063134 2022-02-17 18:37:48.307 | + functions-common:time_stop:2434 : [[ -z 1645123063134 ]] 2022-02-17 18:37:48.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:48.314 | + functions-common:time_stop:2437 : end_time=1645123068312 2022-02-17 18:37:48.317 | + functions-common:time_stop:2438 : elapsed_time=5178 2022-02-17 18:37:48.319 | + functions-common:time_stop:2439 : total=18522 2022-02-17 18:37:48.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:48.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23700 2022-02-17 18:37:48.326 | + inc/python:pip_install:203 : return 0 2022-02-17 18:37:48.328 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 18:37:50.837 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 18:37:52.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:37:52.903 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 18:37:52.918 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 18:37:52.921 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 18:37:52.925 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 18:37:52.929 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 18:37:52.932 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-17 18:37:53.011 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 18:37:53.013 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 18:37:53.016 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 18:37:53.034 | + ./stack.sh:main:819 : pkgs= 2022-02-17 18:37:53.036 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 18:37:53.039 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 18:37:53.042 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:37:53.044 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 18:37:53.046 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:37:53.049 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:37:53.051 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:37:53.053 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:37:53.056 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:37:53.059 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:37:53.062 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:37:53.065 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:37:53.067 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:37:53.069 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 18:37:53.072 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:37:53.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:53.090 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:37:53.092 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:37:53.094 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 18:37:53.096 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:37:53.098 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:37:53.101 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:37:53.103 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 18:37:53.105 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:37:53.108 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 18:37:53.110 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:37:53.112 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:37:53.114 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:37:53.117 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:37:53.119 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:37:53.122 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:37:53.124 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 18:37:53.126 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:37:53.129 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 18:37:53.131 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:37:53.133 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:37:53.136 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 18:37:53.139 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 18:37:53.141 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 18:37:53.143 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 18:37:53.146 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 18:37:53.201 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 18:37:53.201 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 18:37:53.204 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 18:37:53.589 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 18:37:53.592 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 18:37:53.608 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:53.610 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 18:37:53.613 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:37:53.615 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:37:53.618 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:37:53.620 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:37:53.622 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:53.625 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:37:53.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:53.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:53.632 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:37:53.635 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:37:53.637 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:37:53.639 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:37:53.642 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 18:37:53.644 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:37:53.646 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:53.649 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:53.652 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 18:37:53.673 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 18:37:53.787 | Reading package lists... 2022-02-17 18:37:54.049 | Building dependency tree... 2022-02-17 18:37:54.051 | Reading state information... 2022-02-17 18:37:54.325 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 18:37:54.325 | The following packages were automatically installed and are no longer required: 2022-02-17 18:37:54.326 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:37:54.326 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:37:54.326 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:37:54.326 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:37:54.326 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:37:54.326 | python3-zope.interface 2022-02-17 18:37:54.326 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:37:54.445 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:37:54.450 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:37:54.452 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:37:54.455 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:54.457 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:54.459 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:54.462 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:54.464 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:54.466 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:37:54.468 | + functions-common:time_stop:2432 : start_time=1645123073670 2022-02-17 18:37:54.471 | + functions-common:time_stop:2434 : [[ -z 1645123073670 ]] 2022-02-17 18:37:54.482 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:54.486 | + functions-common:time_stop:2437 : end_time=1645123074483 2022-02-17 18:37:54.489 | + functions-common:time_stop:2438 : elapsed_time=813 2022-02-17 18:37:54.491 | + functions-common:time_stop:2439 : total=1787 2022-02-17 18:37:54.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:54.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2600 2022-02-17 18:37:54.499 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:37:54.501 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 18:37:54.504 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:37:54.506 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:37:54.509 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:37:54.512 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:37:54.514 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:37:54.516 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:37:54.519 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 18:37:54.521 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:37:54.524 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:37:54.526 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:37:54.528 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:37:54.531 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:37:54.533 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:37:54.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:37:54.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:37:54.540 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:37:54.542 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:37:54.545 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:37:54.547 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 18:37:54.549 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:37:54.552 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:37:54.554 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:37:54.557 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:37:54.560 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:37:54.562 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:37:54.565 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 18:37:54.567 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 18:37:54.585 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:54.588 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 18:37:54.592 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:37:54.594 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 18:37:54.596 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 18:37:54.599 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 18:37:54.604 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 18:37:54.606 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 18:37:54.609 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 18:37:54.611 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 18:37:54.613 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 18:37:54.616 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 18:37:54.619 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 18:37:55.337 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 18:37:55.337 | user tags 2022-02-17 18:37:55.337 | stackrabbit []' 2022-02-17 18:37:55.341 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 18:37:55.341 | user tags 2022-02-17 18:37:55.341 | stackrabbit []' 2022-02-17 18:37:55.341 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 18:37:55.347 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 18:37:55.349 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 18:37:55.352 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 18:37:56.039 | Changing password for user "stackrabbit" ... 2022-02-17 18:37:56.065 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 18:37:56.741 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 18:37:56.766 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 18:37:56.768 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 18:37:57.505 | Changing password for user "stackrabbit" ... 2022-02-17 18:37:57.536 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 18:37:57.538 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 18:37:57.541 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 18:37:58.283 | Deleting user "guest" ... 2022-02-17 18:37:58.300 | Error: 2022-02-17 18:37:58.300 | {:no_such_user, "guest"} 2022-02-17 18:37:58.314 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 18:37:58.316 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 18:37:58.336 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:37:58.339 | + ./stack.sh:main:836 : install_database 2022-02-17 18:37:58.341 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 18:37:58.344 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 18:37:58.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:58.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:58.351 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 18:37:58.583 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 18:37:58.587 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 18:37:58.589 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 18:37:58.592 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 18:37:58.594 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:37:58.597 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 18:37:58.599 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:37:58.602 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:37:58.605 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:37:58.607 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:37:58.610 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:37:58.612 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:37:58.615 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:37:58.617 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:37:58.621 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:37:58.623 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:37:58.625 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:37:58.628 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 18:37:58.630 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:37:58.633 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:37:58.636 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:37:58.638 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:37:58.640 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:37:58.643 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:37:58.648 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 18:37:58.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:58.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:58.655 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 18:37:58.657 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:37:58.660 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:37:58.663 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:37:58.666 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:37:58.668 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:37:58.671 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:37:58.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:58.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:58.678 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:37:58.681 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:37:58.684 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:37:58.686 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:37:58.688 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 18:37:58.691 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:37:58.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:37:58.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:37:58.698 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 18:37:58.720 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 18:37:58.833 | Reading package lists... 2022-02-17 18:37:59.105 | Building dependency tree... 2022-02-17 18:37:59.107 | Reading state information... 2022-02-17 18:37:59.394 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 18:37:59.394 | The following packages were automatically installed and are no longer required: 2022-02-17 18:37:59.396 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:37:59.396 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:37:59.396 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:37:59.396 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:37:59.396 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:37:59.396 | python3-zope.interface 2022-02-17 18:37:59.396 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:37:59.514 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:37:59.518 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:37:59.520 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:37:59.523 | + functions-common:time_stop:2425 : local name 2022-02-17 18:37:59.526 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:37:59.528 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:37:59.530 | + functions-common:time_stop:2428 : local total 2022-02-17 18:37:59.532 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:37:59.534 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:37:59.537 | + functions-common:time_stop:2432 : start_time=1645123078717 2022-02-17 18:37:59.539 | + functions-common:time_stop:2434 : [[ -z 1645123078717 ]] 2022-02-17 18:37:59.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:37:59.546 | + functions-common:time_stop:2437 : end_time=1645123079544 2022-02-17 18:37:59.548 | + functions-common:time_stop:2438 : elapsed_time=827 2022-02-17 18:37:59.550 | + functions-common:time_stop:2439 : total=2600 2022-02-17 18:37:59.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:37:59.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3427 2022-02-17 18:37:59.557 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:37:59.560 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 18:37:59.562 | + ./stack.sh:main:839 : install_database_python 2022-02-17 18:37:59.564 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 18:37:59.566 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 18:37:59.569 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 18:37:59.572 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:37:59.575 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 18:37:59.577 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 18:37:59.580 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:37:59.583 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:37:59.583 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:37:59.589 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 18:37:59.591 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 18:37:59.593 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 18:37:59.596 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 18:37:59.598 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 18:37:59.621 | Using python 3.8 to install PyMySQL 2022-02-17 18:37:59.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-17 18:38:00.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:00.531 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:00.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:00.531 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:01.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:01.718 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 18:38:04.441 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:04.451 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:04.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:04.609 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:04.612 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:04.614 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:04.619 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:04.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:04.624 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:04.626 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:04.629 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:04.631 | + functions-common:time_stop:2432 : start_time=1645123079615 2022-02-17 18:38:04.634 | + functions-common:time_stop:2434 : [[ -z 1645123079615 ]] 2022-02-17 18:38:04.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:04.641 | + functions-common:time_stop:2437 : end_time=1645123084639 2022-02-17 18:38:04.645 | + functions-common:time_stop:2438 : elapsed_time=5024 2022-02-17 18:38:04.647 | + functions-common:time_stop:2439 : total=23700 2022-02-17 18:38:04.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:04.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28724 2022-02-17 18:38:04.655 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:04.657 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 18:38:04.660 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 18:38:04.664 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 18:38:04.667 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 18:38:04.690 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:04.693 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 18:38:04.695 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 18:38:04.699 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:38:04.700 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:38:04.706 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:38:04.708 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:38:04.711 | + 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-02-17 18:38:04.713 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:38:04.716 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 18:38:04.719 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 18:38:04.739 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:04.742 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 18:38:04.745 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:38:04.748 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:38:04.751 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:38:04.753 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:38:04.756 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:04.758 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:38:04.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:04.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:04.766 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:38:04.768 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:38:04.770 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:38:04.773 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:38:04.775 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 18:38:04.778 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:38:04.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:04.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:04.785 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 18:38:04.811 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 18:38:04.922 | Reading package lists... 2022-02-17 18:38:05.194 | Building dependency tree... 2022-02-17 18:38:05.195 | Reading state information... 2022-02-17 18:38:05.484 | radvd is already the newest version (1:2.17-2). 2022-02-17 18:38:05.484 | The following packages were automatically installed and are no longer required: 2022-02-17 18:38:05.485 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:38:05.485 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:38:05.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:38:05.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:38:05.485 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:38:05.486 | python3-zope.interface 2022-02-17 18:38:05.486 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:38:05.603 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:38:05.607 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:38:05.609 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:38:05.612 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:05.614 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:05.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:05.618 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:05.620 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:05.622 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:38:05.625 | + functions-common:time_stop:2432 : start_time=1645123084808 2022-02-17 18:38:05.627 | + functions-common:time_stop:2434 : [[ -z 1645123084808 ]] 2022-02-17 18:38:05.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:05.634 | + functions-common:time_stop:2437 : end_time=1645123085631 2022-02-17 18:38:05.636 | + functions-common:time_stop:2438 : elapsed_time=823 2022-02-17 18:38:05.638 | + functions-common:time_stop:2439 : total=3427 2022-02-17 18:38:05.641 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:05.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4250 2022-02-17 18:38:05.645 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:38:05.648 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 18:38:05.665 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:05.667 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 18:38:05.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 18:38:05.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 18:38:05.675 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 18:38:05.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 18:38:05.699 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:38:05.701 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:38:05.703 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:38:05.705 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:38:05.708 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:05.710 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:38:05.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:05.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:05.717 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:38:05.719 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:38:05.721 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:38:05.724 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:38:05.726 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 18:38:05.729 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:38:05.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:05.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:05.736 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 18:38:05.757 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-17 18:38:05.866 | Reading package lists... 2022-02-17 18:38:06.120 | Building dependency tree... 2022-02-17 18:38:06.121 | Reading state information... 2022-02-17 18:38:06.384 | fakeroot is already the newest version (1.24-1). 2022-02-17 18:38:06.384 | make is already the newest version (4.2.1-1.2). 2022-02-17 18:38:06.384 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 18:38:06.384 | The following packages were automatically installed and are no longer required: 2022-02-17 18:38:06.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:38:06.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:38:06.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:38:06.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:38:06.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:38:06.386 | python3-zope.interface 2022-02-17 18:38:06.386 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:38:06.511 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:38:06.515 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:38:06.517 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:38:06.520 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:06.522 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:06.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:06.527 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:06.529 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:06.531 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:38:06.534 | + functions-common:time_stop:2432 : start_time=1645123085755 2022-02-17 18:38:06.536 | + functions-common:time_stop:2434 : [[ -z 1645123085755 ]] 2022-02-17 18:38:06.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:06.543 | + functions-common:time_stop:2437 : end_time=1645123086541 2022-02-17 18:38:06.546 | + functions-common:time_stop:2438 : elapsed_time=786 2022-02-17 18:38:06.548 | + functions-common:time_stop:2439 : total=4250 2022-02-17 18:38:06.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:06.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5036 2022-02-17 18:38:06.556 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:38:06.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 18:38:06.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:06.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:06.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 18:38:06.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 18:38:06.572 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 18:38:06.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 18:38:06.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 18:38:06.588 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 18:38:06.589 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 18:38:06.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 18:38:06.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 18:38:06.598 | + functions:vercmp:628 : local v1=5.4 2022-02-17 18:38:06.600 | + functions:vercmp:629 : local 'op=<' 2022-02-17 18:38:06.603 | + functions:vercmp:630 : local v2=3.13 2022-02-17 18:38:06.606 | + functions:vercmp:631 : local result 2022-02-17 18:38:06.609 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 18:38:06.610 | ++ functions:vercmp:635 : head -1 2022-02-17 18:38:06.614 | ++ functions:vercmp:635 : sort -V 2022-02-17 18:38:06.619 | + functions:vercmp:635 : result=3.13 2022-02-17 18:38:06.622 | + functions:vercmp:637 : case $op in 2022-02-17 18:38:06.624 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 18:38:06.627 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 18:38:06.629 | + functions:vercmp:648 : return 2022-02-17 18:38:06.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 18:38:06.635 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:38:06.638 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 18:38:07.129 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 18:38:07.132 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 18:38:07.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 18:38:07.143 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.145 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 18:38:07.166 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:07.168 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 18:38:07.170 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 18:38:07.170 | Installing etcd 2022-02-17 18:38:07.173 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 18:38:07.187 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 18:38:07.200 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 18:38:07.202 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 18:38:07.215 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 18:38:07.220 | ++ 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-02-17 18:38:07.223 | ++ 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-02-17 18:38:07.227 | +++ 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-02-17 18:38:07.232 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:38:07.235 | ++ 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-02-17 18:38:07.237 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 18:38:07.239 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:38:07.242 | ++ functions:get_extra_file:74 : return 2022-02-17 18:38:07.245 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:38:07.247 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 18:38:07.250 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 18:38:07.252 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 18:38:07.269 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:07.271 | + ./stack.sh:main:866 : install_dstat 2022-02-17 18:38:07.274 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 18:38:07.292 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:07.294 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 18:38:07.297 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:38:07.299 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 18:38:07.301 | + ./stack.sh:main:875 : install_libs 2022-02-17 18:38:07.304 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 18:38:07.306 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 18:38:07.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 18:38:07.311 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 18:38:07.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 18:38:07.320 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.323 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 18:38:07.325 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 18:38:07.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 18:38:07.329 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 18:38:07.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 18:38:07.339 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.342 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 18:38:07.344 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 18:38:07.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 18:38:07.348 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 18:38:07.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 18:38:07.358 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.361 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 18:38:07.363 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 18:38:07.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 18:38:07.368 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 18:38:07.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 18:38:07.377 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.379 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 18:38:07.382 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 18:38:07.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 18:38:07.387 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 18:38:07.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 18:38:07.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.401 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 18:38:07.404 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 18:38:07.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 18:38:07.408 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 18:38:07.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 18:38:07.419 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.421 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 18:38:07.423 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 18:38:07.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 18:38:07.428 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 18:38:07.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 18:38:07.443 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.445 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 18:38:07.448 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 18:38:07.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 18:38:07.453 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 18:38:07.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 18:38:07.463 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.465 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 18:38:07.468 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 18:38:07.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 18:38:07.472 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 18:38:07.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 18:38:07.483 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.485 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 18:38:07.488 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 18:38:07.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 18:38:07.492 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 18:38:07.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 18:38:07.502 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.504 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 18:38:07.506 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 18:38:07.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 18:38:07.512 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 18:38:07.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 18:38:07.521 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.524 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 18:38:07.526 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 18:38:07.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 18:38:07.531 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 18:38:07.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 18:38:07.540 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.543 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 18:38:07.545 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 18:38:07.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 18:38:07.550 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 18:38:07.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 18:38:07.559 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.561 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 18:38:07.564 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 18:38:07.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 18:38:07.568 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 18:38:07.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 18:38:07.578 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.580 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 18:38:07.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 18:38:07.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 18:38:07.588 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 18:38:07.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 18:38:07.597 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.600 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 18:38:07.602 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 18:38:07.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 18:38:07.607 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 18:38:07.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 18:38:07.616 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.618 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 18:38:07.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 18:38:07.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 18:38:07.625 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 18:38:07.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 18:38:07.636 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.638 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 18:38:07.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 18:38:07.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 18:38:07.645 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 18:38:07.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 18:38:07.655 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.658 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 18:38:07.660 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 18:38:07.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 18:38:07.666 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 18:38:07.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 18:38:07.675 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.678 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 18:38:07.681 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 18:38:07.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 18:38:07.686 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 18:38:07.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 18:38:07.696 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.699 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 18:38:07.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 18:38:07.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 18:38:07.706 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 18:38:07.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 18:38:07.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.719 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 18:38:07.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 18:38:07.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 18:38:07.727 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 18:38:07.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 18:38:07.737 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.741 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 18:38:07.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 18:38:07.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 18:38:07.749 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 18:38:07.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 18:38:07.759 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.762 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 18:38:07.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 18:38:07.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 18:38:07.769 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 18:38:07.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 18:38:07.780 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.782 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 18:38:07.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 18:38:07.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 18:38:07.790 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 18:38:07.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 18:38:07.800 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.803 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 18:38:07.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 18:38:07.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 18:38:07.811 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 18:38:07.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 18:38:07.821 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.824 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 18:38:07.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 18:38:07.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 18:38:07.831 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 18:38:07.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 18:38:07.841 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.843 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 18:38:07.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 18:38:07.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 18:38:07.851 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 18:38:07.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 18:38:07.861 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.864 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 18:38:07.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 18:38:07.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 18:38:07.872 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 18:38:07.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 18:38:07.882 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.884 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 18:38:07.887 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 18:38:07.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 18:38:07.892 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 18:38:07.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 18:38:07.902 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.904 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 18:38:07.907 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 18:38:07.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 18:38:07.912 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 18:38:07.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 18:38:07.922 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.924 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 18:38:07.927 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 18:38:07.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 18:38:07.932 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 18:38:07.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 18:38:07.942 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.944 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 18:38:07.947 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 18:38:07.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 18:38:07.952 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 18:38:07.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 18:38:07.962 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.964 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 18:38:07.967 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 18:38:07.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 18:38:07.972 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 18:38:07.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:07.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 18:38:07.983 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:07.985 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 18:38:07.988 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 18:38:07.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 18:38:07.993 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 18:38:07.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:07.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:08.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 18:38:08.005 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:08.009 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 18:38:08.013 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 18:38:08.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 18:38:08.020 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 18:38:08.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:08.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:08.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 18:38:08.032 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:08.034 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 18:38:08.037 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 18:38:08.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 18:38:08.043 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 18:38:08.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:08.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:08.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 18:38:08.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:08.057 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 18:38:08.061 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 18:38:08.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 18:38:08.066 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 18:38:08.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:08.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:08.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 18:38:08.082 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:08.089 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 18:38:08.116 | Using python 3.8 to install etcd3 2022-02-17 18:38:08.119 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-17 18:38:09.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:09.029 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:09.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:09.029 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:10.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:10.283 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 18:38:10.292 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 18:38:10.293 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 18:38:10.294 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 18:38:10.295 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 18:38:12.920 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:12.927 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:12.927 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:13.060 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:13.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:13.064 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:13.067 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:13.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:13.072 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:13.074 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:13.076 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:13.078 | + functions-common:time_stop:2432 : start_time=1645123088110 2022-02-17 18:38:13.080 | + functions-common:time_stop:2434 : [[ -z 1645123088110 ]] 2022-02-17 18:38:13.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:13.088 | + functions-common:time_stop:2437 : end_time=1645123093085 2022-02-17 18:38:13.090 | + functions-common:time_stop:2438 : elapsed_time=4975 2022-02-17 18:38:13.092 | + functions-common:time_stop:2439 : total=28724 2022-02-17 18:38:13.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:13.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33699 2022-02-17 18:38:13.099 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:13.101 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 18:38:13.124 | Using python 3.8 to install etcd3gw 2022-02-17 18:38:13.126 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-17 18:38:14.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:14.017 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:14.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:14.017 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:15.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:15.187 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 18:38:15.196 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 18:38:15.197 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 18:38:15.199 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 18:38:15.199 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 18:38:15.231 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 18:38:15.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 18:38:15.235 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 18:38:15.237 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 18:38:17.792 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:17.799 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:17.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:17.925 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:17.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:17.931 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:17.933 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:17.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:17.937 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:17.939 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:17.942 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:17.944 | + functions-common:time_stop:2432 : start_time=1645123093118 2022-02-17 18:38:17.947 | + functions-common:time_stop:2434 : [[ -z 1645123093118 ]] 2022-02-17 18:38:17.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:17.954 | + functions-common:time_stop:2437 : end_time=1645123097952 2022-02-17 18:38:17.959 | + functions-common:time_stop:2438 : elapsed_time=4834 2022-02-17 18:38:17.962 | + functions-common:time_stop:2439 : total=33699 2022-02-17 18:38:17.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:17.966 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38533 2022-02-17 18:38:17.969 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:17.971 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 18:38:17.974 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 18:38:17.976 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 18:38:17.983 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:38:17.985 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:38:17.988 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:38:17.992 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:38:17.995 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:38:17.997 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:38:18.000 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:38:18.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:38:18.005 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:38:18.008 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:38:18.010 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:38:18.013 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 18:38:18.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:18.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:18.020 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 18:38:18.022 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:38:18.025 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:38:18.028 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:38:18.031 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:38:18.033 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:38:18.035 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:18.038 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:38:18.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:18.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:18.046 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:38:18.048 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:38:18.050 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:38:18.053 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:38:18.056 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:38:18.059 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:38:18.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:18.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:18.066 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:38:18.090 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:38:18.208 | Reading package lists... 2022-02-17 18:38:18.463 | Building dependency tree... 2022-02-17 18:38:18.464 | Reading state information... 2022-02-17 18:38:18.769 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 18:38:18.769 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 18:38:18.769 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:38:18.769 | The following packages were automatically installed and are no longer required: 2022-02-17 18:38:18.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:38:18.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:38:18.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:38:18.771 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:38:18.771 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:38:18.771 | python3-zope.interface 2022-02-17 18:38:18.771 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:38:18.898 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:38:18.902 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:38:18.905 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:38:18.907 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:18.909 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:18.912 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:18.914 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:18.917 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:18.919 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:38:18.921 | + functions-common:time_stop:2432 : start_time=1645123098087 2022-02-17 18:38:18.924 | + functions-common:time_stop:2434 : [[ -z 1645123098087 ]] 2022-02-17 18:38:18.927 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:18.932 | + functions-common:time_stop:2437 : end_time=1645123098929 2022-02-17 18:38:18.934 | + functions-common:time_stop:2438 : elapsed_time=842 2022-02-17 18:38:18.936 | + functions-common:time_stop:2439 : total=5036 2022-02-17 18:38:18.939 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:18.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5878 2022-02-17 18:38:18.943 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:38:18.946 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 18:38:18.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:18.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:18.953 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 18:38:19.016 | Module proxy already enabled 2022-02-17 18:38:19.021 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 18:38:19.086 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 18:38:19.086 | Module proxy already enabled 2022-02-17 18:38:19.086 | Module proxy_uwsgi already enabled 2022-02-17 18:38:19.091 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 18:38:19.094 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:38:19.096 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:38:19.098 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:38:19.241 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 18:38:19.244 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 18:38:19.246 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 18:38:19.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 18:38:19.257 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.260 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 18:38:19.263 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 18:38:19.265 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 18:38:19.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 18:38:19.276 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.279 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 18:38:19.281 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 18:38:19.284 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 18:38:19.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 18:38:19.297 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.300 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 18:38:19.304 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 18:38:19.310 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 18:38:19.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 18:38:19.320 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.322 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 18:38:19.325 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 18:38:19.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 18:38:19.334 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.337 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 18:38:19.340 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 18:38:19.342 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 18:38:19.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 18:38:19.352 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.355 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 18:38:19.374 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:19.376 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 18:38:19.379 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 18:38:19.381 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 18:38:19.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 18:38:19.392 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.394 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 18:38:19.412 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:19.415 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 18:38:19.418 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 18:38:19.420 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 18:38:19.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 18:38:19.431 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.434 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 18:38:19.436 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 18:38:19.439 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 18:38:19.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:19.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:19.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 18:38:19.449 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:19.451 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 18:38:19.454 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 18:38:19.456 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:38:19.460 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 18:38:19.463 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 18:38:19.465 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:38:19.469 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:38:19.469 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:38:19.475 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 18:38:19.478 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 18:38:19.481 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 18:38:19.484 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 18:38:19.487 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 18:38:19.509 | Using python 3.8 to install keystonemiddleware 2022-02-17 18:38:19.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-17 18:38:20.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:20.458 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:20.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:20.459 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:21.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:21.672 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 18:38:21.729 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 18:38:21.731 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 18:38:21.732 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-02-17 18:38:21.733 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 18:38:21.734 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 18:38:21.735 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 18:38:21.736 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 18:38:21.737 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 18:38:21.738 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 18:38:21.739 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 18:38:21.741 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 18:38:21.743 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 18:38:21.744 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 18:38:21.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 18:38:21.808 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 18:38:21.809 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-17 18:38:21.810 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 18:38:21.852 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-17 18:38:21.893 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 18:38:21.894 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-17 18:38:21.896 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-17 18:38:21.897 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 18:38:21.949 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-17 18:38:21.953 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-17 18:38:21.963 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 18:38:21.965 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 18:38:21.980 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 18:38:21.981 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-17 18:38:21.983 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 18:38:22.051 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 18:38:22.055 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 18:38:22.056 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 18:38:22.058 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 18:38:22.112 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 18:38:22.126 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 18:38:24.726 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:24.733 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:24.733 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:24.893 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:24.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:24.899 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:24.902 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:24.904 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:24.906 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:24.909 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:24.911 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:24.915 | + functions-common:time_stop:2432 : start_time=1645123099503 2022-02-17 18:38:24.920 | + functions-common:time_stop:2434 : [[ -z 1645123099503 ]] 2022-02-17 18:38:24.923 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:24.928 | + functions-common:time_stop:2437 : end_time=1645123104925 2022-02-17 18:38:24.930 | + functions-common:time_stop:2438 : elapsed_time=5422 2022-02-17 18:38:24.933 | + functions-common:time_stop:2439 : total=38533 2022-02-17 18:38:24.935 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:24.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43955 2022-02-17 18:38:24.941 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:24.944 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 18:38:24.946 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 18:38:24.949 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:38:24.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 18:38:24.955 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 18:38:24.958 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:38:24.961 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:38:24.962 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:38:24.967 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 18:38:24.970 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 18:38:24.972 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 18:38:24.975 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 18:38:24.978 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 18:38:25.001 | Using python 3.8 to install python-memcached 2022-02-17 18:38:25.004 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 18:38:25.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:25.912 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:25.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:25.913 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:27.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:27.124 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 18:38:27.127 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 18:38:29.778 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:29.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:29.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:29.925 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:29.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:29.931 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:29.936 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:29.939 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:29.941 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:29.943 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:29.946 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:29.948 | + functions-common:time_stop:2432 : start_time=1645123104995 2022-02-17 18:38:29.950 | + functions-common:time_stop:2434 : [[ -z 1645123104995 ]] 2022-02-17 18:38:29.953 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:29.958 | + functions-common:time_stop:2437 : end_time=1645123109955 2022-02-17 18:38:29.961 | + functions-common:time_stop:2438 : elapsed_time=4960 2022-02-17 18:38:29.963 | + functions-common:time_stop:2439 : total=43955 2022-02-17 18:38:29.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:29.971 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48915 2022-02-17 18:38:29.973 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:29.977 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 18:38:29.993 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:29.996 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 18:38:29.998 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 18:38:30.000 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 18:38:30.003 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 18:38:30.005 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:38:30.008 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 18:38:30.011 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 18:38:30.027 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:30.029 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 18:38:30.031 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 18:38:30.033 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 18:38:30.036 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:38:30.038 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:38:30.041 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:38:30.043 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:38:30.045 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:38:30.048 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:38:30.063 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:38:30.066 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:38:30.068 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:30.071 | + functions-common:git_clone:629 : echo master 2022-02-17 18:38:30.072 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:38:30.077 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 18:38:30.079 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:30.081 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 18:38:30.084 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:38:30.084 | + functions-common:git_clone:678 : head -1 2022-02-17 18:38:30.114 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-02-17 18:38:30.117 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:38:30.120 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 18:38:30.122 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:38:30.124 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:38:30.127 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 18:38:30.129 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:38:30.132 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 18:38:30.135 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:38:30.137 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:38:30.139 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 18:38:30.142 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:38:30.144 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:38:30.148 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 18:38:30.151 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:38:30.153 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 18:38:30.156 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:38:30.159 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:38:30.162 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 18:38:30.168 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 18:38:30.170 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 18:38:30.890 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 18:38:30.895 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:38:30.898 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:38:30.901 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:38:30.903 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:38:30.905 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 18:38:30.908 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:38:30.910 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:38:30.912 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:38:30.916 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:38:30.918 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:38:30.920 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:38:30.922 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:38:30.926 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 18:38:30.950 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 18:38:30.953 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-17 18:38:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:31.867 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:31.867 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:33.022 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:33.047 | Obtaining file:///opt/stack/keystone 2022-02-17 18:38:33.048 | Preparing metadata (setup.py): started 2022-02-17 18:38:36.744 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:38:36.827 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-02-17 18:38:36.828 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-02-17 18:38:36.830 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-02-17 18:38:36.831 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-02-17 18:38:36.832 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-02-17 18:38:36.833 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-02-17 18:38:36.835 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-02-17 18:38:36.836 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-02-17 18:38:36.836 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-02-17 18:38:36.838 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-02-17 18:38:36.839 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-02-17 18:38:36.840 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-17 18:38:36.841 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.19) 2022-02-17 18:38:36.842 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-02-17 18:38:36.843 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-02-17 18:38:36.844 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-02-17 18:38:36.845 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-02-17 18:38:36.846 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-02-17 18:38:36.847 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-02-17 18:38:36.848 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-02-17 18:38:36.850 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-02-17 18:38:36.851 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.10.1) 2022-02-17 18:38:36.852 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-02-17 18:38:36.853 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-02-17 18:38:36.855 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-02-17 18:38:36.856 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-17 18:38:36.857 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.0) 2022-02-17 18:38:36.858 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-02-17 18:38:36.859 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-02-17 18:38:36.860 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-17 18:38:36.861 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-02-17 18:38:36.863 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-02-17 18:38:36.863 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-02-17 18:38:36.864 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-02-17 18:38:36.876 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-02-17 18:38:36.877 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-02-17 18:38:36.922 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-02-17 18:38:36.936 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.3) 2022-02-17 18:38:36.937 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-02-17 18:38:36.938 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.1) 2022-02-17 18:38:36.939 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-02-17 18:38:36.951 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-02-17 18:38:37.014 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-02-17 18:38:37.017 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-02-17 18:38:37.113 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-02-17 18:38:37.114 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-02-17 18:38:37.117 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-02-17 18:38:37.118 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-17 18:38:37.171 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-02-17 18:38:37.172 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-02-17 18:38:37.175 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-02-17 18:38:37.228 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-02-17 18:38:37.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-02-17 18:38:37.284 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-02-17 18:38:37.285 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-17 18:38:37.287 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-02-17 18:38:37.290 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-02-17 18:38:37.292 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.8.0) 2022-02-17 18:38:37.293 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-17 18:38:37.313 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-02-17 18:38:37.367 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.0) 2022-02-17 18:38:37.424 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-02-17 18:38:37.426 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-02-17 18:38:37.427 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-02-17 18:38:37.429 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-02-17 18:38:37.481 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-02-17 18:38:37.595 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-02-17 18:38:37.596 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-02-17 18:38:37.597 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-02-17 18:38:37.598 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-02-17 18:38:37.818 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-02-17 18:38:37.841 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-02-17 18:38:37.843 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-02-17 18:38:37.910 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-02-17 18:38:37.912 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.0) 2022-02-17 18:38:37.931 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-17 18:38:38.003 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-02-17 18:38:38.045 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.13.3) 2022-02-17 18:38:38.157 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.1) 2022-02-17 18:38:38.231 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.7.0) 2022-02-17 18:38:38.364 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev102) (0.17.3) 2022-02-17 18:38:38.394 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.13.1) 2022-02-17 18:38:38.443 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.5.1) 2022-02-17 18:38:38.445 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.1) 2022-02-17 18:38:38.446 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.5.0) 2022-02-17 18:38:38.448 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.33.0) 2022-02-17 18:38:38.450 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.0.0) 2022-02-17 18:38:38.452 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (1.3.3) 2022-02-17 18:38:38.507 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-02-17 18:38:38.651 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.0.12) 2022-02-17 18:38:38.653 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.26.8) 2022-02-17 18:38:38.654 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-02-17 18:38:38.656 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (3.3) 2022-02-17 18:38:38.810 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-02-17 18:38:38.898 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-17 18:38:38.975 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-02-17 18:38:39.164 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.0) 2022-02-17 18:38:39.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (60.9.0) 2022-02-17 18:38:39.442 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.7) 2022-02-17 18:38:39.478 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.0.0) 2022-02-17 18:38:41.461 | Installing collected packages: keystone 2022-02-17 18:38:41.461 | Attempting uninstall: keystone 2022-02-17 18:38:41.461 | Found existing installation: keystone 20.1.0.dev102 2022-02-17 18:38:41.465 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 18:38:41.467 | Running setup.py develop for keystone 2022-02-17 18:38:46.029 | Successfully installed keystone 2022-02-17 18:38:46.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:38:46.038 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:38:46.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:38:46.187 | + inc/python:pip_install:200 : result=0 2022-02-17 18:38:46.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:38:46.192 | + functions-common:time_stop:2425 : local name 2022-02-17 18:38:46.195 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:38:46.197 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:38:46.199 | + functions-common:time_stop:2428 : local total 2022-02-17 18:38:46.202 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:38:46.204 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:38:46.206 | + functions-common:time_stop:2432 : start_time=1645123110942 2022-02-17 18:38:46.208 | + functions-common:time_stop:2434 : [[ -z 1645123110942 ]] 2022-02-17 18:38:46.211 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:38:46.215 | + functions-common:time_stop:2437 : end_time=1645123126213 2022-02-17 18:38:46.217 | + functions-common:time_stop:2438 : elapsed_time=15271 2022-02-17 18:38:46.219 | + functions-common:time_stop:2439 : total=48915 2022-02-17 18:38:46.221 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:38:46.224 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64186 2022-02-17 18:38:46.226 | + inc/python:pip_install:203 : return 0 2022-02-17 18:38:46.228 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:38:46.231 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:38:46.233 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:38:46.252 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:38:46.266 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 18:38:46.268 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 18:38:46.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:38:46.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:38:46.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 18:38:46.279 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:38:46.281 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 18:38:46.300 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:46.302 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:38:46.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:38:46.307 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 18:38:46.310 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 18:38:46.323 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 18:38:46.326 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 18:38:46.331 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 18:38:46.349 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:46.352 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 18:38:46.385 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 18:38:46.414 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 18:38:46.446 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 18:38:46.478 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 18:38:46.510 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 18:38:46.546 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 18:38:46.584 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 18:38:46.614 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 18:38:46.616 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 18:38:46.619 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 18:38:46.621 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 18:38:46.624 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:38:46.626 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:38:46.643 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:46.646 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:38:46.650 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:38:46.652 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:38:46.668 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:46.670 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:38:46.673 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:38:46.706 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:38:46.708 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:38:46.712 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 18:38:46.714 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 18:38:46.732 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:46.734 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-17 18:38:46.771 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 18:38:46.774 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 18:38:46.815 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 18:38:46.819 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 18:38:46.821 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 18:38:46.824 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 18:38:46.826 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 18:38:46.829 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 18:38:46.864 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 18:38:46.866 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 18:38:46.869 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 18:38:46.871 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 18:38:46.874 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:38:46.894 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:38:46.896 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:38:46.899 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:38:46.902 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:38:46.904 | + 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-02-17 18:38:46.934 | + 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-02-17 18:38:46.964 | + 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-02-17 18:38:46.996 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:38:47.026 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 18:38:47.055 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:38:47.058 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 18:38:47.060 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 18:38:47.063 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 18:38:47.065 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 18:38:47.067 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:38:47.071 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:38:47.074 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 18:38:47.078 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 18:38:47.080 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:38:47.083 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:38:47.095 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:38:47.096 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:38:47.104 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:38:47.108 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:38:47.125 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 18:38:47.127 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 18:38:47.133 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 18:38:47.165 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 18:38:47.196 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 18:38:47.225 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 18:38:47.257 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 18:38:47.284 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 18:38:47.313 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 18:38:47.341 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 18:38:47.371 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 18:38:47.399 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:38:47.427 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 18:38:47.456 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 18:38:47.485 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 18:38:47.514 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:38:47.517 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:38:47.519 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 18:38:47.523 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 18:38:47.525 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:38:47.527 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:47.529 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:47.532 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:38:47.537 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:38:47.539 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 18:38:47.569 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 18:38:47.598 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 18:38:47.599 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:38:47.607 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 18:38:47.611 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 18:38:47.613 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 18:38:47.616 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:38:47.618 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:38:47.621 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:38:47.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:47.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:47.628 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:38:47.630 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:38:47.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:38:47.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:38:47.637 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 18:38:47.701 | Site keystone-wsgi-public already enabled 2022-02-17 18:38:47.705 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:38:47.708 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:38:47.711 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:38:47.713 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:38:47.857 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 18:38:47.887 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 18:38:47.920 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 18:38:47.963 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 18:38:47.965 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 18:38:47.998 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 18:38:48.031 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 18:38:48.063 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 18:38:48.080 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:38:48.083 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 18:38:48.102 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:38:48.104 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 18:38:48.106 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 18:38:48.109 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 18:38:48.111 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:38:48.114 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 18:38:48.117 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 18:38:48.120 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 18:38:48.122 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 18:38:48.124 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:38:48.127 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:38:48.131 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:38:48.134 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:38:48.136 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:38:48.139 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:38:48.160 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:38:48.162 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:38:48.165 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:48.168 | + functions-common:git_clone:629 : echo master 2022-02-17 18:38:48.168 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:38:48.174 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 18:38:48.176 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:38:48.179 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 18:38:48.182 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:38:48.183 | + functions-common:git_clone:678 : head -1 2022-02-17 18:38:48.186 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 18:38:48.189 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:38:48.191 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 18:38:48.194 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:38:48.197 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:38:48.199 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 18:38:48.202 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 18:38:48.204 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 18:38:48.206 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:38:48.210 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:38:48.212 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 18:38:48.214 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:38:48.217 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 18:38:48.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 18:38:48.222 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:38:48.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 18:38:48.228 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:38:48.230 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:38:48.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 18:38:48.239 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 18:38:48.242 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 18:38:48.902 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 18:38:48.905 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:38:48.907 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:38:48.909 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:38:48.912 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:38:48.914 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 18:38:48.916 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:38:48.919 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 18:38:48.921 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:38:48.923 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 18:38:48.926 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 18:38:48.928 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 18:38:48.931 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:38:48.933 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 18:38:48.955 | Using python 3.8 to install /opt/stack/swift 2022-02-17 18:38:48.957 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-17 18:38:49.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:49.863 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:49.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:38:49.863 | from cryptography.utils import int_from_bytes 2022-02-17 18:38:51.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:38:51.042 | Obtaining file:///opt/stack/swift 2022-02-17 18:38:51.043 | Preparing metadata (setup.py): started 2022-02-17 18:38:54.308 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:38:54.348 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 18:38:54.349 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 18:38:54.350 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 18:38:54.351 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 18:38:54.352 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 18:38:54.353 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 18:38:54.354 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 18:38:54.355 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 18:38:54.356 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 18:38:54.357 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 18:38:54.358 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 18:38:54.399 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 18:38:54.407 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 18:38:54.464 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 18:38:54.465 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 18:38:54.466 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 18:38:54.467 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 18:38:54.468 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 18:38:54.469 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 18:38:54.470 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 18:38:54.472 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 18:38:54.473 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 18:38:54.474 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.2) 2022-02-17 18:38:54.475 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 18:38:54.477 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 18:38:54.497 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 18:38:54.529 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 18:38:54.530 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 18:38:54.533 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 18:38:54.534 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 18:38:54.557 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 18:38:54.654 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 18:38:54.656 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 18:38:54.657 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 18:38:54.701 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 18:38:54.744 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 18:38:54.745 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 18:38:54.747 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 18:38:54.748 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 18:38:54.807 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 18:38:54.812 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 18:38:54.824 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 18:38:54.826 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 18:38:54.844 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 18:38:54.846 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 18:38:54.955 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 18:38:54.970 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 18:38:57.333 | Installing collected packages: swift 2022-02-17 18:38:57.333 | Attempting uninstall: swift 2022-02-17 18:38:57.334 | Found existing installation: swift 2.29.1.dev6 2022-02-17 18:38:57.337 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 18:38:57.339 | Running setup.py develop for swift 2022-02-17 18:39:01.626 | Successfully installed swift 2022-02-17 18:39:01.627 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:39:01.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:39:01.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:39:01.778 | + inc/python:pip_install:200 : result=0 2022-02-17 18:39:01.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:39:01.783 | + functions-common:time_stop:2425 : local name 2022-02-17 18:39:01.785 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:39:01.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:39:01.789 | + functions-common:time_stop:2428 : local total 2022-02-17 18:39:01.791 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:39:01.794 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:39:01.796 | + functions-common:time_stop:2432 : start_time=1645123128949 2022-02-17 18:39:01.798 | + functions-common:time_stop:2434 : [[ -z 1645123128949 ]] 2022-02-17 18:39:01.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:39:01.806 | + functions-common:time_stop:2437 : end_time=1645123141803 2022-02-17 18:39:01.808 | + functions-common:time_stop:2438 : elapsed_time=12854 2022-02-17 18:39:01.810 | + functions-common:time_stop:2439 : total=64186 2022-02-17 18:39:01.813 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:39:01.815 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=77040 2022-02-17 18:39:01.818 | + inc/python:pip_install:203 : return 0 2022-02-17 18:39:01.821 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:39:01.823 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:39:01.826 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:39:01.846 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:39:01.858 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 18:39:01.860 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 18:39:01.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:39:01.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:39:01.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 18:39:01.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:39:01.872 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 18:39:01.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:39:01.877 | + ./stack.sh:main:908 : configure_swift 2022-02-17 18:39:01.880 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 18:39:01.882 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 18:39:01.884 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 18:39:01.886 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 18:39:01.888 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 18:39:03.082 | No account-reaper running 2022-02-17 18:39:03.083 | No account-replicator running 2022-02-17 18:39:03.083 | No proxy-server running 2022-02-17 18:39:03.083 | No container-auditor running 2022-02-17 18:39:03.083 | No object-expirer running 2022-02-17 18:39:03.083 | No object-reconstructor running 2022-02-17 18:39:03.083 | No account-server running 2022-02-17 18:39:03.083 | No container-replicator running 2022-02-17 18:39:03.083 | No container-reconciler running 2022-02-17 18:39:03.083 | No container-updater running 2022-02-17 18:39:03.083 | No object-auditor running 2022-02-17 18:39:03.083 | No object-server running 2022-02-17 18:39:03.083 | No object-replicator running 2022-02-17 18:39:03.083 | No account-auditor running 2022-02-17 18:39:03.083 | No container-sharder running 2022-02-17 18:39:03.083 | No container-sync running 2022-02-17 18:39:03.084 | No object-updater running 2022-02-17 18:39:03.084 | No container-server running 2022-02-17 18:39:03.180 | + lib/swift:configure_swift:340 : true 2022-02-17 18:39:03.182 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 18:39:03.195 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 18:39:03.207 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 18:39:03.211 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 18:39:03.211 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 18:39:03.216 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 18:39:03.216 | s/%GROUP%/ubuntu/; 2022-02-17 18:39:03.216 | s/%USER%/ubuntu/; 2022-02-17 18:39:03.216 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 18:39:03.216 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 18:39:03.219 | uid = ubuntu 2022-02-17 18:39:03.219 | gid = ubuntu 2022-02-17 18:39:03.220 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 18:39:03.220 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 18:39:03.220 | address = 127.0.0.1 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | [account6612] 2022-02-17 18:39:03.220 | max connections = 25 2022-02-17 18:39:03.220 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:39:03.220 | read only = false 2022-02-17 18:39:03.220 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | [account6622] 2022-02-17 18:39:03.220 | max connections = 25 2022-02-17 18:39:03.220 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:39:03.220 | read only = false 2022-02-17 18:39:03.220 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | [account6632] 2022-02-17 18:39:03.220 | max connections = 25 2022-02-17 18:39:03.220 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:39:03.220 | read only = false 2022-02-17 18:39:03.220 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | [account6642] 2022-02-17 18:39:03.220 | max connections = 25 2022-02-17 18:39:03.220 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:39:03.220 | read only = false 2022-02-17 18:39:03.220 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | 2022-02-17 18:39:03.220 | [container6611] 2022-02-17 18:39:03.220 | max connections = 25 2022-02-17 18:39:03.220 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [container6621] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.221 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [container6631] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.221 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [container6641] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.221 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [object6613] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.221 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [object6623] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.221 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:39:03.221 | read only = false 2022-02-17 18:39:03.221 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 18:39:03.221 | 2022-02-17 18:39:03.221 | [object6633] 2022-02-17 18:39:03.221 | max connections = 25 2022-02-17 18:39:03.222 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:39:03.222 | read only = false 2022-02-17 18:39:03.222 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 18:39:03.222 | 2022-02-17 18:39:03.222 | [object6643] 2022-02-17 18:39:03.222 | max connections = 25 2022-02-17 18:39:03.222 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:39:03.222 | read only = false 2022-02-17 18:39:03.222 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 18:39:03.223 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 18:39:03.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:03.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:03.242 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 18:39:03.255 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 18:39:03.258 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 18:39:03.262 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 18:39:03.266 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 18:39:03.269 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 18:39:03.273 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 18:39:03.302 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-17 18:39:03.328 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 18:39:03.347 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 18:39:03.376 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 18:39:03.394 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:39:03.423 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 18:39:03.442 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 18:39:03.471 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 18:39:03.488 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 18:39:03.518 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 18:39:03.538 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:39:03.567 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 18:39:03.586 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 18:39:03.602 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:03.604 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 18:39:03.638 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 18:39:03.665 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 18:39:03.694 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 18:39:03.723 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 18:39:03.739 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:03.742 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 18:39:03.770 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 18:39:03.787 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:03.789 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 18:39:03.806 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:03.808 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 18:39:03.810 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 18:39:03.826 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:03.828 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 18:39:03.830 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 18:39:03.832 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 18:39:03.837 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 18:39:03.842 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 18:39:03.871 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 18:39:03.899 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 18:39:03.930 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 18:39:03.966 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 18:39:03.995 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 18:39:03.998 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 18:39:04.000 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 18:39:04.002 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 18:39:04.004 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 18:39:04.033 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 18:39:04.061 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:39:04.099 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 18:39:04.138 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 18:39:04.179 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 18:39:04.209 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 18:39:04.242 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 18:39:04.277 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:39:04.307 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 18:39:04.342 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 18:39:04.376 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 18:39:04.413 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 18:39:04.446 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 18:39:04.479 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 18:39:04.515 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 18:39:04.546 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 18:39:04.578 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 18:39:04.613 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 18:39:04.619 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 18:39:04.652 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 18:39:04.686 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 18:39:04.718 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 18:39:04.720 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:39:04.722 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 18:39:04.725 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 18:39:04.729 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 18:39:04.732 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 18:39:04.734 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:39:04.736 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 18:39:04.739 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 18:39:04.742 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:39:04.745 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:39:04.747 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 18:39:04.768 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 18:39:04.804 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 18:39:04.827 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 18:39:04.857 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 18:39:04.876 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:39:04.908 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 18:39:04.928 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:39:04.959 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 18:39:04.978 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:39:05.008 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 18:39:05.026 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 18:39:05.056 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:39:05.076 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:39:05.106 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 18:39:05.125 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 18:39:05.155 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 18:39:05.179 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 18:39:05.208 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 18:39:05.214 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 18:39:05.234 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:39:05.265 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 18:39:05.296 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 18:39:05.298 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 18:39:05.303 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 18:39:05.305 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 18:39:05.307 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:39:05.309 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 18:39:05.312 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 18:39:05.314 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:39:05.316 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:39:05.319 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 18:39:05.338 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 18:39:05.368 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 18:39:05.386 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 18:39:05.415 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 18:39:05.434 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:39:05.463 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 18:39:05.481 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:39:05.512 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 18:39:05.531 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:39:05.560 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 18:39:05.579 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 18:39:05.608 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:39:05.627 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:39:05.656 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 18:39:05.676 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 18:39:05.707 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 18:39:05.726 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 18:39:05.754 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 18:39:05.760 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 18:39:05.778 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:39:05.808 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 18:39:05.810 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 18:39:05.815 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 18:39:05.817 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 18:39:05.820 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:39:05.822 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 18:39:05.824 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 18:39:05.826 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:39:05.829 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:39:05.831 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 18:39:05.850 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 18:39:05.879 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 18:39:05.897 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 18:39:05.926 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 18:39:05.946 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:39:05.975 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 18:39:05.994 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:39:06.023 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 18:39:06.041 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:39:06.071 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 18:39:06.090 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 18:39:06.120 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:39:06.139 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:39:06.169 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 18:39:06.188 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 18:39:06.223 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 18:39:06.241 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 18:39:06.269 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 18:39:06.274 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 18:39:06.293 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:39:06.322 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 18:39:06.352 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 18:39:06.381 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 18:39:06.410 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 18:39:06.413 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 18:39:06.418 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 18:39:06.448 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 18:39:06.477 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 18:39:06.509 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 18:39:06.539 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 18:39:06.570 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 18:39:06.599 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 18:39:06.627 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 18:39:06.656 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 18:39:06.685 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 18:39:06.703 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:06.705 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 18:39:06.725 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 18:39:06.728 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 18:39:06.748 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 18:39:06.751 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-17 18:39:06.780 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 18:39:06.782 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 18:39:06.821 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-17 18:39:06.854 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 18:39:06.856 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 18:39:06.885 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 18:39:06.901 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:06.904 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 18:39:06.907 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 18:39:06.912 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 18:39:06.915 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 18:39:06.929 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 18:39:06.932 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 18:39:06.944 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 18:39:06.946 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 18:39:06.948 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:39:06.951 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:39:06.953 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:39:06.955 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:39:06.958 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:39:06.960 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:39:06.962 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 18:39:06.976 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:39:06.978 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 18:39:06.981 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 18:39:06.999 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:07.002 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 18:39:07.019 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:07.022 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 18:39:07.024 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 18:39:07.027 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 18:39:07.029 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:39:07.038 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 18:39:07.042 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 18:39:07.045 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 18:39:07.048 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 18:39:07.067 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:07.070 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 18:39:07.072 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 18:39:07.090 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:07.092 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 18:39:07.095 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 18:39:07.099 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 18:39:07.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:39:07.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:39:07.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 18:39:07.109 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:39:07.113 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 18:39:07.116 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 18:39:07.119 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 18:39:07.122 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 18:39:07.124 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 18:39:07.127 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 18:39:07.130 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 18:39:07.133 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 18:39:07.136 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 18:39:07.138 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 18:39:07.143 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:39:07.143 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 18:39:07.151 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 18:39:07.153 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 18:39:07.156 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 18:39:07.159 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 18:39:07.162 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 18:39:07.185 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 18:39:07.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 18:39:08.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:08.078 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:08.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:08.078 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:09.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:39:09.267 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 18:39:09.351 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 18:39:09.352 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 18:39:09.353 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 18:39:09.354 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-02-17 18:39:09.355 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 18:39:09.356 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 18:39:09.357 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 18:39:09.358 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 18:39:09.359 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 18:39:09.361 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 18:39:09.362 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 18:39:09.363 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 18:39:09.366 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-17 18:39:09.368 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 18:39:09.370 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 18:39:09.372 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 18:39:09.375 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 18:39:09.377 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 18:39:09.387 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 18:39:09.388 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 18:39:09.401 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 18:39:09.471 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 18:39:09.473 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 18:39:09.475 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 18:39:09.499 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 18:39:09.501 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 18:39:09.503 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 18:39:09.504 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 18:39:09.505 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 18:39:09.515 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 18:39:09.557 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 18:39:09.559 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 18:39:09.560 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 18:39:09.562 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 18:39:09.582 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 18:39:09.584 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 18:39:09.600 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 18:39:09.615 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 18:39:09.618 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 18:39:09.636 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 18:39:09.638 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 18:39:09.717 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 18:39:09.718 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 18:39:09.721 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 18:39:09.722 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 18:39:09.771 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 18:39:09.798 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 18:39:09.995 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 18:39:10.001 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 18:39:10.032 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 18:39:10.033 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 18:39:10.035 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 18:39:10.037 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 18:39:10.039 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 18:39:10.040 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 18:39:10.121 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 18:39:10.291 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 18:39:10.315 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 18:39:10.400 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 18:39:10.552 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 18:39:12.680 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:39:12.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:39:12.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:39:12.834 | + inc/python:pip_install:200 : result=0 2022-02-17 18:39:12.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:39:12.838 | + functions-common:time_stop:2425 : local name 2022-02-17 18:39:12.841 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:39:12.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:39:12.846 | + functions-common:time_stop:2428 : local total 2022-02-17 18:39:12.848 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:39:12.850 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:39:12.853 | + functions-common:time_stop:2432 : start_time=1645123147179 2022-02-17 18:39:12.855 | + functions-common:time_stop:2434 : [[ -z 1645123147179 ]] 2022-02-17 18:39:12.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:39:12.863 | + functions-common:time_stop:2437 : end_time=1645123152860 2022-02-17 18:39:12.865 | + functions-common:time_stop:2438 : elapsed_time=5681 2022-02-17 18:39:12.868 | + functions-common:time_stop:2439 : total=77040 2022-02-17 18:39:12.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:39:12.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82721 2022-02-17 18:39:12.875 | + inc/python:pip_install:203 : return 0 2022-02-17 18:39:12.877 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 18:39:12.881 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 18:39:12.883 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 18:39:12.897 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 18:39:12.902 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 18:39:12.904 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 18:39:12.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 18:39:12.910 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:39:12.912 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:39:12.915 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:39:12.918 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:39:12.920 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:39:12.923 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:39:12.940 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:39:12.944 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:39:12.946 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:12.949 | + functions-common:git_clone:629 : echo master 2022-02-17 18:39:12.949 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:39:12.955 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 18:39:12.957 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:12.960 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 18:39:12.963 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:39:12.963 | + functions-common:git_clone:678 : head -1 2022-02-17 18:39:12.970 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-17 18:39:12.973 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:39:12.975 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 18:39:12.978 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:39:12.980 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:39:12.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 18:39:12.986 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:39:12.988 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 18:39:12.992 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:39:12.994 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:39:12.997 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 18:39:13.000 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:39:13.002 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:39:13.006 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 18:39:13.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:39:13.012 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 18:39:13.014 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:39:13.017 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:39:13.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 18:39:13.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 18:39:13.029 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 18:39:13.689 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 18:39:13.692 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:39:13.694 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:39:13.697 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:39:13.699 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:39:13.701 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 18:39:13.704 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:39:13.706 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:39:13.709 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:39:13.712 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:39:13.714 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:39:13.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:39:13.719 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:39:13.722 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 18:39:13.743 | Using python 3.8 to install /opt/stack/glance 2022-02-17 18:39:13.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-17 18:39:14.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:14.642 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:14.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:14.642 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:15.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:39:15.819 | Obtaining file:///opt/stack/glance 2022-02-17 18:39:15.820 | Preparing metadata (setup.py): started 2022-02-17 18:39:19.065 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:39:19.139 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-17 18:39:19.140 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-17 18:39:19.141 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-17 18:39:19.142 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-17 18:39:19.143 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-17 18:39:19.144 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-17 18:39:19.146 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-17 18:39:19.147 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-17 18:39:19.148 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-17 18:39:19.149 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-17 18:39:19.150 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-17 18:39:19.151 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-17 18:39:19.152 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-17 18:39:19.153 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 18:39:19.155 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.2) 2022-02-17 18:39:19.156 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 18:39:19.157 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 18:39:19.158 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-17 18:39:19.159 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 18:39:19.160 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-17 18:39:19.162 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-17 18:39:19.163 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.0) 2022-02-17 18:39:19.164 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 18:39:19.165 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-17 18:39:19.166 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 18:39:19.168 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-17 18:39:19.169 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-17 18:39:19.170 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-17 18:39:19.171 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 18:39:19.172 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-17 18:39:19.173 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-17 18:39:19.174 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-17 18:39:19.175 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-17 18:39:19.177 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 18:39:19.178 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-17 18:39:19.179 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-17 18:39:19.180 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-17 18:39:19.181 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 18:39:19.183 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-17 18:39:19.184 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-17 18:39:19.185 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-17 18:39:19.186 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.5.0) 2022-02-17 18:39:19.187 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 18:39:19.203 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-17 18:39:19.204 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-17 18:39:19.206 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.0) 2022-02-17 18:39:19.229 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (5.2.0) 2022-02-17 18:39:19.230 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (2.27.1) 2022-02-17 18:39:19.270 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-17 18:39:19.288 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-17 18:39:19.297 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-17 18:39:19.312 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-17 18:39:19.313 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-17 18:39:19.314 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-17 18:39:19.410 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev81) (3.0.7) 2022-02-17 18:39:19.488 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-17 18:39:19.543 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (3.1.1) 2022-02-17 18:39:19.546 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-17 18:39:19.579 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-17 18:39:19.624 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-17 18:39:19.626 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-17 18:39:19.629 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-17 18:39:19.734 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-17 18:39:19.740 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-17 18:39:19.741 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 18:39:19.766 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-17 18:39:19.815 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-17 18:39:19.818 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-17 18:39:19.881 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.9) 2022-02-17 18:39:19.884 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-17 18:39:19.887 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.4.0) 2022-02-17 18:39:19.889 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.2.3) 2022-02-17 18:39:19.891 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (2.8.0) 2022-02-17 18:39:19.917 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-17 18:39:19.920 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-17 18:39:19.923 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-17 18:39:19.966 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-17 18:39:20.011 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-17 18:39:20.013 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-17 18:39:20.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-17 18:39:20.096 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.0) 2022-02-17 18:39:20.156 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-17 18:39:20.261 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-17 18:39:20.541 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-17 18:39:20.545 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-17 18:39:20.547 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 18:39:20.548 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-17 18:39:20.605 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-17 18:39:20.628 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-17 18:39:20.747 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-17 18:39:20.856 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev81) (2.0.1) 2022-02-17 18:39:21.076 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.10.0) 2022-02-17 18:39:21.077 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.0) 2022-02-17 18:39:21.078 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.32) 2022-02-17 18:39:21.081 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.1.5) 2022-02-17 18:39:21.084 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (5.1.1) 2022-02-17 18:39:21.085 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 18:39:21.086 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.4) 2022-02-17 18:39:21.207 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.13.1) 2022-02-17 18:39:21.242 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev81) (1.0.3) 2022-02-17 18:39:21.289 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (3.0.0) 2022-02-17 18:39:21.290 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (1.3.3) 2022-02-17 18:39:21.545 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (3.10.0) 2022-02-17 18:39:21.733 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (1.26.8) 2022-02-17 18:39:21.734 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2019.11.28) 2022-02-17 18:39:21.736 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2.0.12) 2022-02-17 18:39:21.739 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (3.3) 2022-02-17 18:39:21.849 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.2) 2022-02-17 18:39:22.009 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 18:39:22.143 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-17 18:39:22.461 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (2.3.3) 2022-02-17 18:39:22.462 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 18:39:22.689 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.2) 2022-02-17 18:39:22.985 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (1.0.0) 2022-02-17 18:39:23.297 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (1.8.2) 2022-02-17 18:39:23.298 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (21.4.0) 2022-02-17 18:39:24.750 | Installing collected packages: glance 2022-02-17 18:39:24.750 | Attempting uninstall: glance 2022-02-17 18:39:24.750 | Found existing installation: glance 24.0.0.dev81 2022-02-17 18:39:24.757 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 18:39:24.760 | Running setup.py develop for glance 2022-02-17 18:39:29.406 | Successfully installed glance 2022-02-17 18:39:29.407 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:39:29.414 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:39:29.415 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:39:29.562 | + inc/python:pip_install:200 : result=0 2022-02-17 18:39:29.564 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:39:29.567 | + functions-common:time_stop:2425 : local name 2022-02-17 18:39:29.570 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:39:29.572 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:39:29.574 | + functions-common:time_stop:2428 : local total 2022-02-17 18:39:29.577 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:39:29.579 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:39:29.581 | + functions-common:time_stop:2432 : start_time=1645123153738 2022-02-17 18:39:29.584 | + functions-common:time_stop:2434 : [[ -z 1645123153738 ]] 2022-02-17 18:39:29.587 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:39:29.592 | + functions-common:time_stop:2437 : end_time=1645123169589 2022-02-17 18:39:29.594 | + functions-common:time_stop:2438 : elapsed_time=15851 2022-02-17 18:39:29.597 | + functions-common:time_stop:2439 : total=82721 2022-02-17 18:39:29.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:39:29.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=98572 2022-02-17 18:39:29.606 | + inc/python:pip_install:203 : return 0 2022-02-17 18:39:29.609 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:39:29.611 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:39:29.614 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:39:29.634 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:39:29.647 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 18:39:29.649 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 18:39:29.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:39:29.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:39:29.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 18:39:29.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:39:29.662 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:39:29.665 | + ./stack.sh:main:920 : configure_glance 2022-02-17 18:39:29.667 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 18:39:29.681 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 18:39:29.684 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 18:39:29.690 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 18:39:29.693 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 18:39:29.696 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 18:39:29.698 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 18:39:29.701 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 18:39:29.703 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 18:39:29.743 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 18:39:29.774 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 18:39:29.805 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 18:39:29.836 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 18:39:29.867 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 18:39:29.899 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 18:39:29.901 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 18:39:29.904 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 18:39:29.906 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:39:29.908 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 18:39:29.938 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 18:39:29.969 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:39:30.000 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 18:39:30.031 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 18:39:30.061 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 18:39:30.092 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 18:39:30.122 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 18:39:30.153 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:39:30.183 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:39:30.215 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 18:39:30.245 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 18:39:30.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 18:39:30.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 18:39:30.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:39:30.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:39:30.258 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:39:30.276 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:30.280 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:39:30.282 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:39:30.285 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:39:30.302 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:30.305 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:39:30.308 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:39:30.341 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:39:30.344 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:39:30.347 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 18:39:30.350 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 18:39:30.352 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 18:39:30.384 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 18:39:30.416 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 18:39:30.419 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 18:39:30.421 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 18:39:30.424 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 18:39:30.427 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 18:39:30.437 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 18:39:30.440 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 18:39:30.473 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 18:39:30.475 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-17 18:39:30.509 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 18:39:30.512 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 18:39:30.535 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:30.537 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 18:39:30.570 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 18:39:30.602 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 18:39:30.633 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 18:39:30.665 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 18:39:30.695 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 18:39:30.713 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:30.715 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:39:30.747 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 18:39:30.779 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 18:39:30.811 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-17 18:39:30.841 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 18:39:30.872 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-17 18:39:30.903 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 18:39:30.921 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:30.923 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 18:39:30.927 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 18:39:30.929 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 18:39:30.932 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:39:30.950 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:39:30.953 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:39:30.955 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:39:30.958 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:39:30.960 | + 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-02-17 18:39:30.992 | + 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-02-17 18:39:31.024 | + 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-02-17 18:39:31.056 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:39:31.087 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 18:39:31.093 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 18:39:31.125 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 18:39:31.156 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 18:39:31.188 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-17 18:39:31.219 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 18:39:31.253 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 18:39:31.284 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 18:39:31.317 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 18:39:31.350 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 18:39:31.380 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 18:39:31.413 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 18:39:31.445 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 18:39:31.451 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 18:39:31.460 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 18:39:31.477 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:31.480 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 18:39:31.483 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 18:39:31.485 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 18:39:31.487 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 18:39:31.490 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 18:39:31.493 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 18:39:31.497 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 18:39:31.500 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 18:39:31.504 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 18:39:31.539 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 18:39:31.541 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 18:39:31.544 | ++ functions:get_random_port:837 : true 2022-02-17 18:39:31.546 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 18:39:31.549 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 18:39:31.551 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 18:39:31.611 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 18:39:31.613 | ++ functions:get_random_port:841 : break 2 2022-02-17 18:39:31.616 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 18:39:31.619 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 18:39:31.621 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 18:39:31.652 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 18:39:31.682 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 18:39:31.713 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:39:31.744 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:39:31.775 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:39:31.806 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:39:31.837 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:39:31.868 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:39:31.899 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:39:31.928 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:39:31.963 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:39:31.992 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:39:32.023 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:39:32.053 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 18:39:32.082 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 18:39:32.112 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 18:39:32.141 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 18:39:32.173 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 18:39:32.203 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 18:39:32.205 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 18:39:32.208 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:39:32.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:32.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:32.215 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 18:39:32.218 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 18:39:32.276 | proxy (enabled by site administrator) 2022-02-17 18:39:32.280 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 18:39:32.282 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 18:39:32.285 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:39:32.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:32.289 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:32.292 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 18:39:32.294 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 18:39:32.353 | proxy_http (enabled by site administrator) 2022-02-17 18:39:32.356 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 18:39:32.360 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 18:39:32.363 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 18:39:32.366 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:39:32.369 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:32.372 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:32.375 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:39:32.378 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:39:32.381 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 18:39:32.382 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:39:32.391 | KeepAlive Off 2022-02-17 18:39:32.397 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:39:32.397 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 18:39:32.406 | SetEnv proxy-sendchunked 1 2022-02-17 18:39:32.410 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 18:39:32.411 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:39:32.419 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 18:39:32.423 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 18:39:32.425 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 18:39:32.428 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:39:32.430 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:39:32.433 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:39:32.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:32.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:32.440 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:39:32.443 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:39:32.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:32.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:32.450 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 18:39:32.518 | Site glance-wsgi-api already enabled 2022-02-17 18:39:32.524 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 18:39:32.527 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:39:32.529 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:39:32.532 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:39:32.673 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 18:39:32.681 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 18:39:32.716 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 18:39:32.719 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 18:39:32.740 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:32.743 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 18:39:32.745 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 18:39:32.748 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 18:39:32.751 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:39:32.753 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 18:39:32.756 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 18:39:32.759 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 18:39:32.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 18:39:32.764 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:39:32.766 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:39:32.770 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:39:32.773 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:39:32.775 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:39:32.778 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:39:32.797 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:39:32.799 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:39:32.802 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:32.805 | + functions-common:git_clone:629 : echo master 2022-02-17 18:39:32.805 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:39:32.811 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 18:39:32.813 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:32.815 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 18:39:32.818 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:39:32.819 | + functions-common:git_clone:678 : head -1 2022-02-17 18:39:32.823 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 18:39:32.826 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:39:32.829 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 18:39:32.831 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:39:32.834 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:39:32.837 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 18:39:32.839 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:39:32.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 18:39:32.845 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:39:32.847 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:39:32.850 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 18:39:32.854 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:39:32.857 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:39:32.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 18:39:32.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:39:32.866 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 18:39:32.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:39:32.871 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:39:32.874 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 18:39:32.880 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 18:39:32.883 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 18:39:33.554 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 18:39:33.557 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:39:33.559 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:39:33.562 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:39:33.564 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:39:33.568 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 18:39:33.570 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:39:33.573 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:39:33.576 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:39:33.578 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:39:33.582 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:39:33.584 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:39:33.587 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:39:33.590 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 18:39:33.612 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 18:39:33.615 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-17 18:39:34.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:34.506 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:34.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:34.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:35.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:39:35.709 | Obtaining file:///opt/stack/cinder 2022-02-17 18:39:35.710 | Preparing metadata (setup.py): started 2022-02-17 18:39:39.843 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:39:39.976 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 18:39:39.977 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 18:39:39.977 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 18:39:39.978 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 18:39:39.980 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 18:39:39.981 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 18:39:39.982 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 18:39:39.983 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 18:39:39.984 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 18:39:39.985 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 18:39:39.986 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 18:39:39.987 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 18:39:39.988 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 18:39:39.990 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 18:39:39.991 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 18:39:39.992 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 18:39:39.993 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 18:39:39.994 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 18:39:39.995 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 18:39:39.996 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 18:39:39.997 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 18:39:39.998 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 18:39:40.000 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 18:39:40.001 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 18:39:40.002 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 18:39:40.003 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.2) 2022-02-17 18:39:40.004 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.6.0) 2022-02-17 18:39:40.005 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 18:39:40.006 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 18:39:40.007 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 18:39:40.008 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:39:40.009 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 18:39:40.010 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 18:39:40.011 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 18:39:40.012 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 18:39:40.013 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:39:40.015 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 18:39:40.016 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 18:39:40.017 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 18:39:40.018 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 18:39:40.019 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 18:39:40.020 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 18:39:40.021 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 18:39:40.022 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 18:39:40.023 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 18:39:40.024 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 18:39:40.025 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 18:39:40.026 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:39:40.027 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 18:39:40.028 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 18:39:40.029 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 18:39:40.030 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 18:39:40.031 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 18:39:40.032 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 18:39:40.034 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 18:39:40.035 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 18:39:40.037 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 18:39:40.037 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 18:39:40.038 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 18:39:40.040 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 18:39:40.041 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 18:39:40.042 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 18:39:40.057 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 18:39:40.059 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.5.1) 2022-02-17 18:39:40.060 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 18:39:40.122 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 18:39:40.152 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 18:39:40.167 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 18:39:40.168 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (4.1.1) 2022-02-17 18:39:40.170 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (0.1.0) 2022-02-17 18:39:40.171 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.6.0) 2022-02-17 18:39:40.265 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 18:39:40.319 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 18:39:40.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 18:39:40.351 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 18:39:40.352 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 18:39:40.354 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 18:39:40.407 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 18:39:40.480 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 18:39:40.481 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 18:39:40.482 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 18:39:40.484 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 18:39:40.546 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 18:39:40.547 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 18:39:40.549 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 18:39:40.606 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 18:39:40.610 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 18:39:40.672 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 18:39:40.673 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 18:39:40.674 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 18:39:40.677 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 18:39:40.680 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 18:39:40.703 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 18:39:40.704 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 18:39:40.708 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 18:39:40.754 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 18:39:40.842 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 18:39:40.843 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 18:39:40.870 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 18:39:40.894 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 18:39:40.964 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 18:39:40.968 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 18:39:41.099 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 18:39:41.124 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 18:39:41.266 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 18:39:41.306 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 18:39:41.307 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 18:39:41.309 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 18:39:41.511 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 18:39:41.512 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 18:39:41.514 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 18:39:41.553 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 18:39:41.583 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 18:39:41.824 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 18:39:41.825 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 18:39:41.970 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 18:39:41.974 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 18:39:41.976 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 18:39:42.114 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 18:39:42.232 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 18:39:42.235 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 18:39:42.236 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 18:39:42.271 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 18:39:42.523 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 18:39:42.603 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 18:39:42.605 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 18:39:42.808 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 18:39:42.904 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 18:39:42.905 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (1.54.0) 2022-02-17 18:39:43.092 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 18:39:43.529 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (1.1.5) 2022-02-17 18:39:43.584 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 18:39:43.632 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 18:39:44.702 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 18:39:44.984 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 18:39:44.985 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 18:39:45.133 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 18:39:45.328 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 18:39:45.460 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 18:39:47.163 | Installing collected packages: cinder 2022-02-17 18:39:47.163 | Attempting uninstall: cinder 2022-02-17 18:39:47.163 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 18:39:47.169 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 18:39:47.171 | Running setup.py develop for cinder 2022-02-17 18:39:53.006 | Successfully installed cinder 2022-02-17 18:39:53.006 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:39:53.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:39:53.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:39:53.176 | + inc/python:pip_install:200 : result=0 2022-02-17 18:39:53.178 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:39:53.181 | + functions-common:time_stop:2425 : local name 2022-02-17 18:39:53.183 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:39:53.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:39:53.188 | + functions-common:time_stop:2428 : local total 2022-02-17 18:39:53.190 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:39:53.193 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:39:53.196 | + functions-common:time_stop:2432 : start_time=1645123173607 2022-02-17 18:39:53.199 | + functions-common:time_stop:2434 : [[ -z 1645123173607 ]] 2022-02-17 18:39:53.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:39:53.206 | + functions-common:time_stop:2437 : end_time=1645123193203 2022-02-17 18:39:53.209 | + functions-common:time_stop:2438 : elapsed_time=19596 2022-02-17 18:39:53.211 | + functions-common:time_stop:2439 : total=98572 2022-02-17 18:39:53.213 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:39:53.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=118168 2022-02-17 18:39:53.218 | + inc/python:pip_install:203 : return 0 2022-02-17 18:39:53.221 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:39:53.224 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:39:53.227 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:39:53.247 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:39:53.259 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 18:39:53.262 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 18:39:53.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:39:53.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:39:53.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 18:39:53.273 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:39:53.276 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 18:39:53.278 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 18:39:53.281 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 18:39:53.283 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:53.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:53.289 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 18:39:53.301 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 18:39:53.304 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:39:53.306 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:39:53.309 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:39:53.312 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:39:53.315 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:53.318 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:39:53.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:53.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:53.325 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:39:53.328 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:39:53.331 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:39:53.334 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:39:53.337 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 18:39:53.339 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:39:53.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:53.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:53.347 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 18:39:53.371 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 18:39:53.484 | Reading package lists... 2022-02-17 18:39:53.739 | Building dependency tree... 2022-02-17 18:39:53.740 | Reading state information... 2022-02-17 18:39:54.013 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 18:39:54.013 | The following packages were automatically installed and are no longer required: 2022-02-17 18:39:54.014 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:39:54.014 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:39:54.014 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:39:54.014 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:39:54.014 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:39:54.014 | python3-zope.interface 2022-02-17 18:39:54.015 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:39:54.133 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:39:54.138 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:39:54.141 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:39:54.145 | + functions-common:time_stop:2425 : local name 2022-02-17 18:39:54.147 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:39:54.150 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:39:54.152 | + functions-common:time_stop:2428 : local total 2022-02-17 18:39:54.155 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:39:54.158 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:39:54.160 | + functions-common:time_stop:2432 : start_time=1645123193368 2022-02-17 18:39:54.163 | + functions-common:time_stop:2434 : [[ -z 1645123193368 ]] 2022-02-17 18:39:54.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:39:54.171 | + functions-common:time_stop:2437 : end_time=1645123194168 2022-02-17 18:39:54.173 | + functions-common:time_stop:2438 : elapsed_time=800 2022-02-17 18:39:54.176 | + functions-common:time_stop:2439 : total=5878 2022-02-17 18:39:54.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:39:54.181 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6678 2022-02-17 18:39:54.184 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:39:54.186 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:39:54.189 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 18:39:54.192 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 18:39:54.205 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 18:39:54.209 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 18:39:54.212 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 18:39:54.214 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 18:39:54.217 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 18:39:54.218 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 18:39:54.223 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 18:39:54.225 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 18:39:54.227 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 18:39:54.229 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 18:39:54.231 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 18:39:54.234 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 18:39:54.236 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 18:39:54.238 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 18:39:54.250 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 18:39:54.263 | + 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-02-17 18:39:54.276 | + 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-02-17 18:39:54.289 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 18:39:54.301 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 18:39:54.304 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 18:39:54.308 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tsVF3oKnfY 2022-02-17 18:39:54.311 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 18:39:54.313 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 18:39:54.316 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 18:39:54.318 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tsVF3oKnfY 2022-02-17 18:39:54.322 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tsVF3oKnfY 2022-02-17 18:39:54.334 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tsVF3oKnfY /etc/sudoers.d/cinder-rootwrap 2022-02-17 18:39:54.349 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 18:39:54.353 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 18:39:54.355 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 18:39:54.357 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 18:39:54.360 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 18:39:54.362 | + 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-02-17 18:39:54.364 | + 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-02-17 18:39:54.367 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 18:39:54.375 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 18:39:54.381 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 18:39:54.385 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 18:39:54.405 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 18:39:54.424 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 18:39:54.445 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 18:39:54.464 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 18:39:54.483 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 18:39:54.504 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 18:39:54.523 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 18:39:54.542 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 18:39:54.545 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:39:54.547 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 18:39:54.550 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:39:54.553 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 18:39:54.585 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 18:39:54.614 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:39:54.643 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 18:39:54.674 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 18:39:54.703 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 18:39:54.732 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 18:39:54.762 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 18:39:54.792 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:39:54.822 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:39:54.850 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 18:39:54.883 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 18:39:54.913 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 18:39:54.917 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 18:39:54.920 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 18:39:54.922 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 18:39:54.925 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 18:39:54.929 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 18:39:54.960 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 18:39:54.990 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 18:39:55.019 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 18:39:55.049 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 18:39:55.079 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 18:39:55.110 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 18:39:55.142 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 18:39:55.145 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-17 18:39:55.174 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 18:39:55.209 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 18:39:55.216 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key df8588254c92128e0ddb1ebe15fbe079 2022-02-17 18:39:55.246 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 18:39:55.249 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 18:39:55.278 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 18:39:55.308 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 18:39:55.338 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 18:39:55.368 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 18:39:55.385 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:55.388 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 18:39:55.390 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 18:39:55.393 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 18:39:55.396 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 18:39:55.398 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 18:39:55.401 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 18:39:55.403 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 18:39:55.405 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 18:39:55.408 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 18:39:55.411 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 18:39:55.414 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 18:39:55.450 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 18:39:55.479 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 18:39:55.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 18:39:55.540 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 18:39:55.569 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 18:39:55.600 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 18:39:55.602 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 18:39:55.605 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 18:39:55.607 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 18:39:55.637 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 18:39:55.639 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 18:39:55.669 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 18:39:55.672 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 18:39:55.674 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 18:39:55.677 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 18:39:55.707 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 18:39:55.710 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 18:39:55.712 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 18:39:55.730 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:55.733 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 18:39:55.735 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 18:39:55.738 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 18:39:55.741 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 18:39:55.774 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-17 18:39:55.805 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 18:39:55.823 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:55.826 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 18:39:55.843 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:55.846 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 18:39:55.864 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:55.866 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 18:39:55.869 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 18:39:55.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 18:39:55.874 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 18:39:55.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:39:55.879 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:39:55.881 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:39:55.898 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:55.901 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:39:55.904 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:39:55.906 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:39:55.923 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:55.926 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:39:55.929 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:39:55.958 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:39:55.961 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:39:55.963 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 18:39:55.965 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 18:39:55.968 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:39:55.972 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:39:55.989 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:39:55.992 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:39:55.994 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:39:55.997 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:39:55.999 | + 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-02-17 18:39:56.028 | + 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-02-17 18:39:56.057 | + 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-02-17 18:39:56.087 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:39:56.117 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 18:39:56.134 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:56.137 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 18:39:56.139 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 18:39:56.142 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 18:39:56.145 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 18:39:56.148 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:39:56.150 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:39:56.153 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 18:39:56.158 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 18:39:56.161 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:39:56.164 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:39:56.177 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:39:56.177 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:39:56.186 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:39:56.189 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:39:56.205 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 18:39:56.208 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 18:39:56.212 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 18:39:56.243 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 18:39:56.273 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 18:39:56.302 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:39:56.331 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:39:56.359 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:39:56.388 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:39:56.417 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:39:56.446 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:39:56.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:39:56.504 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:39:56.532 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:39:56.561 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:39:56.590 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:39:56.592 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:39:56.595 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 18:39:56.599 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 18:39:56.601 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:39:56.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:56.606 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:56.609 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:39:56.613 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:39:56.615 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 18:39:56.644 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:39:56.675 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 18:39:56.677 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:39:56.686 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 18:39:56.689 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 18:39:56.692 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 18:39:56.694 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:39:56.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:39:56.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:39:56.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:56.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:56.707 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:39:56.709 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:39:56.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:39:56.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:39:56.716 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 18:39:56.780 | Enabling site cinder-wsgi. 2022-02-17 18:39:56.786 | To activate the new configuration, you need to run: 2022-02-17 18:39:56.786 | systemctl reload apache2 2022-02-17 18:39:56.791 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:39:56.793 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:39:56.796 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:39:56.798 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:39:56.936 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 18:39:56.938 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 18:39:56.973 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-17 18:39:57.004 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 18:39:57.022 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:39:57.025 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 18:39:57.027 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:39:57.030 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:39:57.032 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 18:39:57.035 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 18:39:57.068 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 18:39:57.099 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-17 18:39:57.132 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 18:39:57.163 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 18:39:57.192 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 18:39:57.223 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 18:39:57.251 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 18:39:57.281 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:39:57.310 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 18:39:57.341 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 18:39:57.370 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:39:57.401 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 18:39:57.403 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 18:39:57.424 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:57.427 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-17 18:39:57.470 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 18:39:57.473 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 18:39:57.492 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:39:57.494 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 18:39:57.497 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 18:39:57.500 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 18:39:57.502 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:39:57.506 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 18:39:57.508 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 18:39:57.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:39:57.513 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:39:57.518 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:39:57.521 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:39:57.524 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-02-17 18:39:57.527 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:39:57.529 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 18:39:57.532 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 18:39:57.534 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 18:39:57.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:39:57.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:39:57.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 18:39:57.546 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:39:57.548 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 18:39:57.552 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 18:39:57.554 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 18:39:57.556 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:39:57.559 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:39:57.562 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:39:57.565 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:39:57.568 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:39:57.571 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:39:57.587 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:39:57.589 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:39:57.592 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:57.595 | + functions-common:git_clone:629 : echo master 2022-02-17 18:39:57.595 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:39:57.601 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 18:39:57.603 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:39:57.605 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 18:39:57.609 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:39:57.609 | + functions-common:git_clone:678 : head -1 2022-02-17 18:39:57.613 | 5880c272da Merge commit 'refs/changes/22/829522/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 18:39:57.616 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:39:57.619 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 18:39:57.621 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:39:57.624 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:39:57.627 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 18:39:57.630 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:39:57.632 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 18:39:57.636 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:39:57.638 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:39:57.641 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 18:39:57.643 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:39:57.646 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:39:57.649 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 18:39:57.652 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:39:57.655 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 18:39:57.657 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:39:57.660 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:39:57.663 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 18:39:57.670 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 18:39:57.672 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 18:39:58.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 18:39:58.339 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:39:58.341 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:39:58.343 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:39:58.346 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:39:58.349 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 18:39:58.351 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:39:58.354 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:39:58.356 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:39:58.358 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:39:58.361 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:39:58.364 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:39:58.366 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:39:58.369 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 18:39:58.390 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 18:39:58.394 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-17 18:39:59.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:59.297 | from cryptography.utils import int_from_bytes 2022-02-17 18:39:59.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:39:59.297 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:00.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:40:00.488 | Obtaining file:///opt/stack/neutron 2022-02-17 18:40:00.488 | Preparing metadata (setup.py): started 2022-02-17 18:40:04.677 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:40:04.767 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 18:40:04.769 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 18:40:04.770 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 18:40:04.771 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 18:40:04.772 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:40:04.773 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 18:40:04.774 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 18:40:04.776 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 18:40:04.777 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 18:40:04.778 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 18:40:04.779 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 18:40:04.780 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 18:40:04.781 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 18:40:04.782 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 18:40:04.783 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.19.0) 2022-02-17 18:40:04.784 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (7.8.0) 2022-02-17 18:40:04.786 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.1) 2022-02-17 18:40:04.787 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.31) 2022-02-17 18:40:04.788 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.8.7) 2022-02-17 18:40:04.789 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 18:40:04.790 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.7.6) 2022-02-17 18:40:04.791 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 18:40:04.792 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 18:40:04.793 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.0) 2022-02-17 18:40:04.794 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (8.8.0) 2022-02-17 18:40:04.796 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.0) 2022-02-17 18:40:04.797 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (11.2.0) 2022-02-17 18:40:04.798 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.0) 2022-02-17 18:40:04.799 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.6.1) 2022-02-17 18:40:04.800 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (12.13.0) 2022-02-17 18:40:04.802 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.1) 2022-02-17 18:40:04.803 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.10.1) 2022-02-17 18:40:04.804 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 18:40:04.805 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 18:40:04.806 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.0) 2022-02-17 18:40:04.807 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.3.0) 2022-02-17 18:40:04.808 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.8.0) 2022-02-17 18:40:04.809 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.5.0) 2022-02-17 18:40:04.810 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.12.2) 2022-02-17 18:40:04.812 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.6.0) 2022-02-17 18:40:04.813 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.2) 2022-02-17 18:40:04.814 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 18:40:04.815 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.1.0) 2022-02-17 18:40:04.816 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.16.0) 2022-02-17 18:40:04.818 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.15.1) 2022-02-17 18:40:04.819 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (21.3) 2022-02-17 18:40:04.820 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.9.0) 2022-02-17 18:40:04.821 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:04.822 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (22.0.0) 2022-02-17 18:40:04.823 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (17.6.0) 2022-02-17 18:40:04.824 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.61.0) 2022-02-17 18:40:04.825 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 18:40:04.826 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 18:40:04.827 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:40:04.828 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 18:40:04.846 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (4.11.0) 2022-02-17 18:40:04.848 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (5.4.0) 2022-02-17 18:40:04.849 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (1.1.6) 2022-02-17 18:40:04.858 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev511) (1.13.3) 2022-02-17 18:40:04.871 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.16.0) 2022-02-17 18:40:04.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 18:40:04.873 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.1.2) 2022-02-17 18:40:04.904 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev511) (3.0.7) 2022-02-17 18:40:04.917 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 18:40:04.986 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.0.2) 2022-02-17 18:40:04.988 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.7.0) 2022-02-17 18:40:05.065 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev511) (4.4.0) 2022-02-17 18:40:05.071 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev511) (3.1.1) 2022-02-17 18:40:05.153 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (1.2.2) 2022-02-17 18:40:05.155 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (2.7.0) 2022-02-17 18:40:05.188 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (6.0) 2022-02-17 18:40:05.190 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (36.0.1) 2022-02-17 18:40:05.191 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.4) 2022-02-17 18:40:05.194 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (2.5.0) 2022-02-17 18:40:05.196 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.0) 2022-02-17 18:40:05.197 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.1.5) 2022-02-17 18:40:05.198 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (0.10.0) 2022-02-17 18:40:05.200 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.32) 2022-02-17 18:40:05.224 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev511) (1.0.3) 2022-02-17 18:40:05.329 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev511) (0.17.3) 2022-02-17 18:40:05.382 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev511) (1.5.0) 2022-02-17 18:40:05.491 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.5.0) 2022-02-17 18:40:05.493 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 18:40:05.495 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.13.0) 2022-02-17 18:40:05.571 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev511) (0.9.6) 2022-02-17 18:40:05.576 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev511) (2.8.2) 2022-02-17 18:40:05.645 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.2.3) 2022-02-17 18:40:05.648 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.0.9) 2022-02-17 18:40:05.652 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (0.4.0) 2022-02-17 18:40:05.653 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.0.0) 2022-02-17 18:40:05.681 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 18:40:05.684 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev511) (3.3.0) 2022-02-17 18:40:05.740 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev511) (1.15.0) 2022-02-17 18:40:05.802 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev511) (2021.3) 2022-02-17 18:40:05.833 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (1.3.3) 2022-02-17 18:40:05.834 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 18:40:05.860 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev511) (3.1.0) 2022-02-17 18:40:06.008 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:40:06.080 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev511) (60.9.0) 2022-02-17 18:40:06.159 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 18:40:06.160 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (0.3.5) 2022-02-17 18:40:06.278 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.279 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.280 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.281 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.283 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.284 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.285 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:40:06.491 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.10.0) 2022-02-17 18:40:06.493 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 18:40:06.496 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (2.4.2) 2022-02-17 18:40:06.539 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 18:40:06.545 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (3.17.6) 2022-02-17 18:40:06.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2019.11.28) 2022-02-17 18:40:06.642 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (3.3) 2022-02-17 18:40:06.644 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2.0.12) 2022-02-17 18:40:06.645 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (1.26.8) 2022-02-17 18:40:06.682 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev511) (0.7) 2022-02-17 18:40:07.043 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev511) (0.12.2) 2022-02-17 18:40:07.125 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.0.0) 2022-02-17 18:40:07.321 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev511) (2.21) 2022-02-17 18:40:07.395 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev511) (2.3.3) 2022-02-17 18:40:07.398 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev511) (0.5.0) 2022-02-17 18:40:07.633 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev511) (2.5.0) 2022-02-17 18:40:07.808 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev511) (2.2) 2022-02-17 18:40:08.335 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (0.13.1) 2022-02-17 18:40:08.383 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev511) (0.2.5) 2022-02-17 18:40:09.023 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.5.2) 2022-02-17 18:40:09.026 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.4.2) 2022-02-17 18:40:09.336 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev511) (4.10.0) 2022-02-17 18:40:09.338 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev511) (2.0.0) 2022-02-17 18:40:09.510 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev511) (3.7.0) 2022-02-17 18:40:09.766 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev511) (1.8.2) 2022-02-17 18:40:09.767 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev511) (21.4.0) 2022-02-17 18:40:09.958 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev511) (1.0.0) 2022-02-17 18:40:10.185 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev511) (2.3.1) 2022-02-17 18:40:11.803 | Installing collected packages: neutron 2022-02-17 18:40:11.803 | Attempting uninstall: neutron 2022-02-17 18:40:11.804 | Found existing installation: neutron 19.1.0.dev511 2022-02-17 18:40:11.823 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-17 18:40:11.825 | Running setup.py develop for neutron 2022-02-17 18:40:17.892 | Successfully installed neutron 2022-02-17 18:40:17.892 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:40:17.900 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:40:17.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:40:18.052 | + inc/python:pip_install:200 : result=0 2022-02-17 18:40:18.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:40:18.057 | + functions-common:time_stop:2425 : local name 2022-02-17 18:40:18.059 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:40:18.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:40:18.065 | + functions-common:time_stop:2428 : local total 2022-02-17 18:40:18.067 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:40:18.069 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:40:18.071 | + functions-common:time_stop:2432 : start_time=1645123198385 2022-02-17 18:40:18.074 | + functions-common:time_stop:2434 : [[ -z 1645123198385 ]] 2022-02-17 18:40:18.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:40:18.082 | + functions-common:time_stop:2437 : end_time=1645123218078 2022-02-17 18:40:18.084 | + functions-common:time_stop:2438 : elapsed_time=19693 2022-02-17 18:40:18.086 | + functions-common:time_stop:2439 : total=118168 2022-02-17 18:40:18.088 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:40:18.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=137861 2022-02-17 18:40:18.093 | + inc/python:pip_install:203 : return 0 2022-02-17 18:40:18.096 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:40:18.098 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:40:18.101 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:40:18.120 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:40:18.133 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 18:40:18.136 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 18:40:18.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:40:18.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:40:18.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 18:40:18.147 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:40:18.149 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:40:18.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:40:18.154 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 18:40:18.172 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:18.175 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 18:40:18.177 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 18:40:18.180 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 18:40:18.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:40:18.185 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 18:40:18.188 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 18:40:18.191 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 18:40:18.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:40:18.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:40:18.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 18:40:18.201 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:40:18.203 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 18:40:18.221 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:18.223 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 18:40:18.241 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:18.243 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 18:40:18.260 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:18.263 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 18:40:18.265 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 18:40:18.268 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 18:40:18.270 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:40:18.273 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:40:18.276 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:40:18.279 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:40:18.281 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:40:18.284 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:40:18.301 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:40:18.303 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:40:18.305 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:18.309 | + functions-common:git_clone:629 : echo master 2022-02-17 18:40:18.309 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:40:18.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 18:40:18.317 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:18.319 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 18:40:18.322 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:40:18.322 | + functions-common:git_clone:678 : head -1 2022-02-17 18:40:18.327 | 40d6477506 Merge "Document remote-managed port usage considerations" 2022-02-17 18:40:18.331 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:40:18.333 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 18:40:18.336 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:40:18.338 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:40:18.341 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 18:40:18.343 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:40:18.346 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 18:40:18.348 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:40:18.351 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:40:18.353 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 18:40:18.357 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:40:18.359 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:40:18.363 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 18:40:18.365 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:40:18.368 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 18:40:18.371 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:40:18.373 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:40:18.376 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 18:40:18.382 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 18:40:18.385 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 18:40:19.034 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 18:40:19.036 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:40:19.039 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:40:19.041 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:40:19.043 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:40:19.046 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 18:40:19.048 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:40:19.051 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:40:19.053 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:40:19.056 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:40:19.058 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:40:19.060 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:40:19.063 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:40:19.066 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 18:40:19.088 | Using python 3.8 to install /opt/stack/nova 2022-02-17 18:40:19.090 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-17 18:40:19.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:19.977 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:19.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:19.977 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:21.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:40:21.173 | Obtaining file:///opt/stack/nova 2022-02-17 18:40:21.174 | Preparing metadata (setup.py): started 2022-02-17 18:40:26.359 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:40:26.482 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (5.8.1) 2022-02-17 18:40:26.483 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.4.31) 2022-02-17 18:40:26.484 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (5.1.1) 2022-02-17 18:40:26.485 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.33.0) 2022-02-17 18:40:26.486 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.0.3) 2022-02-17 18:40:26.487 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (9.4.0) 2022-02-17 18:40:26.489 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.7.1) 2022-02-17 18:40:26.489 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.5.1) 2022-02-17 18:40:26.490 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (36.0.1) 2022-02-17 18:40:26.491 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.8.7) 2022-02-17 18:40:26.492 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.1.2) 2022-02-17 18:40:26.494 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.1.1) 2022-02-17 18:40:26.495 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.5.0) 2022-02-17 18:40:26.496 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.1.0) 2022-02-17 18:40:26.497 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.13.0) 2022-02-17 18:40:26.498 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.7.6) 2022-02-17 18:40:26.499 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.8.0) 2022-02-17 18:40:26.500 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.11.0) 2022-02-17 18:40:26.501 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.8.1) 2022-02-17 18:40:26.502 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.0.2) 2022-02-17 18:40:26.504 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev259) (3.2.0) 2022-02-17 18:40:26.505 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (8.2.0) 2022-02-17 18:40:26.506 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.4.0) 2022-02-17 18:40:26.507 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (7.8.0) 2022-02-17 18:40:26.508 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.5.0) 2022-02-17 18:40:26.509 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.27.1) 2022-02-17 18:40:26.510 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.5.0) 2022-02-17 18:40:26.511 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.10.0) 2022-02-17 18:40:26.512 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.10.1) 2022-02-17 18:40:26.513 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.5.0) 2022-02-17 18:40:26.514 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (8.8.0) 2022-02-17 18:40:26.516 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.4.0) 2022-02-17 18:40:26.518 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.6.1) 2022-02-17 18:40:26.519 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.3.0) 2022-02-17 18:40:26.522 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.3.0) 2022-02-17 18:40:26.523 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.5.0) 2022-02-17 18:40:26.524 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.12.2) 2022-02-17 18:40:26.526 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (11.2.0) 2022-02-17 18:40:26.527 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (6.3.0) 2022-02-17 18:40:26.528 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (12.13.0) 2022-02-17 18:40:26.529 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.10.1) 2022-02-17 18:40:26.530 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.7.0) 2022-02-17 18:40:26.531 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (5.1.0) 2022-02-17 18:40:26.532 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.8.0) 2022-02-17 18:40:26.533 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.5.0) 2022-02-17 18:40:26.534 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.5.1) 2022-02-17 18:40:26.535 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (5.9.0) 2022-02-17 18:40:26.536 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.6.0) 2022-02-17 18:40:26.538 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (5.1.0) 2022-02-17 18:40:26.539 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.1.0) 2022-02-17 18:40:26.540 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.7.0) 2022-02-17 18:40:26.541 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.7.0) 2022-02-17 18:40:26.542 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (3.10.1) 2022-02-17 18:40:26.543 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.0.1) 2022-02-17 18:40:26.545 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.10.1) 2022-02-17 18:40:26.546 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.2.2) 2022-02-17 18:40:26.547 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.3.3) 2022-02-17 18:40:26.548 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (1.7.0) 2022-02-17 18:40:26.549 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (4.6.4) 2022-02-17 18:40:26.550 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.8.2) 2022-02-17 18:40:26.551 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (2.4.0) 2022-02-17 18:40:26.552 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (0.61.0) 2022-02-17 18:40:26.554 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev259) (6.0) 2022-02-17 18:40:26.570 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev259) (5.4.0) 2022-02-17 18:40:26.571 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev259) (1.1.6) 2022-02-17 18:40:26.573 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev259) (4.11.0) 2022-02-17 18:40:26.595 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev259) (5.2.0) 2022-02-17 18:40:26.634 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev259) (1.15.0) 2022-02-17 18:40:26.665 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev259) (2.1.0) 2022-02-17 18:40:26.666 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev259) (1.16.0) 2022-02-17 18:40:26.691 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev259) (2.0.1) 2022-02-17 18:40:26.816 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev259) (3.1.1) 2022-02-17 18:40:26.821 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev259) (4.4.0) 2022-02-17 18:40:26.879 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (1.4.0) 2022-02-17 18:40:26.880 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (1.32) 2022-02-17 18:40:26.882 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (1.1.5) 2022-02-17 18:40:26.884 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (2.5.0) 2022-02-17 18:40:26.884 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (1.4.4) 2022-02-17 18:40:26.886 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev259) (0.10.0) 2022-02-17 18:40:26.905 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev259) (6.3.1) 2022-02-17 18:40:26.907 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev259) (5.5.0) 2022-02-17 18:40:26.960 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:26.960 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev259) (2.4.0) 2022-02-17 18:40:26.964 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev259) (1.15.1) 2022-02-17 18:40:27.054 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev259) (0.17.3) 2022-02-17 18:40:27.162 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev259) (2.0.1) 2022-02-17 18:40:27.166 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev259) (0.5.0) 2022-02-17 18:40:27.229 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev259) (0.9.6) 2022-02-17 18:40:27.289 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev259) (5.0.0) 2022-02-17 18:40:27.291 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev259) (0.4.0) 2022-02-17 18:40:27.294 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev259) (5.0.9) 2022-02-17 18:40:27.296 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev259) (5.2.3) 2022-02-17 18:40:27.321 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev259) (3.2.0) 2022-02-17 18:40:27.325 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev259) (3.3.0) 2022-02-17 18:40:27.378 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev259) (1.0.3) 2022-02-17 18:40:27.433 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev259) (2021.3) 2022-02-17 18:40:27.464 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev259) (1.3.3) 2022-02-17 18:40:27.468 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev259) (3.0.0) 2022-02-17 18:40:27.521 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev259) (21.3) 2022-02-17 18:40:27.522 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev259) (3.0.7) 2022-02-17 18:40:27.625 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev259) (1.5.0) 2022-02-17 18:40:27.651 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev259) (60.9.0) 2022-02-17 18:40:27.729 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev259) (0.2.5) 2022-02-17 18:40:27.806 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev259) (3.17.6) 2022-02-17 18:40:27.872 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev259) (1.3.3) 2022-02-17 18:40:27.874 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev259) (1.13.3) 2022-02-17 18:40:27.875 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev259) (22.0.0) 2022-02-17 18:40:27.921 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev259) (2.4.2) 2022-02-17 18:40:27.924 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev259) (2.1.0) 2022-02-17 18:40:27.927 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev259) (3.10.0) 2022-02-17 18:40:28.006 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev259) (2.0.12) 2022-02-17 18:40:28.008 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev259) (3.3) 2022-02-17 18:40:28.009 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev259) (2019.11.28) 2022-02-17 18:40:28.010 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev259) (1.26.8) 2022-02-17 18:40:28.105 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev259) (0.7) 2022-02-17 18:40:28.324 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev259) (0.4.2) 2022-02-17 18:40:28.327 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev259) (0.5.2) 2022-02-17 18:40:28.439 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev259) (2.5.0) 2022-02-17 18:40:28.442 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev259) (2.6.3) 2022-02-17 18:40:28.443 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev259) (1.4.2) 2022-02-17 18:40:28.532 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev259) (0.12.2) 2022-02-17 18:40:28.607 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev259) (1.22.2) 2022-02-17 18:40:28.641 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev259) (5.0.0) 2022-02-17 18:40:28.874 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev259) (2.21) 2022-02-17 18:40:28.951 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev259) (2.3.3) 2022-02-17 18:40:28.952 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev259) (0.5.0) 2022-02-17 18:40:29.158 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev259) (2.5.0) 2022-02-17 18:40:29.272 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev259) (2.2) 2022-02-17 18:40:29.775 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev259) (0.13.1) 2022-02-17 18:40:29.822 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev259) (2.16.0) 2022-02-17 18:40:30.189 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.191 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.192 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.193 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.194 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.195 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:30.196 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev259) (0.6.5) 2022-02-17 18:40:31.411 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev259) (3.7.0) 2022-02-17 18:40:31.832 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev259) (1.8.2) 2022-02-17 18:40:31.833 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev259) (21.4.0) 2022-02-17 18:40:31.934 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev259) (2.4.0) 2022-02-17 18:40:32.038 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev259) (1.0.0) 2022-02-17 18:40:33.676 | Installing collected packages: nova 2022-02-17 18:40:33.676 | Attempting uninstall: nova 2022-02-17 18:40:33.676 | Found existing installation: nova 24.1.0.dev259 2022-02-17 18:40:33.685 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-17 18:40:33.687 | Running setup.py develop for nova 2022-02-17 18:40:40.300 | Successfully installed nova 2022-02-17 18:40:40.300 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:40:40.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:40:40.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:40:40.467 | + inc/python:pip_install:200 : result=0 2022-02-17 18:40:40.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:40:40.472 | + functions-common:time_stop:2425 : local name 2022-02-17 18:40:40.474 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:40:40.477 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:40:40.479 | + functions-common:time_stop:2428 : local total 2022-02-17 18:40:40.481 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:40:40.484 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:40:40.486 | + functions-common:time_stop:2432 : start_time=1645123219082 2022-02-17 18:40:40.489 | + functions-common:time_stop:2434 : [[ -z 1645123219082 ]] 2022-02-17 18:40:40.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:40:40.496 | + functions-common:time_stop:2437 : end_time=1645123240493 2022-02-17 18:40:40.498 | + functions-common:time_stop:2438 : elapsed_time=21411 2022-02-17 18:40:40.501 | + functions-common:time_stop:2439 : total=137861 2022-02-17 18:40:40.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:40:40.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159272 2022-02-17 18:40:40.508 | + inc/python:pip_install:203 : return 0 2022-02-17 18:40:40.510 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:40:40.513 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:40:40.515 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:40:40.537 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:40:40.551 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 18:40:40.554 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 18:40:40.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:40:40.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:40:40.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 18:40:40.564 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:40:40.567 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 18:40:40.580 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:40:40.582 | + ./stack.sh:main:937 : configure_nova 2022-02-17 18:40:40.585 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 18:40:40.598 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 18:40:40.601 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 18:40:40.603 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 18:40:40.607 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 18:40:40.608 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 18:40:40.614 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 18:40:40.617 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 18:40:40.619 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 18:40:40.622 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 18:40:40.624 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 18:40:40.627 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 18:40:40.629 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 18:40:40.631 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 18:40:40.644 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 18:40:40.656 | + 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-02-17 18:40:40.669 | + 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-02-17 18:40:40.683 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 18:40:40.696 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 18:40:40.699 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 18:40:40.703 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eBMJtVGgfU 2022-02-17 18:40:40.705 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 18:40:40.708 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 18:40:40.711 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 18:40:40.713 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 18:40:40.716 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 18:40:40.718 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eBMJtVGgfU 2022-02-17 18:40:40.723 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eBMJtVGgfU 2022-02-17 18:40:40.736 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eBMJtVGgfU /etc/sudoers.d/nova-rootwrap 2022-02-17 18:40:40.749 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 18:40:40.753 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 18:40:40.756 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 18:40:40.759 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 18:40:40.761 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 18:40:40.764 | + 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-02-17 18:40:40.766 | + 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-02-17 18:40:40.769 | + lib/nova:configure_nova:249 : [[ 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-02-17 18:40:40.772 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 18:40:40.777 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 18:40:40.795 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:40.798 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 18:40:40.801 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 18:40:40.805 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 18:40:40.808 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 18:40:40.838 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 18:40:40.840 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 18:40:40.868 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 18:40:40.898 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 18:40:40.926 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 18:40:40.957 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 18:40:40.987 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 18:40:41.017 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 18:40:41.020 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-17 18:40:41.048 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 18:40:41.075 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 18:40:41.104 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 18:40:41.131 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 18:40:41.160 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 18:40:41.190 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 18:40:41.192 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:40:41.194 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:40:41.197 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:40:41.199 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:40:41.201 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:40:41.204 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:40:41.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:40:41.209 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:40:41.211 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:40:41.213 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:40:41.215 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:40:41.217 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 18:40:41.220 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:40:41.223 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:40:41.225 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:40:41.227 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:40:41.230 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:40:41.232 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:40:41.234 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 18:40:41.251 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:41.254 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:40:41.256 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 18:40:41.258 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 18:40:41.289 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 18:40:41.292 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 18:40:41.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 18:40:41.296 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 18:40:41.299 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:40:41.302 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:40:41.334 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 18:40:41.337 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 18:40:41.339 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 18:40:41.341 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 18:40:41.343 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 18:40:41.346 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 18:40:41.378 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 18:40:41.411 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 18:40:41.440 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 18:40:41.469 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 18:40:41.486 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:41.488 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 18:40:41.506 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:41.509 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 18:40:41.509 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 18:40:41.515 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 18:40:41.518 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 18:40:41.545 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 18:40:41.562 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:41.565 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 18:40:41.568 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 18:40:41.570 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:40:41.572 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:40:41.575 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 18:40:41.606 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 18:40:41.634 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:40:41.662 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 18:40:41.692 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 18:40:41.721 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 18:40:41.750 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 18:40:41.780 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 18:40:41.809 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:40:41.837 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:40:41.867 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 18:40:41.888 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:41.890 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 18:40:41.892 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 18:40:41.924 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 18:40:41.953 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-17 18:40:41.980 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 18:40:42.016 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 18:40:42.046 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 18:40:42.074 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 18:40:42.102 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 18:40:42.131 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 18:40:42.148 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:42.150 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 18:40:42.152 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 18:40:42.181 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 18:40:42.212 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 18:40:42.215 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 18:40:42.243 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 18:40:42.246 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 18:40:42.248 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 18:40:42.250 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:40:42.253 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:40:42.255 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:40:42.258 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:40:42.260 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:40:42.262 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:40:42.265 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 18:40:42.267 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:40:42.270 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:40:42.272 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:40:42.274 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:40:42.277 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:40:42.279 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:40:42.281 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:40:42.284 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:40:42.286 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:40:42.288 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:40:42.291 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:40:42.293 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 18:40:42.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 18:40:42.298 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 18:40:42.301 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:40:42.318 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:40:42.321 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:40:42.323 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:40:42.325 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:40:42.328 | + 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-02-17 18:40:42.356 | + 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-02-17 18:40:42.385 | + 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-02-17 18:40:42.414 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:40:42.443 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 18:40:42.475 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 18:40:42.492 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:42.494 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 18:40:42.497 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 18:40:42.499 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 18:40:42.502 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 18:40:42.505 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:40:42.507 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:40:42.510 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 18:40:42.514 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 18:40:42.516 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:40:42.519 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:40:42.532 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:40:42.532 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:40:42.540 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:40:42.544 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:40:42.561 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 18:40:42.564 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 18:40:42.568 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 18:40:42.598 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 18:40:42.626 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 18:40:42.654 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:40:42.683 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:40:42.711 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:40:42.739 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:40:42.768 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:40:42.796 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:40:42.827 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:40:42.858 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:40:42.886 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:40:42.914 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:40:42.942 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:40:42.944 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:40:42.947 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 18:40:42.950 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 18:40:42.952 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:40:42.955 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:42.957 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:42.960 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:40:42.963 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:40:42.965 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 18:40:42.995 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:40:43.026 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 18:40:43.026 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:40:43.035 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 18:40:43.039 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 18:40:43.041 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 18:40:43.043 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:40:43.046 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:40:43.048 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:40:43.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:43.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:43.055 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:40:43.058 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:40:43.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:43.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:43.066 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 18:40:43.129 | Enabling site nova-api-wsgi. 2022-02-17 18:40:43.135 | To activate the new configuration, you need to run: 2022-02-17 18:40:43.135 | systemctl reload apache2 2022-02-17 18:40:43.139 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:40:43.142 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:40:43.144 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:40:43.147 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:40:43.287 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 18:40:43.311 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:43.315 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 18:40:43.318 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 18:40:43.321 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 18:40:43.324 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 18:40:43.326 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 18:40:43.329 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:40:43.332 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 18:40:43.336 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 18:40:43.339 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:40:43.341 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:40:43.356 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:40:43.356 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:40:43.366 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:40:43.369 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:40:43.386 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 18:40:43.388 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 18:40:43.393 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 18:40:43.423 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 18:40:43.452 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 18:40:43.480 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:40:43.510 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:40:43.538 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:40:43.567 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:40:43.596 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:40:43.625 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:40:43.655 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:40:43.684 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:40:43.711 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:40:43.744 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:40:43.772 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 18:40:43.774 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 18:40:43.804 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 18:40:43.821 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:43.823 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 18:40:43.856 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 18:40:43.858 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 18:40:43.861 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 18:40:43.878 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:43.881 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:40:43.884 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:40:43.923 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 18:40:43.956 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 18:40:43.959 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 18:40:43.961 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 18:40:43.963 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:40:43.966 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:40:43.968 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:40:43.985 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:43.988 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:40:43.991 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:40:43.993 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:40:44.009 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:44.012 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:40:44.015 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:40:44.045 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:40:44.047 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:40:44.050 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 18:40:44.078 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 18:40:44.108 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 18:40:44.140 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 18:40:44.157 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:44.159 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:40:44.189 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 18:40:44.191 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 18:40:44.194 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 18:40:44.224 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 18:40:44.254 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-17 18:40:44.283 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 18:40:44.312 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 18:40:44.341 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 18:40:44.370 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 18:40:44.399 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 18:40:44.428 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 18:40:44.456 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 18:40:44.473 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:44.476 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 18:40:44.480 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:40:44.482 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 18:40:44.484 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 18:40:44.488 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 18:40:44.491 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:40:44.493 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:40:44.496 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:40:44.498 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 18:40:44.501 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 18:40:44.505 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 18:40:44.508 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 18:40:44.510 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 18:40:44.513 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 18:40:44.515 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 18:40:44.518 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 18:40:44.551 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 18:40:44.582 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 18:40:44.616 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:40:44.618 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 18:40:44.621 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 18:40:44.623 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 18:40:44.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:44.644 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 18:40:44.645 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 18:40:45.348 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-17 18:40:45.350 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 18:40:45.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 18:40:45.355 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 18:40:45.358 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:40:45.361 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 18:40:45.364 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:40:45.380 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:45.383 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 18:40:45.386 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 18:40:45.388 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:40:45.405 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:45.408 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 18:40:45.411 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 18:40:45.440 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:40:45.442 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:40:45.444 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 18:40:45.462 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:45.464 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 18:40:45.467 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:40:45.470 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 18:40:45.501 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:40:45.531 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 18:40:45.560 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 18:40:45.589 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 18:40:45.618 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 18:40:45.648 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 18:40:45.678 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 18:40:45.707 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 18:40:45.710 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 18:40:45.712 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 18:40:45.716 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:40:45.734 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:40:45.736 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:40:45.739 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:40:45.741 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:40:45.744 | + 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-02-17 18:40:45.774 | + 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-02-17 18:40:45.804 | + 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-02-17 18:40:45.834 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:40:45.863 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:40:45.866 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 18:40:45.870 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:40:45.873 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 18:40:45.875 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 18:40:45.879 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 18:40:45.881 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:40:45.884 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:40:45.887 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:40:45.889 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 18:40:45.893 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 18:40:45.896 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:40:45.901 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 18:40:45.904 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 18:40:45.906 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 18:40:45.922 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:45.925 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 18:40:45.928 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 18:40:45.944 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:45.947 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 18:40:45.964 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:45.966 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 18:40:45.984 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:40:45.987 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 18:40:46.005 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:40:46.008 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 18:40:46.010 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 18:40:46.013 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 18:40:46.015 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:40:46.019 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 18:40:46.021 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 18:40:46.024 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 18:40:46.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:46.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:46.033 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 18:40:46.035 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:40:46.038 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:40:46.046 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:40:46.052 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:40:46.054 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:46.057 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:40:46.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:46.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:46.065 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:40:46.067 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:40:46.070 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:40:46.072 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:40:46.075 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 18:40:46.077 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:40:46.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:46.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:46.085 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 18:40:46.108 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 18:40:46.223 | Reading package lists... 2022-02-17 18:40:46.493 | Building dependency tree... 2022-02-17 18:40:46.495 | Reading state information... 2022-02-17 18:40:46.828 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:40:46.828 | The following packages were automatically installed and are no longer required: 2022-02-17 18:40:46.830 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:40:46.830 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:40:46.830 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:40:46.830 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:40:46.830 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:40:46.830 | python3-zope.interface 2022-02-17 18:40:46.830 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:40:46.951 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:40:46.957 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:40:46.959 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:40:46.962 | + functions-common:time_stop:2425 : local name 2022-02-17 18:40:46.968 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:40:46.971 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:40:46.974 | + functions-common:time_stop:2428 : local total 2022-02-17 18:40:46.977 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:40:46.980 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:40:46.982 | + functions-common:time_stop:2432 : start_time=1645123246105 2022-02-17 18:40:46.985 | + functions-common:time_stop:2434 : [[ -z 1645123246105 ]] 2022-02-17 18:40:46.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:40:46.993 | + functions-common:time_stop:2437 : end_time=1645123246990 2022-02-17 18:40:46.996 | + functions-common:time_stop:2438 : elapsed_time=885 2022-02-17 18:40:46.999 | + functions-common:time_stop:2439 : total=6678 2022-02-17 18:40:47.001 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:40:47.004 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7563 2022-02-17 18:40:47.007 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:40:47.010 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 18:40:47.013 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 18:40:47.016 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 18:40:47.020 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 18:40:47.023 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 18:40:47.048 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 18:40:47.051 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:40:47.054 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:40:47.056 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:40:47.059 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:40:47.062 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:47.064 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:40:47.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:47.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:47.072 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:40:47.075 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:40:47.077 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:40:47.080 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:40:47.083 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 18:40:47.086 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:40:47.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:47.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:47.093 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 18:40:47.118 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-17 18:40:47.230 | Reading package lists... 2022-02-17 18:40:47.517 | Building dependency tree... 2022-02-17 18:40:47.519 | Reading state information... 2022-02-17 18:40:47.875 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-17 18:40:47.875 | The following packages were automatically installed and are no longer required: 2022-02-17 18:40:47.877 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:40:47.877 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:40:47.877 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:40:47.877 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:40:47.877 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:40:47.877 | python3-zope.interface 2022-02-17 18:40:47.877 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:40:48.007 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:40:48.012 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:40:48.015 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:40:48.018 | + functions-common:time_stop:2425 : local name 2022-02-17 18:40:48.021 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:40:48.024 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:40:48.026 | + functions-common:time_stop:2428 : local total 2022-02-17 18:40:48.029 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:40:48.031 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:40:48.034 | + functions-common:time_stop:2432 : start_time=1645123247115 2022-02-17 18:40:48.037 | + functions-common:time_stop:2434 : [[ -z 1645123247115 ]] 2022-02-17 18:40:48.040 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:40:48.045 | + functions-common:time_stop:2437 : end_time=1645123248042 2022-02-17 18:40:48.048 | + functions-common:time_stop:2438 : elapsed_time=927 2022-02-17 18:40:48.051 | + functions-common:time_stop:2439 : total=7563 2022-02-17 18:40:48.054 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:40:48.056 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8490 2022-02-17 18:40:48.060 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:40:48.063 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 18:40:48.066 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 18:40:48.069 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:40:48.072 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:40:48.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:40:48.077 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 18:40:48.080 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 18:40:48.139 | wsgi (enabled by maintainer script) 2022-02-17 18:40:48.143 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 18:40:48.146 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 18:40:48.149 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:40:48.152 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 18:40:48.155 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 18:40:48.158 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:40:48.162 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:40:48.163 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:40:48.168 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 18:40:48.171 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 18:40:48.174 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 18:40:48.178 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 18:40:48.180 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 18:40:48.206 | Using python 3.8 to install osc-placement 2022-02-17 18:40:48.208 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 18:40:49.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:49.130 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:49.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:49.130 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:50.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:40:50.341 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-17 18:40:50.353 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 18:40:50.354 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 18:40:50.355 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-02-17 18:40:50.357 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 18:40:50.358 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 18:40:50.359 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 18:40:50.421 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-17 18:40:50.422 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-17 18:40:50.423 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-17 18:40:50.425 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-17 18:40:50.439 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-17 18:40:50.440 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-17 18:40:50.442 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-17 18:40:50.457 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-17 18:40:50.458 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-17 18:40:50.459 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 18:40:50.460 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-17 18:40:50.462 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-17 18:40:50.463 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-17 18:40:50.483 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-17 18:40:50.486 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.0) 2022-02-17 18:40:50.487 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-17 18:40:50.488 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-17 18:40:50.498 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-17 18:40:50.538 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-17 18:40:50.539 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-17 18:40:50.540 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-17 18:40:50.542 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-17 18:40:50.543 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-17 18:40:50.544 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-17 18:40:50.545 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-17 18:40:50.548 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-17 18:40:50.617 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-17 18:40:50.618 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-17 18:40:50.621 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-17 18:40:50.623 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-17 18:40:50.721 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-17 18:40:50.722 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-17 18:40:50.723 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-17 18:40:50.768 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-17 18:40:50.812 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-17 18:40:50.984 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-17 18:40:53.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:40:53.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:40:53.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:40:53.482 | + inc/python:pip_install:200 : result=0 2022-02-17 18:40:53.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:40:53.488 | + functions-common:time_stop:2425 : local name 2022-02-17 18:40:53.491 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:40:53.493 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:40:53.496 | + functions-common:time_stop:2428 : local total 2022-02-17 18:40:53.498 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:40:53.501 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:40:53.504 | + functions-common:time_stop:2432 : start_time=1645123248198 2022-02-17 18:40:53.506 | + functions-common:time_stop:2434 : [[ -z 1645123248198 ]] 2022-02-17 18:40:53.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:40:53.514 | + functions-common:time_stop:2437 : end_time=1645123253511 2022-02-17 18:40:53.517 | + functions-common:time_stop:2438 : elapsed_time=5313 2022-02-17 18:40:53.520 | + functions-common:time_stop:2439 : total=159272 2022-02-17 18:40:53.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:40:53.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=164585 2022-02-17 18:40:53.528 | + inc/python:pip_install:203 : return 0 2022-02-17 18:40:53.531 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 18:40:53.535 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 18:40:53.537 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 18:40:53.540 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:40:53.543 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:40:53.546 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:40:53.549 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:40:53.552 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:40:53.556 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:40:53.577 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:40:53.580 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:40:53.583 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:53.586 | + functions-common:git_clone:629 : echo master 2022-02-17 18:40:53.586 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:40:53.592 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 18:40:53.596 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:40:53.598 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 18:40:53.601 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:40:53.602 | + functions-common:git_clone:678 : head -1 2022-02-17 18:40:53.605 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 18:40:53.608 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:40:53.611 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 18:40:53.613 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:40:53.616 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:40:53.618 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 18:40:53.621 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:40:53.624 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 18:40:53.627 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:40:53.630 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:40:53.632 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 18:40:53.635 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:40:53.637 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:40:53.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 18:40:53.644 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:40:53.647 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 18:40:53.649 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:40:53.652 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:40:53.655 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 18:40:53.661 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 18:40:53.664 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 18:40:54.326 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 18:40:54.329 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:40:54.332 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:40:54.334 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:40:54.337 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:40:54.339 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 18:40:54.342 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:40:54.345 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:40:54.348 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:40:54.351 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:40:54.354 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:40:54.356 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:40:54.359 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:40:54.368 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 18:40:54.392 | Using python 3.8 to install /opt/stack/placement 2022-02-17 18:40:54.395 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-17 18:40:55.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:55.276 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:55.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:40:55.276 | from cryptography.utils import int_from_bytes 2022-02-17 18:40:56.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:40:56.446 | Obtaining file:///opt/stack/placement 2022-02-17 18:40:56.447 | Preparing metadata (setup.py): started 2022-02-17 18:40:59.680 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:40:59.726 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 18:40:59.727 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 18:40:59.728 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 18:40:59.729 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 18:40:59.730 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 18:40:59.731 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 18:40:59.732 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 18:40:59.734 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.9.0) 2022-02-17 18:40:59.735 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 18:40:59.736 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 18:40:59.737 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 18:40:59.738 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 18:40:59.739 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 18:40:59.740 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.2) 2022-02-17 18:40:59.741 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 18:40:59.742 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 18:40:59.743 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 18:40:59.745 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 18:40:59.746 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 18:40:59.748 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 18:40:59.749 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 18:40:59.814 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 18:40:59.816 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 18:40:59.817 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 18:40:59.818 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-17 18:40:59.820 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 18:40:59.821 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 18:40:59.841 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 18:40:59.883 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 18:40:59.885 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 18:40:59.885 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 18:40:59.887 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 18:40:59.888 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 18:40:59.941 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 18:40:59.941 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 18:40:59.943 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 18:40:59.945 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 18:40:59.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 18:40:59.989 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 18:41:00.008 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 18:41:00.009 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 18:41:00.010 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 18:41:00.038 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 18:41:00.040 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 18:41:00.053 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 18:41:00.069 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 18:41:00.071 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 18:41:00.072 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 18:41:00.074 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 18:41:00.117 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 18:41:00.118 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 18:41:00.120 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 18:41:00.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 18:41:00.139 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 18:41:00.305 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 18:41:00.378 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-17 18:41:00.380 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-17 18:41:00.381 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 18:41:00.399 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-17 18:41:00.436 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-17 18:41:00.494 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 18:41:00.562 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-17 18:41:00.646 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-17 18:41:00.698 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 18:41:00.899 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-17 18:41:00.901 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-17 18:41:00.902 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-17 18:41:00.984 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 18:41:01.036 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-17 18:41:01.201 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-17 18:41:01.312 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-17 18:41:01.313 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-17 18:41:03.292 | Installing collected packages: openstack-placement 2022-02-17 18:41:03.292 | Attempting uninstall: openstack-placement 2022-02-17 18:41:03.292 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-17 18:41:03.295 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-17 18:41:03.297 | Running setup.py develop for openstack-placement 2022-02-17 18:41:07.858 | Successfully installed openstack-placement 2022-02-17 18:41:07.858 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:41:07.866 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:41:07.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:41:08.051 | + inc/python:pip_install:200 : result=0 2022-02-17 18:41:08.053 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:41:08.056 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:08.058 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:08.061 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:08.064 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:08.066 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:08.069 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:41:08.071 | + functions-common:time_stop:2432 : start_time=1645123254386 2022-02-17 18:41:08.073 | + functions-common:time_stop:2434 : [[ -z 1645123254386 ]] 2022-02-17 18:41:08.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:08.082 | + functions-common:time_stop:2437 : end_time=1645123268079 2022-02-17 18:41:08.085 | + functions-common:time_stop:2438 : elapsed_time=13693 2022-02-17 18:41:08.087 | + functions-common:time_stop:2439 : total=164585 2022-02-17 18:41:08.090 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:08.092 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178278 2022-02-17 18:41:08.095 | + inc/python:pip_install:203 : return 0 2022-02-17 18:41:08.098 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:41:08.101 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:41:08.104 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:41:08.126 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:41:08.139 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 18:41:08.142 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 18:41:08.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:41:08.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:41:08.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 18:41:08.153 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:41:08.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:41:08.159 | + ./stack.sh:main:943 : configure_placement 2022-02-17 18:41:08.162 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 18:41:08.174 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 18:41:08.177 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 18:41:08.182 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 18:41:08.185 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 18:41:08.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 18:41:08.191 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 18:41:08.194 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 18:41:08.197 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 18:41:08.232 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 18:41:08.267 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 18:41:08.305 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 18:41:08.306 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 18:41:08.309 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 18:41:08.313 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:41:08.316 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 18:41:08.352 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 18:41:08.387 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:41:08.420 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 18:41:08.454 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 18:41:08.487 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 18:41:08.520 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 18:41:08.555 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 18:41:08.590 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:41:08.625 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:41:08.660 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 18:41:08.662 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 18:41:08.665 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 18:41:08.669 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:41:08.691 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:41:08.694 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:41:08.697 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:41:08.700 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:41:08.702 | + 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-02-17 18:41:08.738 | + 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-02-17 18:41:08.774 | + 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-02-17 18:41:08.807 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:41:08.839 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 18:41:08.842 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 18:41:08.845 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 18:41:08.848 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 18:41:08.851 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 18:41:08.853 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:41:08.856 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:41:08.859 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 18:41:08.864 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 18:41:08.866 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:41:08.869 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:41:08.882 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:41:08.883 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:41:08.893 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:41:08.897 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:41:08.914 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 18:41:08.916 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 18:41:08.921 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 18:41:08.955 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 18:41:08.986 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 18:41:09.019 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:41:09.052 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:41:09.085 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:41:09.117 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:41:09.151 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:41:09.184 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:41:09.220 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 18:41:09.253 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:41:09.284 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:41:09.317 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:41:09.349 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:41:09.352 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:41:09.357 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 18:41:09.360 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 18:41:09.362 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:41:09.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:09.368 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:09.371 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 18:41:09.374 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 18:41:09.376 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 18:41:09.411 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:41:09.443 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 18:41:09.443 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 18:41:09.452 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 18:41:09.456 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 18:41:09.459 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 18:41:09.462 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:41:09.464 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:41:09.467 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:41:09.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:09.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:09.476 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:41:09.478 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:41:09.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:09.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:09.487 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 18:41:09.554 | Site placement-api already enabled 2022-02-17 18:41:09.559 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:41:09.562 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:41:09.565 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:41:09.568 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:41:09.736 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 18:41:09.762 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:09.765 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 18:41:09.790 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:09.793 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 18:41:09.815 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:09.818 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 18:41:09.821 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 18:41:09.824 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 18:41:09.862 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:41:09.898 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 18:41:09.930 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 18:41:09.962 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 18:41:10.002 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 18:41:10.043 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 18:41:10.076 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 18:41:10.109 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 18:41:10.129 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:10.132 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 18:41:10.151 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:10.154 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 18:41:10.157 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:41:10.159 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 18:41:10.162 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:41:10.165 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:41:10.168 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:41:10.170 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:41:10.173 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:41:10.177 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:41:10.182 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:41:10.185 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:41:10.188 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:41:10.191 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 18:41:10.194 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:41:10.211 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:10.214 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:41:10.217 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:41:10.220 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 18:41:10.222 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 18:41:10.225 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:41:10.228 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 18:41:10.231 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 18:41:10.233 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 18:41:10.296 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 18:41:10.346 | [575964 Async install_tempest:601332]: running: install_tempest 2022-02-17 18:41:10.349 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:41:10.351 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:41:10.355 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:41:10.359 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:41:10.361 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 18:41:10.364 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:41:10.367 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 18:41:10.371 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:41:10.374 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:41:10.377 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 18:41:10.380 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 18:41:10.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:41:10.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:41:10.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 18:41:10.393 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:41:10.396 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 18:41:10.399 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 18:41:10.402 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:41:10.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 18:41:10.409 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 18:41:10.412 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:41:10.417 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:41:10.418 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:41:10.426 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 18:41:10.428 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 18:41:10.431 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 18:41:10.435 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 18:41:10.438 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 18:41:10.462 | Using python 3.8 to install python-openstackclient 2022-02-17 18:41:10.464 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-17 18:41:11.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:41:11.428 | from cryptography.utils import int_from_bytes 2022-02-17 18:41:11.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:41:11.428 | from cryptography.utils import int_from_bytes 2022-02-17 18:41:12.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:41:12.644 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-17 18:41:12.664 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 18:41:12.666 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 18:41:12.667 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 18:41:12.668 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 18:41:12.669 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 18:41:12.670 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 18:41:12.672 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-02-17 18:41:12.673 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-17 18:41:12.674 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 18:41:12.675 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 18:41:12.676 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 18:41:12.688 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-17 18:41:12.689 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 18:41:12.690 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 18:41:12.691 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 18:41:12.693 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-17 18:41:12.721 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 18:41:12.722 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 18:41:12.723 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 18:41:12.725 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 18:41:12.726 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 18:41:12.727 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 18:41:12.728 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 18:41:12.729 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 18:41:12.730 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 18:41:12.731 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 18:41:12.733 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 18:41:12.747 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-17 18:41:12.768 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-17 18:41:12.769 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 18:41:12.770 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-17 18:41:12.772 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-17 18:41:12.793 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-17 18:41:12.815 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-02-17 18:41:12.818 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-02-17 18:41:12.819 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-17 18:41:12.918 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-17 18:41:12.919 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-17 18:41:12.920 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-17 18:41:12.964 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 18:41:12.978 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-17 18:41:13.015 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 18:41:13.186 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-17 18:41:13.205 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-17 18:41:13.311 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-17 18:41:13.313 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-17 18:41:13.316 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-17 18:41:13.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-17 18:41:13.453 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 18:41:15.810 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:41:15.818 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:41:15.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:41:15.976 | + inc/python:pip_install:200 : result=0 2022-02-17 18:41:15.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:41:15.981 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:15.983 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:15.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:15.989 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:15.991 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:15.993 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:41:15.996 | + functions-common:time_stop:2432 : start_time=1645123270456 2022-02-17 18:41:15.998 | + functions-common:time_stop:2434 : [[ -z 1645123270456 ]] 2022-02-17 18:41:16.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:16.007 | + functions-common:time_stop:2437 : end_time=1645123276004 2022-02-17 18:41:16.009 | + functions-common:time_stop:2438 : elapsed_time=5548 2022-02-17 18:41:16.012 | + functions-common:time_stop:2439 : total=178278 2022-02-17 18:41:16.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:16.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=183826 2022-02-17 18:41:16.021 | + inc/python:pip_install:203 : return 0 2022-02-17 18:41:16.023 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 18:41:16.027 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 18:41:16.032 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.CVRM92mTqz 2022-02-17 18:41:16.034 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 18:41:16.037 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 18:41:16.040 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 18:41:16.043 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:41:16.045 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 18:41:16.048 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 18:41:16.067 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:16.070 | + ./stack.sh:main:1035 : configure_database 2022-02-17 18:41:16.073 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 18:41:16.076 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 18:41:16.079 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 18:41:16.082 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:41:16.084 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 18:41:16.086 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 18:41:16.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:16.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:16.095 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 18:41:16.099 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 18:41:16.101 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:41:16.104 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:41:16.106 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:41:16.109 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:41:16.112 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:41:16.116 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:41:16.118 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:41:16.121 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:41:16.123 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:41:16.126 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:41:16.128 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:41:16.131 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 18:41:16.133 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:41:16.136 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:41:16.138 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:41:16.142 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:41:16.144 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:41:16.147 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:41:16.149 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 18:41:16.169 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 18:41:16.169 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 18:41:16.174 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 18:41:16.177 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 18:41:16.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:16.182 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:16.184 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 18:41:16.187 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 18:41:16.190 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 18:41:16.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:41:16.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:41:16.198 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 18:41:16.200 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 18:41:16.203 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 18:41:16.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:41:16.240 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 18:41:16.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:41:16.274 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 18:41:16.277 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 18:41:16.278 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 18:41:16.284 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 18:41:16.342 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 18:41:16.402 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 18:41:16.464 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 18:41:16.523 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 18:41:16.525 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 18:41:16.528 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:41:16.532 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 18:41:19.220 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 18:41:19.223 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 18:41:19.227 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 18:41:19.232 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-184119 2022-02-17 18:41:19.235 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-184119 1039' 2022-02-17 18:41:19.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.241 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:41:19.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.247 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 18:41:19.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.253 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 18:41:19.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.259 | + 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-02-17 18:41:19.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.264 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 18:41:19.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.270 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 18:41:19.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.277 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-183707 2022-02-17 18:41:19.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.283 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 18:41:19.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.289 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 18:41:19.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.297 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 18:41:19.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.306 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 18:41:19.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.313 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 18:41:19.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:41:19.320 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 18:41:19.323 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 18:41:19.327 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 18:41:19.331 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 18:41:19.345 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 18:41:19.355 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.358 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 18:41:19.361 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.365 | + functions-common:run_process:1682 : local group= 2022-02-17 18:41:19.368 | + functions-common:run_process:1683 : local user= 2022-02-17 18:41:19.371 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 18:41:19.375 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:41:19.379 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:41:19.382 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:41:19.385 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:41:19.389 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:41:19.395 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123279391 2022-02-17 18:41:19.397 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 18:41:19.421 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:19.425 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 18:41:19.428 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 18:41:19.431 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.435 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.439 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.443 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.446 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 18:41:19.450 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 18:41:19.454 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 18:41:19.458 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:41:19.461 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:41:19.464 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 18:41:19.470 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 18:41:19.473 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 18:41:19.477 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.481 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:41:19.488 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:41:19.491 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:41:19.495 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:41:19.498 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 18:41:19.504 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:41:19.510 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 18:41:19.585 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 18:41:19.655 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:41:19.723 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 18:41:19.784 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 18:41:19.849 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:41:19.916 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:41:19.919 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 18:41:19.998 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:41:20.442 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 18:41:20.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 18:41:20.859 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 18:41:20.882 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:41:20.885 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:20.889 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:20.892 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:20.895 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:20.897 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:20.901 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:41:20.903 | + functions-common:time_stop:2432 : start_time=1645123279391 2022-02-17 18:41:20.907 | + functions-common:time_stop:2434 : [[ -z 1645123279391 ]] 2022-02-17 18:41:20.911 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:20.916 | + functions-common:time_stop:2437 : end_time=1645123280913 2022-02-17 18:41:20.919 | + functions-common:time_stop:2438 : elapsed_time=1522 2022-02-17 18:41:20.925 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:41:20.928 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:20.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1522 2022-02-17 18:41:20.935 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 18:41:20.938 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 18:41:20.942 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 18:41:20.948 | + functions-common:run_process:1682 : local group= 2022-02-17 18:41:20.954 | + functions-common:run_process:1683 : local user=root 2022-02-17 18:41:20.958 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 18:41:20.962 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:41:20.965 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:41:20.970 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:41:20.974 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:41:20.979 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:41:20.986 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123280981 2022-02-17 18:41:20.990 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 18:41:21.013 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:21.016 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:41:21.020 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:21.023 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:21.026 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:21.029 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:21.033 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:21.036 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:41:21.039 | + functions-common:time_stop:2432 : start_time=1645123280981 2022-02-17 18:41:21.043 | + functions-common:time_stop:2434 : [[ -z 1645123280981 ]] 2022-02-17 18:41:21.048 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:21.054 | + functions-common:time_stop:2437 : end_time=1645123281050 2022-02-17 18:41:21.058 | + functions-common:time_stop:2438 : elapsed_time=69 2022-02-17 18:41:21.061 | + functions-common:time_stop:2439 : total=1522 2022-02-17 18:41:21.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:21.069 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1591 2022-02-17 18:41:21.072 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 18:41:21.105 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:21.110 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 18:41:21.138 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:21.142 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 18:41:21.173 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:21.177 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 18:41:21.182 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 18:41:21.187 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 18:41:21.191 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 18:41:21.195 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380' 2022-02-17 18:41:21.199 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-17 18:41:21.204 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-17 18:41:21.208 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 18:41:21.211 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 18:41:21.214 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-17 18:41:21.217 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 18:41:21.220 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 18:41:21.223 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 18:41:21.226 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-17 18:41:21.229 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 18:41:21.233 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 18:41:21.236 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:41:21.239 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 18:41:21.243 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:41:21.247 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:41:21.252 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 18:41:21.255 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:41:21.261 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 18:41:21.368 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 18:41:21.458 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 18:41:21.519 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 18:41:21.593 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 18:41:21.667 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:41:21.740 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:41:21.743 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 18:41:21.831 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:41:22.295 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 18:41:22.357 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 18:41:22.422 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 18:41:22.491 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 18:41:22.555 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 18:41:22.559 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 18:41:22.565 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 18:41:22.568 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 18:41:22.992 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 18:41:23.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 18:41:23.445 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 18:41:23.623 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 18:41:23.643 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:23.646 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 18:41:23.649 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 18:41:23.652 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 18:41:23.658 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 18:41:23.672 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 18:41:23.686 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 18:41:23.689 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 18:41:23.692 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 18:41:23.841 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 18:41:23.985 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 18:41:24.131 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:41:24.279 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:41:24.426 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:41:24.572 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 18:41:24.718 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 18:41:24.865 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 18:41:25.006 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 18:41:25.152 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 18:41:25.157 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 18:41:25.161 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 18:41:25.164 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 18:41:25.168 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 18:41:25.171 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 18:41:25.175 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 18:41:25.192 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:25.194 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 18:41:25.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:41:25.200 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 18:41:25.203 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 18:41:25.205 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 18:41:25.208 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 18:41:25.228 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:25.231 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 18:41:25.235 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 18:41:25.238 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 18:41:25.240 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 18:41:25.243 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 18:41:25.245 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 18:41:25.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:41:25.881 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 18:41:25.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:41:25.909 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 18:41:25.913 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:41:25.917 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:41:25.921 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:41:25.927 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:41:25.932 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123285929 2022-02-17 18:41:25.935 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 18:41:31.001 | 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=603167) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:41:31.011 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:31.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.012 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.012 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.012 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.014 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:31.014 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:31.042 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:31.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.043 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.043 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.044 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.045 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:31.045 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:31.110 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:31.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.111 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.112 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.112 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:31.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:31.113 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:31.113 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:31.121 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:41:33.044 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.044 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:41:33.054 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.054 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:41:33.063 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.063 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:41:33.070 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.070 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:41:33.078 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.078 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:41:33.086 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.086 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:41:33.140 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.141 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.143 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.143 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.144 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.144 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.144 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.146 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.146 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.146 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.147 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.158 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.159 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.159 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.159 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.754 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.755 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.755 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.755 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.755 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.755 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.784 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.787 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.787 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.796 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:41:33.858 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.858 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:41:33.866 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.866 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:41:33.874 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.874 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:41:33.881 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.881 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:41:33.889 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.889 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:41:33.897 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.897 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:41:33.905 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:33.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.907 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.908 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.908 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.909 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.909 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.911 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.911 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.912 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.912 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.912 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.912 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:33.921 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.922 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.923 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.923 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:33.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:33.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:33.924 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:34.450 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:34.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.452 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.453 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.453 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.453 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:34.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:34.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:41:34.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.482 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.484 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.484 | 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=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:41:34.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:41:34.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:41:34.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=603167) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:41:34.492 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:41:34.502 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.502 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:41:34.511 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.511 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:41:34.518 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.519 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:41:34.526 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.526 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:41:34.534 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.535 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:41:34.543 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.544 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:41:34.552 | INFO migrate.versioning.api [-] done 2022-02-17 18:41:34.977 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 18:41:34.980 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:34.983 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:34.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:34.988 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:34.991 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:34.993 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:41:34.996 | + functions-common:time_stop:2432 : start_time=1645123285929 2022-02-17 18:41:35.000 | + functions-common:time_stop:2434 : [[ -z 1645123285929 ]] 2022-02-17 18:41:35.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:35.008 | + functions-common:time_stop:2437 : end_time=1645123295005 2022-02-17 18:41:35.010 | + functions-common:time_stop:2438 : elapsed_time=9076 2022-02-17 18:41:35.013 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:41:35.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:35.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9076 2022-02-17 18:41:35.021 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 18:41:35.024 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 18:41:35.028 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 18:41:39.785 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 18:41:39.785 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 18:41:39.786 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 18:41:39.786 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 18:41:39.786 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 18:41:39.787 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 18:41:39.787 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 18:41:39.787 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 18:41:39.787 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 18:41:40.164 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 18:41:40.168 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 18:41:45.399 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 18:41:45.400 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 18:41:45.400 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 18:41:45.400 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 18:41:45.400 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 18:41:45.401 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 18:41:45.401 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 18:41:45.401 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 18:41:45.401 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 18:41:45.788 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 18:41:45.790 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 18:41:45.793 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 18:41:45.796 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 18:41:45.813 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:45.816 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:41:45.819 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 18:41:45.824 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 18:41:45.827 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 18:41:45.829 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.832 | + functions-common:run_process:1682 : local group= 2022-02-17 18:41:45.835 | + functions-common:run_process:1683 : local user= 2022-02-17 18:41:45.837 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 18:41:45.840 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:41:45.842 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:41:45.845 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:41:45.847 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:41:45.851 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:41:45.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123305852 2022-02-17 18:41:45.858 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 18:41:45.875 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:41:45.878 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 18:41:45.880 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 18:41:45.883 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.886 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.889 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.891 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.897 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 18:41:45.900 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 18:41:45.903 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 18:41:45.905 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:41:45.908 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:41:45.911 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 18:41:45.913 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-17 18:41:45.915 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 18:41:45.918 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:45.920 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 18:41:45.922 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 18:41:45.924 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 18:41:45.927 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 18:41:45.931 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 18:41:45.984 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 18:41:46.038 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 18:41:46.093 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:41:46.156 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:41:46.216 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 18:41:46.273 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 18:41:46.331 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 18:41:46.392 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 18:41:46.450 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 18:41:46.508 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 18:41:46.510 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 18:41:46.565 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 18:41:46.965 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 18:41:46.979 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 18:41:47.383 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 18:41:47.470 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:41:47.473 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:47.475 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:47.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:47.480 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:47.483 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:47.485 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:41:47.488 | + functions-common:time_stop:2432 : start_time=1645123305852 2022-02-17 18:41:47.490 | + functions-common:time_stop:2434 : [[ -z 1645123305852 ]] 2022-02-17 18:41:47.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:47.498 | + functions-common:time_stop:2437 : end_time=1645123307495 2022-02-17 18:41:47.501 | + functions-common:time_stop:2438 : elapsed_time=1643 2022-02-17 18:41:47.503 | + functions-common:time_stop:2439 : total=1591 2022-02-17 18:41:47.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:47.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3234 2022-02-17 18:41:47.511 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 18:41:47.511 | Waiting for keystone to start... 2022-02-17 18:41:47.513 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-17 18:41:47.516 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-17 18:41:47.518 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:41:47.521 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-17 18:41:47.524 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:41:47.526 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:41:47.529 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:41:47.536 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:41:47.538 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:41:47.543 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:41:47.547 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123307543 2022-02-17 18:41:47.550 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:41:47.556 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-17 18:41:51.990 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 18:41:52.018 | [601332 Async install_tempest:601332]: finished successfully 2022-02-17 18:41:54.312 | + :: : [[ 200 == 503 ]] 2022-02-17 18:41:54.313 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:41:54.316 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:41:54.319 | + functions-common:time_stop:2425 : local name 2022-02-17 18:41:54.322 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:41:54.325 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:41:54.330 | + functions-common:time_stop:2428 : local total 2022-02-17 18:41:54.333 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:41:54.335 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:41:54.338 | + functions-common:time_stop:2432 : start_time=1645123307543 2022-02-17 18:41:54.340 | + functions-common:time_stop:2434 : [[ -z 1645123307543 ]] 2022-02-17 18:41:54.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:41:54.349 | + functions-common:time_stop:2437 : end_time=1645123314346 2022-02-17 18:41:54.352 | + functions-common:time_stop:2438 : elapsed_time=6803 2022-02-17 18:41:54.355 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:41:54.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:41:54.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6803 2022-02-17 18:41:54.365 | + functions:wait_for_service:467 : return 0 2022-02-17 18:41:54.368 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 18:41:54.389 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:41:54.392 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 18:41:54.395 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:41:54.398 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 18:41:54.428 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 18:41:54.432 | + lib/keystone:bootstrap_keystone:591 : /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.37/identity 2022-02-17 18:41:59.307 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.307 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.307 | 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=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.315 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.333 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.333 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.364 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.398 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.399 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.492 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.492 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.506 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.506 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.515 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.518 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=604013) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:41:59.551 | 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=604013) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:41:59.915 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created domain default 2022-02-17 18:41:59.958 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created project admin 2022-02-17 18:41:59.986 | DEBUG passlib.handlers.bcrypt [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=604013) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 18:41:59.987 | DEBUG passlib.handlers.bcrypt [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=604013) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 18:42:00.048 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created user admin 2022-02-17 18:42:00.062 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created role reader 2022-02-17 18:42:00.076 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created role member 2022-02-17 18:42:00.099 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created implied role where 202d80ad6df7464e8a9dbd55f56dae38 implies 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:42:00.109 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created role admin 2022-02-17 18:42:00.126 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created implied role where 3e0d59cb4ca3404182146f8e26273e9b implies 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:00.137 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Granted role admin on project admin to user admin. 2022-02-17 18:42:00.145 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Granted role admin on the system to user admin. 2022-02-17 18:42:00.156 | WARNING py.warnings [None req-e6960d71-8483-4cff-ac04-b48242a24be3 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-02-17 18:42:00.157 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 18:42:00.157 |  2022-02-17 18:42:00.160 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created region RegionOne 2022-02-17 18:42:00.194 | INFO keystone.cmd.bootstrap [None req-e6960d71-8483-4cff-ac04-b48242a24be3 None None] Created public endpoint http://10.222.0.37/identity 2022-02-17 18:42:00.668 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 18:42:00.671 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 18:42:00.674 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 18:42:00.677 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 18:42:03.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:03.723 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:03.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:03.724 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:03.895 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:03.898 | + lib/keystone:create_keystone_accounts:299 : admin_project=f9d1e0fbdfd44c6dbb5b43fd422d2a9a 2022-02-17 18:42:03.900 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 18:42:03.904 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 18:42:06.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:06.237 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:06.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:06.237 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:06.407 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:06.410 | + lib/keystone:create_keystone_accounts:301 : admin_user=3cd70079d9e3438685e537af6d9a1b91 2022-02-17 18:42:06.412 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 18:42:06.415 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 18:42:06.417 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 18:42:06.419 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 3cd70079d9e3438685e537af6d9a1b91 default 2022-02-17 18:42:06.480 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3cd70079d9e3438685e537af6d9a1b91 default 2022-02-17 18:42:06.521 | [575964 Async ks-domain-role:604130]: running: get_or_add_user_domain_role admin 3cd70079d9e3438685e537af6d9a1b91 default 2022-02-17 18:42:06.523 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 18:42:06.526 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:42:06.529 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 18:42:09.011 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 18:42:09.014 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 18:42:09.014 | default 2022-02-17 18:42:09.017 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 18:42:09.089 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 18:42:09.139 | [575964 Async ks-project:604270]: running: get_or_create_project service Default 2022-02-17 18:42:09.141 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 18:42:09.213 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 18:42:09.259 | [575964 Async ks-service:604356]: running: get_or_create_role service 2022-02-17 18:42:09.261 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 18:42:09.333 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 18:42:09.401 | [575964 Async ks-reseller:604442]: running: get_or_create_role ResellerAdmin 2022-02-17 18:42:09.408 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 18:42:09.411 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 18:42:09.853 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 18:42:10.071 | [575964 Async ks-anotherrole:604532]: running: get_or_create_role anotherrole 2022-02-17 18:42:10.099 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 18:42:10.128 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 18:42:10.156 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:42:10.184 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 18:42:12.610 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:12.743 | [604356 Async ks-service:604356]: finished successfully 2022-02-17 18:42:12.962 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:13.010 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:13.031 | [604270 Async ks-project:604270]: finished successfully 2022-02-17 18:42:13.075 | [604442 Async ks-reseller:604442]: finished successfully 2022-02-17 18:42:13.552 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:13.587 | [604532 Async ks-anotherrole:604532]: finished successfully 2022-02-17 18:42:13.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:13.711 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:13.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:13.711 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:13.893 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:13.896 | ++ functions-common:get_or_create_project:938 : project_id=30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:13.898 | ++ functions-common:get_or_create_project:939 : echo 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:13.901 | + lib/keystone:create_keystone_accounts:329 : invis_project=30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:13.904 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 18:42:13.907 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 18:42:13.909 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:42:13.912 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 18:42:15.702 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:15.731 | [604130 Async ks-domain-role:604130]: finished successfully 2022-02-17 18:42:16.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:16.203 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:16.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:16.203 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:16.379 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:16.382 | ++ functions-common:get_or_create_project:938 : project_id=466f255d8631459f8d8479166071a0af 2022-02-17 18:42:16.384 | ++ functions-common:get_or_create_project:939 : echo 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:16.387 | + lib/keystone:create_keystone_accounts:333 : demo_project=466f255d8631459f8d8479166071a0af 2022-02-17 18:42:16.391 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 18:42:16.394 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 18:42:16.396 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:16.399 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 18:42:16.401 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 18:42:16.404 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 18:42:18.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:18.851 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:18.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:18.851 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.021 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.024 | ++ functions-common:get_or_create_user:925 : user_id=a33c181b65d14a65a4633c300bc1e93c 2022-02-17 18:42:19.026 | ++ functions-common:get_or_create_user:926 : echo a33c181b65d14a65a4633c300bc1e93c 2022-02-17 18:42:19.029 | + lib/keystone:create_keystone_accounts:336 : demo_user=a33c181b65d14a65a4633c300bc1e93c 2022-02-17 18:42:19.032 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 18:42:19.083 | [575964 Async ks-domain-role:604130]: Waiting for completion of get_or_add_user_domain_role admin 3cd70079d9e3438685e537af6d9a1b91 default running on PID 604130 (6 other jobs running) 2022-02-17 18:42:19.112 | [575964 Async ks-domain-role:604130]: Signaling child to exit 2022-02-17 18:42:19.112 | WAKEUP 2022-02-17 18:42:19.143 | [575964 Async ks-domain-role:604130]: Signaled 2022-02-17 18:42:19.145 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 18:42:19.145 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 3cd70079d9e3438685e537af6d9a1b91 --domain default 2022-02-17 18:42:19.145 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:19.145 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 18:42:19.145 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:19.145 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:19.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.145 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.145 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 18:42:19.145 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 18:42:19.145 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 3cd70079d9e3438685e537af6d9a1b91 --domain default 2022-02-17 18:42:19.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.146 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.146 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 18:42:19.146 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:19.146 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:19.146 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:19.146 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 3cd70079d9e3438685e537af6d9a1b91 --domain default 2022-02-17 18:42:19.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.146 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.146 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.146 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.146 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:19.146 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:19.146 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:19.146 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 3cd70079d9e3438685e537af6d9a1b91 | | | default | | False |' 2022-02-17 18:42:19.146 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:19.146 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:19.146 | + functions-common:get_or_add_user_domain_role:1021 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:19.146 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:19.192 | [575964 Async ks-domain-role:604130]: finished get_or_add_user_domain_role admin 3cd70079d9e3438685e537af6d9a1b91 default with result 0 in 9 seconds 2022-02-17 18:42:19.199 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 18:42:19.237 | [575964 Async ks-project:604270]: Waiting for completion of get_or_create_project service Default running on PID 604270 (5 other jobs running) 2022-02-17 18:42:19.263 | [575964 Async ks-project:604270]: Signaling child to exit 2022-02-17 18:42:19.263 | WAKEUP 2022-02-17 18:42:19.286 | [575964 Async ks-project:604270]: Signaled 2022-02-17 18:42:19.288 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:42:19.288 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 18:42:19.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.288 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.288 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.288 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.288 | + functions-common:get_or_create_project:938 : project_id=534297c827184f2c89332c18c4662e02 2022-02-17 18:42:19.288 | + functions-common:get_or_create_project:939 : echo 534297c827184f2c89332c18c4662e02 2022-02-17 18:42:19.288 | 534297c827184f2c89332c18c4662e02 2022-02-17 18:42:19.334 | [575964 Async ks-project:604270]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-17 18:42:19.373 | [575964 Async ks-service:604356]: Waiting for completion of get_or_create_role service running on PID 604356 (4 other jobs running) 2022-02-17 18:42:19.398 | [575964 Async ks-service:604356]: Signaling child to exit 2022-02-17 18:42:19.398 | WAKEUP 2022-02-17 18:42:19.421 | [575964 Async ks-service:604356]: Signaled 2022-02-17 18:42:19.423 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:42:19.423 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 18:42:19.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.423 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.423 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.423 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.423 | + functions-common:get_or_create_role:950 : role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:42:19.423 | + functions-common:get_or_create_role:951 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:42:19.423 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:42:19.471 | [575964 Async ks-service:604356]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-17 18:42:19.508 | [575964 Async ks-reseller:604442]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 604442 (3 other jobs running) 2022-02-17 18:42:19.533 | [575964 Async ks-reseller:604442]: Signaling child to exit 2022-02-17 18:42:19.533 | WAKEUP 2022-02-17 18:42:19.556 | [575964 Async ks-reseller:604442]: Signaled 2022-02-17 18:42:19.558 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:42:19.558 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 18:42:19.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.558 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.558 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.558 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.558 | + functions-common:get_or_create_role:950 : role_id=88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:42:19.558 | + functions-common:get_or_create_role:951 : echo 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:42:19.558 | 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:42:19.603 | [575964 Async ks-reseller:604442]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-17 18:42:19.642 | [575964 Async ks-anotherrole:604532]: Waiting for completion of get_or_create_role anotherrole running on PID 604532 (2 other jobs running) 2022-02-17 18:42:19.666 | [575964 Async ks-anotherrole:604532]: Signaling child to exit 2022-02-17 18:42:19.666 | WAKEUP 2022-02-17 18:42:19.689 | [575964 Async ks-anotherrole:604532]: Signaled 2022-02-17 18:42:19.691 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:42:19.691 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 18:42:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.691 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:19.691 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:19.691 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:19.691 | + functions-common:get_or_create_role:950 : role_id=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:19.691 | + functions-common:get_or_create_role:951 : echo 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:19.691 | 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:19.736 | [575964 Async ks-anotherrole:604532]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-17 18:42:19.740 | + inc/async:async_wait:197 : return 0 2022-02-17 18:42:19.742 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.803 | + inc/async:async_inner:63 : get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.844 | [575964 Async ks-demo-member:605412]: running: get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.847 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 3cd70079d9e3438685e537af6d9a1b91 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.909 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3cd70079d9e3438685e537af6d9a1b91 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.951 | [575964 Async ks-demo-admin:605524]: running: get_or_add_user_project_role admin 3cd70079d9e3438685e537af6d9a1b91 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:19.954 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:20.020 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:20.070 | [575964 Async ks-demo-another:605636]: running: get_or_add_user_project_role anotherrole a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:20.073 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:20.150 | + inc/async:async_inner:63 : get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:20.208 | [575964 Async ks-demo-invis:605748]: running: get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:20.210 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 18:42:20.225 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 18:42:20.231 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:20.236 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 18:42:20.240 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 18:42:20.249 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 18:42:23.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:23.249 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:23.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:23.249 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:23.543 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:23.556 | ++ functions-common:get_or_create_user:925 : user_id=5a40eb5893ee492383c6120ce7e69eb3 2022-02-17 18:42:23.572 | ++ functions-common:get_or_create_user:926 : echo 5a40eb5893ee492383c6120ce7e69eb3 2022-02-17 18:42:23.596 | + lib/keystone:create_keystone_accounts:349 : demo_reader=5a40eb5893ee492383c6120ce7e69eb3 2022-02-17 18:42:23.615 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 5a40eb5893ee492383c6120ce7e69eb3 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:23.892 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5a40eb5893ee492383c6120ce7e69eb3 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:24.117 | [575964 Async ks-demo-reader:605944]: running: get_or_add_user_project_role reader 5a40eb5893ee492383c6120ce7e69eb3 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:24.143 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 18:42:24.180 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 18:42:24.197 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:42:24.222 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 18:42:28.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:28.173 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:28.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:28.173 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:28.575 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:28.599 | ++ functions-common:get_or_create_project:938 : project_id=3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:28.619 | ++ functions-common:get_or_create_project:939 : echo 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:28.642 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:28.659 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 18:42:28.688 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 18:42:28.707 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:28.728 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 18:42:28.747 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 18:42:28.781 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 18:42:30.993 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:31.171 | [605524 Async ks-demo-admin:605524]: finished successfully 2022-02-17 18:42:31.222 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:31.320 | [605412 Async ks-demo-member:605412]: finished successfully 2022-02-17 18:42:31.354 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:31.407 | [605748 Async ks-demo-invis:605748]: finished successfully 2022-02-17 18:42:31.962 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:31.991 | [605636 Async ks-demo-another:605636]: finished successfully 2022-02-17 18:42:32.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:32.180 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:32.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:32.181 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:32.365 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:32.368 | ++ functions-common:get_or_create_user:925 : user_id=d92ccd063d1340fda39873b0be829fad 2022-02-17 18:42:32.371 | ++ functions-common:get_or_create_user:926 : echo d92ccd063d1340fda39873b0be829fad 2022-02-17 18:42:32.374 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=d92ccd063d1340fda39873b0be829fad 2022-02-17 18:42:32.377 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.444 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.491 | [575964 Async ks-alt-admin:606503]: running: get_or_add_user_project_role admin d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.493 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.569 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.620 | [575964 Async ks-alt-another:606615]: running: get_or_add_user_project_role anotherrole d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:32.623 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 18:42:32.626 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 18:42:32.629 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:32.632 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 18:42:32.634 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 18:42:32.638 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 18:42:34.356 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:34.386 | [605944 Async ks-demo-reader:605944]: finished successfully 2022-02-17 18:42:35.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:35.001 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:35.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:35.001 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:35.206 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:35.209 | ++ functions-common:get_or_create_user:925 : user_id=e3e82271678b4268a8b54026a1af0a7d 2022-02-17 18:42:35.211 | ++ functions-common:get_or_create_user:926 : echo e3e82271678b4268a8b54026a1af0a7d 2022-02-17 18:42:35.214 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=e3e82271678b4268a8b54026a1af0a7d 2022-02-17 18:42:35.217 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member e3e82271678b4268a8b54026a1af0a7d 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:35.293 | + inc/async:async_inner:63 : get_or_add_user_project_role member e3e82271678b4268a8b54026a1af0a7d 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:35.343 | [575964 Async ks-alt-member-user:606830]: running: get_or_add_user_project_role member e3e82271678b4268a8b54026a1af0a7d 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:35.347 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 18:42:35.356 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 18:42:35.359 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:35.362 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 18:42:35.364 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 18:42:35.368 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 18:42:37.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:37.825 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:37.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:37.825 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:38.036 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:38.049 | ++ functions-common:get_or_create_user:925 : user_id=82fb286628e34c328f709ab6eae147a5 2022-02-17 18:42:38.054 | ++ functions-common:get_or_create_user:926 : echo 82fb286628e34c328f709ab6eae147a5 2022-02-17 18:42:38.064 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=82fb286628e34c328f709ab6eae147a5 2022-02-17 18:42:38.067 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 82fb286628e34c328f709ab6eae147a5 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:38.161 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 82fb286628e34c328f709ab6eae147a5 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:38.229 | [575964 Async ks-alt-reader-user:607026]: running: get_or_add_user_project_role reader 82fb286628e34c328f709ab6eae147a5 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:38.233 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 18:42:38.236 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:38.242 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 18:42:38.261 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 18:42:38.270 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 18:42:41.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:41.233 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:41.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:41.233 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:41.444 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:41.447 | ++ functions-common:get_or_create_user:925 : user_id=83a51423c99a427e82d8c0374ce87f24 2022-02-17 18:42:41.449 | ++ functions-common:get_or_create_user:926 : echo 83a51423c99a427e82d8c0374ce87f24 2022-02-17 18:42:41.453 | + lib/keystone:create_keystone_accounts:381 : system_member_user=83a51423c99a427e82d8c0374ce87f24 2022-02-17 18:42:41.459 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 83a51423c99a427e82d8c0374ce87f24 all 2022-02-17 18:42:41.567 | + inc/async:async_inner:63 : get_or_add_user_system_role member 83a51423c99a427e82d8c0374ce87f24 all 2022-02-17 18:42:41.691 | [575964 Async ks-system-member:607254]: running: get_or_add_user_system_role member 83a51423c99a427e82d8c0374ce87f24 all 2022-02-17 18:42:41.716 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 18:42:41.736 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:42:41.751 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 18:42:41.756 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 18:42:41.772 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 18:42:41.882 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:41.995 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:42.002 | [606503 Async ks-alt-admin:606503]: finished successfully 2022-02-17 18:42:42.071 | [606615 Async ks-alt-another:606615]: finished successfully 2022-02-17 18:42:44.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:44.319 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:44.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:44.319 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:44.550 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:44.553 | ++ functions-common:get_or_create_user:925 : user_id=537ba59355f843cdabb59499462f533d 2022-02-17 18:42:44.564 | ++ functions-common:get_or_create_user:926 : echo 537ba59355f843cdabb59499462f533d 2022-02-17 18:42:44.568 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=537ba59355f843cdabb59499462f533d 2022-02-17 18:42:44.572 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 537ba59355f843cdabb59499462f533d all 2022-02-17 18:42:44.684 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 537ba59355f843cdabb59499462f533d all 2022-02-17 18:42:44.773 | [575964 Async ks-system-reader:607549]: running: get_or_add_user_system_role reader 537ba59355f843cdabb59499462f533d all 2022-02-17 18:42:44.776 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 18:42:44.781 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 18:42:44.783 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 18:42:44.786 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 18:42:44.794 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 18:42:45.151 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:45.330 | [606830 Async ks-alt-member-user:606830]: finished successfully 2022-02-17 18:42:47.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:47.450 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:47.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:47.450 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:47.576 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:47.610 | [607026 Async ks-alt-reader-user:607026]: finished successfully 2022-02-17 18:42:47.650 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:47.653 | ++ functions-common:get_or_create_group:902 : group_id=a2115e0d83d14913abe9868c8a5e2554 2022-02-17 18:42:47.656 | ++ functions-common:get_or_create_group:903 : echo a2115e0d83d14913abe9868c8a5e2554 2022-02-17 18:42:47.659 | + lib/keystone:create_keystone_accounts:391 : admin_group=a2115e0d83d14913abe9868c8a5e2554 2022-02-17 18:42:47.662 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 18:42:47.665 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 18:42:47.667 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 18:42:47.670 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 18:42:47.673 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 18:42:49.913 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:49.957 | [607254 Async ks-system-member:607254]: finished successfully 2022-02-17 18:42:49.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:49.989 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:49.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:49.989 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:50.183 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:50.187 | ++ functions-common:get_or_create_group:902 : group_id=09d0cb5c5bef496a8aec13d44f90f9a6 2022-02-17 18:42:50.190 | ++ functions-common:get_or_create_group:903 : echo 09d0cb5c5bef496a8aec13d44f90f9a6 2022-02-17 18:42:50.193 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=09d0cb5c5bef496a8aec13d44f90f9a6 2022-02-17 18:42:50.195 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.257 | + inc/async:async_inner:63 : get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.313 | [575964 Async ks-group-memberdemo:607945]: running: get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.317 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.393 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.440 | [575964 Async ks-group-anotherdemo:608031]: running: get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:50.443 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:50.519 | + inc/async:async_inner:63 : get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:50.617 | [575964 Async ks-group-memberalt:608117]: running: get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:50.636 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:51.067 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:51.313 | [575964 Async ks-group-anotheralt:608206]: running: get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:51.346 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a 2022-02-17 18:42:51.792 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a 2022-02-17 18:42:51.984 | [575964 Async ks-group-admin:608293]: running: get_or_add_group_project_role admin a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a 2022-02-17 18:42:52.004 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 18:42:52.396 | [575964 Async ks-demo-member:605412]: Waiting for completion of get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af running on PID 605412 (17 other jobs running) 2022-02-17 18:42:52.571 | [575964 Async ks-demo-member:605412]: Signaling child to exit 2022-02-17 18:42:52.572 | WAKEUP 2022-02-17 18:42:52.724 | [575964 Async ks-demo-member:605412]: Signaled 2022-02-17 18:42:52.726 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:52.726 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:52.726 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:52.726 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:52.726 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:52.726 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:52.726 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:52.726 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:52.726 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:52.726 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:52.726 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:52.726 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:52.726 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:52.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.726 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.726 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.726 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:52.726 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:52.726 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:52.726 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:52.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.727 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.727 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.727 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:52.727 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:52.727 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:52.727 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:52.727 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:52.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.727 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:52.727 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:52.727 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:52.727 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:52.727 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:52.727 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:52.727 | ++ functions-common:get_field:818 : echo '| 202d80ad6df7464e8a9dbd55f56dae38 | a33c181b65d14a65a4633c300bc1e93c | | 466f255d8631459f8d8479166071a0af | | | False |' 2022-02-17 18:42:52.727 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:52.727 | + functions-common:get_or_add_user_project_role:995 : user_role_id=202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:52.727 | + functions-common:get_or_add_user_project_role:997 : echo 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:52.727 | 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:52.991 | [575964 Async ks-demo-member:605412]: finished get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af with result 0 in 11 seconds 2022-02-17 18:42:53.296 | [575964 Async ks-demo-admin:605524]: Waiting for completion of get_or_add_user_project_role admin 3cd70079d9e3438685e537af6d9a1b91 466f255d8631459f8d8479166071a0af running on PID 605524 (16 other jobs running) 2022-02-17 18:42:53.463 | [575964 Async ks-demo-admin:605524]: Signaling child to exit 2022-02-17 18:42:53.464 | WAKEUP 2022-02-17 18:42:53.615 | [575964 Async ks-demo-admin:605524]: Signaled 2022-02-17 18:42:53.627 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:53.627 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:53.627 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:53.628 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:53.628 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:53.628 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:53.628 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:53.628 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 3cd70079d9e3438685e537af6d9a1b91 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:53.628 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:53.628 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:53.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.628 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.628 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.628 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:53.628 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:53.628 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:53.628 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 3cd70079d9e3438685e537af6d9a1b91 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:53.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.628 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.628 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:53.628 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 3cd70079d9e3438685e537af6d9a1b91 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:53.628 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:53.628 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:53.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:53.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:53.629 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:53.629 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:53.629 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:53.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:53.629 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 3cd70079d9e3438685e537af6d9a1b91 | | 466f255d8631459f8d8479166071a0af | | | False |' 2022-02-17 18:42:53.629 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:53.629 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:53.629 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:53.629 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:53.966 | [575964 Async ks-demo-admin:605524]: finished get_or_add_user_project_role admin 3cd70079d9e3438685e537af6d9a1b91 466f255d8631459f8d8479166071a0af with result 0 in 11 seconds 2022-02-17 18:42:54.176 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:42:54.243 | [575964 Async ks-demo-another:605636]: Waiting for completion of get_or_add_user_project_role anotherrole a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af running on PID 605636 (15 other jobs running) 2022-02-17 18:42:54.356 | [607549 Async ks-system-reader:607549]: finished successfully 2022-02-17 18:42:54.414 | [575964 Async ks-demo-another:605636]: Signaling child to exit 2022-02-17 18:42:54.414 | WAKEUP 2022-02-17 18:42:54.568 | [575964 Async ks-demo-another:605636]: Signaled 2022-02-17 18:42:54.587 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:54.587 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:54.587 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:54.587 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:54.587 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:54.587 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:54.588 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:54.588 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:54.588 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:54.588 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:54.588 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:54.588 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:54.588 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:54.588 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user a33c181b65d14a65a4633c300bc1e93c --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:54.588 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:54.588 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:54.588 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:54.588 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:54.588 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:54.588 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:54.589 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:54.589 | ++ functions-common:get_field:818 : echo '| 004f1549ff1d484c95988e1ab64f79fc | a33c181b65d14a65a4633c300bc1e93c | | 466f255d8631459f8d8479166071a0af | | | False |' 2022-02-17 18:42:54.589 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:54.589 | + functions-common:get_or_add_user_project_role:995 : user_role_id=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:54.589 | + functions-common:get_or_add_user_project_role:997 : echo 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:54.589 | 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:54.882 | [575964 Async ks-demo-another:605636]: finished get_or_add_user_project_role anotherrole a33c181b65d14a65a4633c300bc1e93c 466f255d8631459f8d8479166071a0af with result 0 in 11 seconds 2022-02-17 18:42:55.163 | [575964 Async ks-demo-invis:605748]: Waiting for completion of get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 30b6e58d5fb647088cfe8d8ed0e04ebd running on PID 605748 (14 other jobs running) 2022-02-17 18:42:55.356 | [575964 Async ks-demo-invis:605748]: Signaling child to exit 2022-02-17 18:42:55.356 | WAKEUP 2022-02-17 18:42:55.486 | [575964 Async ks-demo-invis:605748]: Signaled 2022-02-17 18:42:55.488 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:55.488 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:55.488 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:55.488 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:55.488 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:55.488 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:55.488 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a33c181b65d14a65a4633c300bc1e93c --project 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:55.488 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:55.488 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:55.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.488 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:55.488 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:55.488 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:55.488 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a33c181b65d14a65a4633c300bc1e93c --project 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:55.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a33c181b65d14a65a4633c300bc1e93c --project 30b6e58d5fb647088cfe8d8ed0e04ebd 2022-02-17 18:42:55.488 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:55.488 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:55.488 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:55.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.489 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:55.489 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:55.489 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:55.489 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:55.489 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:55.489 | ++ functions-common:get_field:818 : echo '| 202d80ad6df7464e8a9dbd55f56dae38 | a33c181b65d14a65a4633c300bc1e93c | | 30b6e58d5fb647088cfe8d8ed0e04ebd | | | False |' 2022-02-17 18:42:55.489 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:55.489 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:55.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id=202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:55.489 | + functions-common:get_or_add_user_project_role:997 : echo 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:55.489 | 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:55.788 | [575964 Async ks-demo-invis:605748]: finished get_or_add_user_project_role member a33c181b65d14a65a4633c300bc1e93c 30b6e58d5fb647088cfe8d8ed0e04ebd with result 0 in 11 seconds 2022-02-17 18:42:55.910 | [575964 Async ks-demo-reader:605944]: Waiting for completion of get_or_add_user_project_role reader 5a40eb5893ee492383c6120ce7e69eb3 466f255d8631459f8d8479166071a0af running on PID 605944 (13 other jobs running) 2022-02-17 18:42:56.078 | [575964 Async ks-demo-reader:605944]: Signaling child to exit 2022-02-17 18:42:56.079 | WAKEUP 2022-02-17 18:42:56.224 | [575964 Async ks-demo-reader:605944]: Signaled 2022-02-17 18:42:56.235 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:56.235 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:56.235 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:56.235 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:56.235 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:56.235 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:56.235 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:56.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 5a40eb5893ee492383c6120ce7e69eb3 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:56.236 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:56.236 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:56.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:56.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:56.236 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 5a40eb5893ee492383c6120ce7e69eb3 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:56.236 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 5a40eb5893ee492383c6120ce7e69eb3 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:42:56.236 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:56.236 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:56.236 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:56.236 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:56.236 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:56.236 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:56.236 | ++ functions-common:get_field:818 : echo '| 1e27f3ff91f1411fbbcacc2ca3cd1687 | 5a40eb5893ee492383c6120ce7e69eb3 | | 466f255d8631459f8d8479166071a0af | | | False |' 2022-02-17 18:42:56.236 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:56.237 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:56.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:42:56.237 | + functions-common:get_or_add_user_project_role:997 : echo 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:42:56.237 | 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:42:56.533 | [575964 Async ks-demo-reader:605944]: finished get_or_add_user_project_role reader 5a40eb5893ee492383c6120ce7e69eb3 466f255d8631459f8d8479166071a0af with result 0 in 10 seconds 2022-02-17 18:42:56.574 | + inc/async:async_wait:197 : return 0 2022-02-17 18:42:56.593 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 18:42:56.987 | [575964 Async ks-alt-admin:606503]: Waiting for completion of get_or_add_user_project_role admin d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c running on PID 606503 (12 other jobs running) 2022-02-17 18:42:57.158 | [575964 Async ks-alt-admin:606503]: Signaling child to exit 2022-02-17 18:42:57.158 | WAKEUP 2022-02-17 18:42:57.332 | [575964 Async ks-alt-admin:606503]: Signaled 2022-02-17 18:42:57.343 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:57.343 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:57.343 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:57.343 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:57.343 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:57.343 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:57.343 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:57.343 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:57.343 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:57.343 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:57.344 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:57.344 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:57.344 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:57.344 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:57.344 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:57.344 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:57.344 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:57.344 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:57.344 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:57.344 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:57.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:57.344 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:57.344 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:57.344 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:57.344 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | d92ccd063d1340fda39873b0be829fad | | 3aeabce0c45947e694437a0b2a2c943c | | | False |' 2022-02-17 18:42:57.344 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:57.344 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:57.344 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:57.345 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:57.345 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:42:57.611 | [575964 Async ks-alt-admin:606503]: finished get_or_add_user_project_role admin d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c with result 0 in 9 seconds 2022-02-17 18:42:57.931 | [575964 Async ks-alt-another:606615]: Waiting for completion of get_or_add_user_project_role anotherrole d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c running on PID 606615 (11 other jobs running) 2022-02-17 18:42:58.111 | [575964 Async ks-alt-another:606615]: Signaling child to exit 2022-02-17 18:42:58.112 | WAKEUP 2022-02-17 18:42:58.257 | [575964 Async ks-alt-another:606615]: Signaled 2022-02-17 18:42:58.267 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:58.267 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:58.267 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:58.267 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:58.268 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:58.268 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:58.268 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:58.268 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:58.268 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:58.268 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:58.268 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:58.268 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:58.268 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user d92ccd063d1340fda39873b0be829fad --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:58.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:58.268 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:58.268 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:58.268 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:58.268 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:58.268 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:58.269 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:58.269 | ++ functions-common:get_field:818 : echo '| 004f1549ff1d484c95988e1ab64f79fc | d92ccd063d1340fda39873b0be829fad | | 3aeabce0c45947e694437a0b2a2c943c | | | False |' 2022-02-17 18:42:58.269 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:58.269 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:58.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:58.269 | + functions-common:get_or_add_user_project_role:997 : echo 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:58.269 | 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:42:58.577 | [575964 Async ks-alt-another:606615]: finished get_or_add_user_project_role anotherrole d92ccd063d1340fda39873b0be829fad 3aeabce0c45947e694437a0b2a2c943c with result 0 in 9 seconds 2022-02-17 18:42:58.833 | [575964 Async ks-alt-member-user:606830]: Waiting for completion of get_or_add_user_project_role member e3e82271678b4268a8b54026a1af0a7d 3aeabce0c45947e694437a0b2a2c943c running on PID 606830 (10 other jobs running) 2022-02-17 18:42:58.992 | [575964 Async ks-alt-member-user:606830]: Signaling child to exit 2022-02-17 18:42:58.993 | WAKEUP 2022-02-17 18:42:59.135 | [575964 Async ks-alt-member-user:606830]: Signaled 2022-02-17 18:42:59.137 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:42:59.137 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:42:59.137 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:42:59.137 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:42:59.137 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:42:59.137 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:42:59.137 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:42:59.137 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:42:59.138 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:59.138 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:42:59.138 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user e3e82271678b4268a8b54026a1af0a7d --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:59.138 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:59.138 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:59.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.138 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.138 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.138 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:59.138 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:42:59.138 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:42:59.138 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user e3e82271678b4268a8b54026a1af0a7d --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:59.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.138 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.138 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.138 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:42:59.139 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:42:59.139 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user e3e82271678b4268a8b54026a1af0a7d --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:42:59.139 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:42:59.139 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:59.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:42:59.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:42:59.139 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:42:59.139 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:42:59.139 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:42:59.139 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:42:59.139 | ++ functions-common:get_field:818 : echo '| 202d80ad6df7464e8a9dbd55f56dae38 | e3e82271678b4268a8b54026a1af0a7d | | 3aeabce0c45947e694437a0b2a2c943c | | | False |' 2022-02-17 18:42:59.139 | ++ functions-common:get_field:812 : read data 2022-02-17 18:42:59.139 | + functions-common:get_or_add_user_project_role:995 : user_role_id=202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:59.139 | + functions-common:get_or_add_user_project_role:997 : echo 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:59.139 | 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:42:59.395 | [575964 Async ks-alt-member-user:606830]: finished get_or_add_user_project_role member e3e82271678b4268a8b54026a1af0a7d 3aeabce0c45947e694437a0b2a2c943c with result 0 in 10 seconds 2022-02-17 18:42:59.645 | [575964 Async ks-alt-reader-user:607026]: Waiting for completion of get_or_add_user_project_role reader 82fb286628e34c328f709ab6eae147a5 3aeabce0c45947e694437a0b2a2c943c running on PID 607026 (9 other jobs running) 2022-02-17 18:42:59.836 | [575964 Async ks-alt-reader-user:607026]: Signaling child to exit 2022-02-17 18:42:59.836 | WAKEUP 2022-02-17 18:43:00.006 | [575964 Async ks-alt-reader-user:607026]: Signaled 2022-02-17 18:43:00.023 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:43:00.023 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:43:00.023 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:43:00.023 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:43:00.023 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:43:00.023 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:43:00.023 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:43:00.024 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 82fb286628e34c328f709ab6eae147a5 --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:43:00.024 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:43:00.024 | ++ functions-common:get_field:812 : read data 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:00.024 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:43:00.024 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:43:00.024 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 82fb286628e34c328f709ab6eae147a5 --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:43:00.024 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:43:00.024 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 82fb286628e34c328f709ab6eae147a5 --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:43:00.024 | ++ functions-common:get_field:812 : read data 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:00.024 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:00.024 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:00.024 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:43:00.024 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:43:00.024 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:43:00.025 | ++ functions-common:get_field:818 : echo '| 1e27f3ff91f1411fbbcacc2ca3cd1687 | 82fb286628e34c328f709ab6eae147a5 | | 3aeabce0c45947e694437a0b2a2c943c | | | False |' 2022-02-17 18:43:00.025 | ++ functions-common:get_field:812 : read data 2022-02-17 18:43:00.025 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:00.025 | + functions-common:get_or_add_user_project_role:997 : echo 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:00.025 | 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:00.318 | [575964 Async ks-alt-reader-user:607026]: finished get_or_add_user_project_role reader 82fb286628e34c328f709ab6eae147a5 3aeabce0c45947e694437a0b2a2c943c with result 0 in 9 seconds 2022-02-17 18:43:00.356 | + inc/async:async_wait:197 : return 0 2022-02-17 18:43:00.375 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 18:43:00.773 | [575964 Async ks-system-member:607254]: Waiting for completion of get_or_add_user_system_role member 83a51423c99a427e82d8c0374ce87f24 all running on PID 607254 (8 other jobs running) 2022-02-17 18:43:00.900 | [575964 Async ks-system-member:607254]: Signaling child to exit 2022-02-17 18:43:00.901 | WAKEUP 2022-02-17 18:43:01.062 | [575964 Async ks-system-member:607254]: Signaled 2022-02-17 18:43:01.074 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 18:43:01.074 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 18:43:01.074 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 18:43:01.074 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:43:01.074 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:43:01.074 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:43:01.074 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:43:01.074 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:43:01.074 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 18:43:01.074 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 83a51423c99a427e82d8c0374ce87f24 --system all -f value -c Role 2022-02-17 18:43:01.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.074 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.074 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.075 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.075 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 18:43:01.075 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 18:43:01.075 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 83a51423c99a427e82d8c0374ce87f24 --system all 2022-02-17 18:43:01.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.075 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.075 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.075 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 83a51423c99a427e82d8c0374ce87f24 --system all -f value -c Role 2022-02-17 18:43:01.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.075 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.075 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.075 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.076 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:43:01.076 | + functions-common:get_or_add_user_system_role:1052 : echo 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:43:01.076 | 202d80ad6df7464e8a9dbd55f56dae38 2022-02-17 18:43:01.410 | [575964 Async ks-system-member:607254]: finished get_or_add_user_system_role member 83a51423c99a427e82d8c0374ce87f24 all with result 0 in 8 seconds 2022-02-17 18:43:01.478 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:01.630 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:01.644 | [575964 Async ks-system-reader:607549]: Waiting for completion of get_or_add_user_system_role reader 537ba59355f843cdabb59499462f533d all running on PID 607549 (7 other jobs running) 2022-02-17 18:43:01.658 | [607945 Async ks-group-memberdemo:607945]: finished successfully 2022-02-17 18:43:01.694 | [608031 Async ks-group-anotherdemo:608031]: finished successfully 2022-02-17 18:43:01.737 | [575964 Async ks-system-reader:607549]: Signaling child to exit 2022-02-17 18:43:01.737 | WAKEUP 2022-02-17 18:43:01.774 | [575964 Async ks-system-reader:607549]: Signaled 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 18:43:01.776 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 18:43:01.776 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:43:01.776 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:43:01.776 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:43:01.776 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:43:01.776 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 18:43:01.776 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 537ba59355f843cdabb59499462f533d --system all -f value -c Role 2022-02-17 18:43:01.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.776 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.776 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.776 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 18:43:01.776 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 537ba59355f843cdabb59499462f533d --system all 2022-02-17 18:43:01.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.776 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.776 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.776 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 537ba59355f843cdabb59499462f533d --system all -f value -c Role 2022-02-17 18:43:01.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.777 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.777 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.777 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.777 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:01.777 | + functions-common:get_or_add_user_system_role:1052 : echo 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:01.777 | 1e27f3ff91f1411fbbcacc2ca3cd1687 2022-02-17 18:43:01.832 | [575964 Async ks-system-reader:607549]: finished get_or_add_user_system_role reader 537ba59355f843cdabb59499462f533d all with result 0 in 9 seconds 2022-02-17 18:43:01.836 | + inc/async:async_wait:197 : return 0 2022-02-17 18:43:01.839 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 18:43:01.904 | [575964 Async ks-group-memberdemo:607945]: Waiting for completion of get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af running on PID 607945 (6 other jobs running) 2022-02-17 18:43:01.937 | [575964 Async ks-group-memberdemo:607945]: Signaling child to exit 2022-02-17 18:43:01.937 | WAKEUP 2022-02-17 18:43:01.967 | [575964 Async ks-group-memberdemo:607945]: Signaled 2022-02-17 18:43:01.968 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:43:01.968 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af -f value 2022-02-17 18:43:01.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.968 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.968 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.968 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.969 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:43:01.969 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:43:01.969 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:43:01.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.969 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.969 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.969 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af -f value 2022-02-17 18:43:01.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.969 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:01.969 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:01.969 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:01.969 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False' 2022-02-17 18:43:01.969 | + functions-common:get_or_add_group_project_role:1076 : echo 202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False 2022-02-17 18:43:01.969 | 202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False 2022-02-17 18:43:02.024 | [575964 Async ks-group-memberdemo:607945]: finished get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af with result 0 in 11 seconds 2022-02-17 18:43:02.090 | [575964 Async ks-group-anotherdemo:608031]: Waiting for completion of get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af running on PID 608031 (5 other jobs running) 2022-02-17 18:43:02.126 | [575964 Async ks-group-anotherdemo:608031]: Signaling child to exit 2022-02-17 18:43:02.127 | WAKEUP 2022-02-17 18:43:02.157 | [575964 Async ks-group-anotherdemo:608031]: Signaled 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:43:02.159 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af -f value 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 466f255d8631459f8d8479166071a0af -f value 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.159 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False' 2022-02-17 18:43:02.159 | + functions-common:get_or_add_group_project_role:1076 : echo 004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False 2022-02-17 18:43:02.159 | 004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af False 2022-02-17 18:43:02.227 | [575964 Async ks-group-anotherdemo:608031]: finished get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 466f255d8631459f8d8479166071a0af with result 0 in 11 seconds 2022-02-17 18:43:02.288 | [575964 Async ks-group-memberalt:608117]: Waiting for completion of get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c running on PID 608117 (4 other jobs running) 2022-02-17 18:43:02.345 | [575964 Async ks-group-memberalt:608117]: Signaling child to exit 2022-02-17 18:43:02.527 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:02.562 | [608117 Async ks-group-memberalt:608117]: finished successfully 2022-02-17 18:43:02.593 | WAKEUP 2022-02-17 18:43:02.628 | [575964 Async ks-group-memberalt:608117]: Signaled 2022-02-17 18:43:02.629 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:43:02.629 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c -f value 2022-02-17 18:43:02.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.629 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.629 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:43:02.629 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:43:02.629 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:43:02.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.629 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.629 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c -f value 2022-02-17 18:43:02.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.630 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.630 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.630 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.630 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False' 2022-02-17 18:43:02.630 | + functions-common:get_or_add_group_project_role:1076 : echo 202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False 2022-02-17 18:43:02.630 | 202d80ad6df7464e8a9dbd55f56dae38 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False 2022-02-17 18:43:02.684 | [575964 Async ks-group-memberalt:608117]: finished get_or_add_group_project_role member 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c with result 0 in 12 seconds 2022-02-17 18:43:02.737 | [575964 Async ks-group-anotheralt:608206]: Waiting for completion of get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c running on PID 608206 (3 other jobs running) 2022-02-17 18:43:02.767 | [575964 Async ks-group-anotheralt:608206]: Signaling child to exit 2022-02-17 18:43:02.784 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:02.813 | [608206 Async ks-group-anotheralt:608206]: finished successfully 2022-02-17 18:43:02.834 | WAKEUP 2022-02-17 18:43:02.859 | [575964 Async ks-group-anotheralt:608206]: Signaled 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:43:02.861 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c -f value 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 09d0cb5c5bef496a8aec13d44f90f9a6 --project 3aeabce0c45947e694437a0b2a2c943c -f value 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:02.861 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:02.861 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False' 2022-02-17 18:43:02.861 | + functions-common:get_or_add_group_project_role:1076 : echo 004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False 2022-02-17 18:43:02.861 | 004f1549ff1d484c95988e1ab64f79fc 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c False 2022-02-17 18:43:02.907 | [575964 Async ks-group-anotheralt:608206]: finished get_or_add_group_project_role anotherrole 09d0cb5c5bef496a8aec13d44f90f9a6 3aeabce0c45947e694437a0b2a2c943c with result 0 in 11 seconds 2022-02-17 18:43:02.949 | [575964 Async ks-group-admin:608293]: Waiting for completion of get_or_add_group_project_role admin a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a running on PID 608293 (2 other jobs running) 2022-02-17 18:43:02.977 | [575964 Async ks-group-admin:608293]: Signaling child to exit 2022-02-17 18:43:03.397 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:03.425 | [608293 Async ks-group-admin:608293]: finished successfully 2022-02-17 18:43:03.447 | WAKEUP 2022-02-17 18:43:03.472 | [575964 Async ks-group-admin:608293]: Signaled 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:43:03.474 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group a2115e0d83d14913abe9868c8a5e2554 --project f9d1e0fbdfd44c6dbb5b43fd422d2a9a -f value 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group a2115e0d83d14913abe9868c8a5e2554 --project f9d1e0fbdfd44c6dbb5b43fd422d2a9a 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group a2115e0d83d14913abe9868c8a5e2554 --project f9d1e0fbdfd44c6dbb5b43fd422d2a9a -f value 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:43:03.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:43:03.474 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3e0d59cb4ca3404182146f8e26273e9b a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a False' 2022-02-17 18:43:03.474 | + functions-common:get_or_add_group_project_role:1076 : echo 3e0d59cb4ca3404182146f8e26273e9b a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a False 2022-02-17 18:43:03.474 | 3e0d59cb4ca3404182146f8e26273e9b a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a False 2022-02-17 18:43:03.523 | [575964 Async ks-group-admin:608293]: finished get_or_add_group_project_role admin a2115e0d83d14913abe9868c8a5e2554 f9d1e0fbdfd44c6dbb5b43fd422d2a9a with result 0 in 11 seconds 2022-02-17 18:43:03.527 | + inc/async:async_wait:197 : return 0 2022-02-17 18:43:03.530 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 18:43:03.549 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:43:03.552 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 18:43:03.574 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:43:03.577 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 18:43:03.580 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 18:43:03.645 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 18:43:03.690 | [575964 Async create_nova_accounts:610192]: running: create_nova_accounts 2022-02-17 18:43:03.693 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 18:43:03.720 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:43:03.723 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 18:43:03.725 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 18:43:03.793 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 18:43:03.835 | [575964 Async create_glance_accounts:610307]: running: create_glance_accounts 2022-02-17 18:43:03.838 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 18:43:03.863 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:43:03.865 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 18:43:03.868 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 18:43:03.947 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 18:43:03.994 | [575964 Async create_cinder_accounts:610437]: running: create_cinder_accounts 2022-02-17 18:43:03.999 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 18:43:04.026 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:43:04.028 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 18:43:04.031 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 18:43:04.102 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 18:43:04.198 | [575964 Async create_neutron_accounts:610552]: running: create_neutron_accounts 2022-02-17 18:43:04.204 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 18:43:04.237 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:43:04.242 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 18:43:04.246 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 18:43:04.524 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 18:43:04.746 | [575964 Async create_swift_accounts:610695]: running: create_swift_accounts 2022-02-17 18:43:04.768 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 18:43:04.912 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:43:04.929 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 18:43:05.298 | [575964 Async create_nova_accounts:610192]: Waiting for completion of create_nova_accounts running on PID 610192 (6 other jobs running) 2022-02-17 18:43:05.487 | [575964 Async create_nova_accounts:610192]: Signaling child to exit 2022-02-17 18:43:37.251 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:37.387 | [610552 Async create_neutron_accounts:610552]: finished successfully 2022-02-17 18:43:52.716 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:43:52.786 | [610437 Async create_cinder_accounts:610437]: finished successfully 2022-02-17 18:44:01.153 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:44:01.190 | [610307 Async create_glance_accounts:610307]: finished successfully 2022-02-17 18:44:04.603 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:44:04.630 | [610192 Async create_nova_accounts:610192]: finished successfully 2022-02-17 18:44:04.652 | WAKEUP 2022-02-17 18:44:04.675 | [575964 Async create_nova_accounts:610192]: Signaled 2022-02-17 18:44:04.677 | + lib/nova:create_nova_accounts:352 : [[ 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-02-17 18:44:04.677 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-17 18:44:04.677 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-17 18:44:04.677 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:04.677 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:04.677 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:04.677 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:04.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.677 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.677 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.677 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.677 | + functions-common:get_or_create_user:925 : user_id=c087cb1dc59f4ee99efb80812c1ddbfc 2022-02-17 18:44:04.677 | + functions-common:get_or_create_user:926 : echo c087cb1dc59f4ee99efb80812c1ddbfc 2022-02-17 18:44:04.677 | c087cb1dc59f4ee99efb80812c1ddbfc 2022-02-17 18:44:04.677 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-17 18:44:04.677 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.678 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.678 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.678 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.678 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.678 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.678 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.678 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.678 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.678 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.678 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.678 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.678 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.678 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.679 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.679 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.679 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.679 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.679 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.679 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.679 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.679 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.679 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.679 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | c087cb1dc59f4ee99efb80812c1ddbfc | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.679 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.679 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.679 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.679 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.679 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:44:04.679 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-17 18:44:04.679 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.679 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.679 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.679 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.679 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.679 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.679 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.679 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.679 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.680 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.680 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.680 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.680 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.680 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.680 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.680 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.680 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.680 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.680 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.680 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.680 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | c087cb1dc59f4ee99efb80812c1ddbfc | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.680 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.680 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.680 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:04.680 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:04.680 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:04.680 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-17 18:44:04.681 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:44:04.681 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-17 18:44:04.681 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-17 18:44:04.681 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:04.681 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-17 18:44:04.681 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.681 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.681 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:04.681 | f768952c56554778842cd2cefbd4de96' 2022-02-17 18:44:04.681 | + functions-common:get_or_create_service:1094 : echo f768952c56554778842cd2cefbd4de96 2022-02-17 18:44:04.681 | f768952c56554778842cd2cefbd4de96 2022-02-17 18:44:04.681 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-17 18:44:04.681 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:04.681 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-17 18:44:04.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:04.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.681 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:04.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:04.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.681 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.682 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=736bcdb2b0664908a558493752ec6628 2022-02-17 18:44:04.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 736bcdb2b0664908a558493752ec6628 2022-02-17 18:44:04.682 | + functions-common:get_or_create_endpoint:1127 : public_id=736bcdb2b0664908a558493752ec6628 2022-02-17 18:44:04.682 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:04.682 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:04.682 | + functions-common:get_or_create_endpoint:1136 : echo 736bcdb2b0664908a558493752ec6628 2022-02-17 18:44:04.682 | 736bcdb2b0664908a558493752ec6628 2022-02-17 18:44:04.682 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-17 18:44:04.682 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:04.682 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-17 18:44:04.682 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-17 18:44:04.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.682 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.682 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.682 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.682 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:04.682 | 1d43465ae05d402784c3dcff9c9ee640' 2022-02-17 18:44:04.683 | + functions-common:get_or_create_service:1094 : echo 1d43465ae05d402784c3dcff9c9ee640 2022-02-17 18:44:04.683 | 1d43465ae05d402784c3dcff9c9ee640 2022-02-17 18:44:04.683 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-17 18:44:04.683 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:04.683 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-17 18:44:04.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:04.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:04.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.683 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.683 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.683 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:04.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:04.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-17 18:44:04.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.683 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.683 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.683 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=048d6084d0234b2ba6922c5e673a2f5e 2022-02-17 18:44:04.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 048d6084d0234b2ba6922c5e673a2f5e 2022-02-17 18:44:04.683 | + functions-common:get_or_create_endpoint:1127 : public_id=048d6084d0234b2ba6922c5e673a2f5e 2022-02-17 18:44:04.683 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:04.683 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:04.683 | + functions-common:get_or_create_endpoint:1136 : echo 048d6084d0234b2ba6922c5e673a2f5e 2022-02-17 18:44:04.683 | 048d6084d0234b2ba6922c5e673a2f5e 2022-02-17 18:44:04.683 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-17 18:44:04.683 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:04.684 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-17 18:44:04.684 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:04.684 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-17 18:44:04.684 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.684 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.684 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.684 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.684 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.684 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.684 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.684 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.684 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.684 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.684 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.684 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.684 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.684 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.684 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.684 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.684 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.684 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.685 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.685 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.685 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.685 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.685 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.685 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.685 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.685 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.685 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.685 | ++ functions-common:get_field:818 : echo '| 88c35dbfa2e745009c83c02a0ee482db | c087cb1dc59f4ee99efb80812c1ddbfc | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.685 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.685 | + functions-common:get_or_add_user_project_role:995 : user_role_id=88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.685 | + functions-common:get_or_add_user_project_role:997 : echo 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.685 | 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.685 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-17 18:44:04.685 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:44:04.726 | [575964 Async create_nova_accounts:610192]: finished create_nova_accounts with result 0 in 61 seconds 2022-02-17 18:44:04.772 | [575964 Async create_glance_accounts:610307]: Waiting for completion of create_glance_accounts running on PID 610307 (5 other jobs running) 2022-02-17 18:44:04.800 | [575964 Async create_glance_accounts:610307]: Signaling child to exit 2022-02-17 18:44:04.800 | WAKEUP 2022-02-17 18:44:04.824 | [575964 Async create_glance_accounts:610307]: Signaled 2022-02-17 18:44:04.826 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-17 18:44:04.826 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:04.826 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-17 18:44:04.826 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-17 18:44:04.826 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:04.826 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:04.826 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:04.826 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:04.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.826 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.826 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.826 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.826 | + functions-common:get_or_create_user:925 : user_id=4c76e6ad20324f27b0e10f58df2bcf3a 2022-02-17 18:44:04.826 | + functions-common:get_or_create_user:926 : echo 4c76e6ad20324f27b0e10f58df2bcf3a 2022-02-17 18:44:04.826 | 4c76e6ad20324f27b0e10f58df2bcf3a 2022-02-17 18:44:04.826 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-17 18:44:04.827 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.827 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.827 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.827 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.827 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.827 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.827 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.827 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.827 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.827 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.827 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.827 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.827 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.827 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.827 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.827 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.827 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.827 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.828 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.828 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.828 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.828 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.828 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.828 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.828 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.828 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.828 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.828 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.828 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | 4c76e6ad20324f27b0e10f58df2bcf3a | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.828 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.828 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.828 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.828 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.828 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:44:04.828 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-17 18:44:04.828 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:04.828 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-17 18:44:04.828 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-17 18:44:04.828 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:04.828 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:04.828 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:04.828 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:04.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.828 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.829 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.829 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.829 | + functions-common:get_or_create_user:925 : user_id=29e5f9dbfc16455889ba73e2141112c9 2022-02-17 18:44:04.829 | + functions-common:get_or_create_user:926 : echo 29e5f9dbfc16455889ba73e2141112c9 2022-02-17 18:44:04.829 | 29e5f9dbfc16455889ba73e2141112c9 2022-02-17 18:44:04.829 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-17 18:44:04.829 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.829 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.829 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.829 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.829 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.829 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.829 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.829 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.829 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.829 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.829 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.829 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.829 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.829 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.829 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.830 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.830 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.830 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.830 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.830 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.830 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.830 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.830 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.830 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.830 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.830 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.830 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.830 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | 29e5f9dbfc16455889ba73e2141112c9 | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.830 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.830 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.830 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.830 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.830 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.830 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-17 18:44:04.830 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-17 18:44:04.830 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.830 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.830 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.830 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.830 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.830 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.830 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.831 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.831 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.831 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.831 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.831 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.831 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.831 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.831 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.831 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.831 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.831 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.831 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.831 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.832 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.832 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.832 | ++ functions-common:get_field:818 : echo '| 88c35dbfa2e745009c83c02a0ee482db | 29e5f9dbfc16455889ba73e2141112c9 | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.832 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.832 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.832 | + functions-common:get_or_add_user_project_role:995 : user_role_id=88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.832 | + functions-common:get_or_add_user_project_role:997 : echo 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.832 | 88c35dbfa2e745009c83c02a0ee482db 2022-02-17 18:44:04.832 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-17 18:44:04.832 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:04.832 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-17 18:44:04.832 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-17 18:44:04.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.832 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.832 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.832 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.832 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:04.832 | 6e9f5782ae4e48c6b4de9d143056104c' 2022-02-17 18:44:04.832 | + functions-common:get_or_create_service:1094 : echo 6e9f5782ae4e48c6b4de9d143056104c 2022-02-17 18:44:04.832 | 6e9f5782ae4e48c6b4de9d143056104c 2022-02-17 18:44:04.832 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-17 18:44:04.832 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:04.832 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-17 18:44:04.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:04.832 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:04.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.832 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.832 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.832 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:04.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:04.833 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-17 18:44:04.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.833 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.833 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.833 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1771bdec967a49fb911eb97d4020b50c 2022-02-17 18:44:04.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1771bdec967a49fb911eb97d4020b50c 2022-02-17 18:44:04.833 | + functions-common:get_or_create_endpoint:1127 : public_id=1771bdec967a49fb911eb97d4020b50c 2022-02-17 18:44:04.833 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:04.833 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:04.833 | + functions-common:get_or_create_endpoint:1136 : echo 1771bdec967a49fb911eb97d4020b50c 2022-02-17 18:44:04.833 | 1771bdec967a49fb911eb97d4020b50c 2022-02-17 18:44:04.833 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-17 18:44:04.833 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:44:04.833 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 18:44:04.833 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 18:44:04.833 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-17 18:44:04.833 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-17 18:44:04.833 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-17 18:44:04.833 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-17 18:44:04.833 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-17 18:44:04.879 | [575964 Async create_glance_accounts:610307]: finished create_glance_accounts with result 0 in 57 seconds 2022-02-17 18:44:04.920 | [575964 Async create_cinder_accounts:610437]: Waiting for completion of create_cinder_accounts running on PID 610437 (4 other jobs running) 2022-02-17 18:44:04.946 | [575964 Async create_cinder_accounts:610437]: Signaling child to exit 2022-02-17 18:44:04.946 | WAKEUP 2022-02-17 18:44:04.970 | [575964 Async create_cinder_accounts:610437]: Signaled 2022-02-17 18:44:04.972 | + 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-02-17 18:44:04.972 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-17 18:44:04.972 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-17 18:44:04.972 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:04.972 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:04.972 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:04.972 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:04.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.972 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.972 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.972 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.972 | + functions-common:get_or_create_user:925 : user_id=77703d87d38b4d929467402eba53623b 2022-02-17 18:44:04.972 | + functions-common:get_or_create_user:926 : echo 77703d87d38b4d929467402eba53623b 2022-02-17 18:44:04.972 | 77703d87d38b4d929467402eba53623b 2022-02-17 18:44:04.972 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-17 18:44:04.972 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:04.972 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:04.972 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:04.972 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:04.972 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:04.973 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:04.973 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:04.973 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:04.973 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:04.973 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.973 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.973 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.973 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.973 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:04.973 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:04.973 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:04.973 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 18:44:04.973 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:04.973 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.973 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.974 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:04.974 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:04.974 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | 77703d87d38b4d929467402eba53623b | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:04.974 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:04.974 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:04.974 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.974 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.974 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:04.974 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:44:04.974 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-17 18:44:04.974 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:04.974 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-17 18:44:04.974 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-17 18:44:04.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.974 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.974 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.974 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:04.974 | 3c01491c3a124401924baedaa7b45c18' 2022-02-17 18:44:04.974 | + functions-common:get_or_create_service:1094 : echo 3c01491c3a124401924baedaa7b45c18 2022-02-17 18:44:04.974 | 3c01491c3a124401924baedaa7b45c18 2022-02-17 18:44:04.974 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-17 18:44:04.974 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 18:44:04.974 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:04.974 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 18:44:04.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:04.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:04.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:04.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:04.975 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:44:04.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c07feee679294a778dee8a6551a2ab22 2022-02-17 18:44:04.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c07feee679294a778dee8a6551a2ab22 2022-02-17 18:44:04.975 | + functions-common:get_or_create_endpoint:1127 : public_id=c07feee679294a778dee8a6551a2ab22 2022-02-17 18:44:04.975 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:04.975 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:04.975 | + functions-common:get_or_create_endpoint:1136 : echo c07feee679294a778dee8a6551a2ab22 2022-02-17 18:44:04.975 | c07feee679294a778dee8a6551a2ab22 2022-02-17 18:44:04.975 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-17 18:44:04.975 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:04.975 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-17 18:44:04.975 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-17 18:44:04.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.975 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:04.975 | 5b72800d14dc4fefa5e04573121e4d26' 2022-02-17 18:44:04.975 | + functions-common:get_or_create_service:1094 : echo 5b72800d14dc4fefa5e04573121e4d26 2022-02-17 18:44:04.975 | 5b72800d14dc4fefa5e04573121e4d26 2022-02-17 18:44:04.976 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 18:44:04.976 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:04.976 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 18:44:04.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:04.976 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:04.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.976 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.976 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.976 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:04.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:04.976 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:44:04.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.976 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.976 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.976 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b8efb7534ba3468ea85bc423e00a3c67 2022-02-17 18:44:04.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b8efb7534ba3468ea85bc423e00a3c67 2022-02-17 18:44:04.976 | + functions-common:get_or_create_endpoint:1127 : public_id=b8efb7534ba3468ea85bc423e00a3c67 2022-02-17 18:44:04.976 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:04.976 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:04.976 | + functions-common:get_or_create_endpoint:1136 : echo b8efb7534ba3468ea85bc423e00a3c67 2022-02-17 18:44:04.976 | b8efb7534ba3468ea85bc423e00a3c67 2022-02-17 18:44:04.976 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-17 18:44:04.976 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-17 18:44:04.976 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:44:04.976 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-17 18:44:04.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.976 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.977 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.977 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_project:938 : project_id=534297c827184f2c89332c18c4662e02 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_project:939 : echo 534297c827184f2c89332c18c4662e02 2022-02-17 18:44:04.977 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 534297c827184f2c89332c18c4662e02 2022-02-17 18:44:04.977 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:04.977 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-17 18:44:04.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.977 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:04.977 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:04.977 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-17 18:44:04.977 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_user:925 : user_id=77703d87d38b4d929467402eba53623b 2022-02-17 18:44:04.977 | ++ functions-common:get_or_create_user:926 : echo 77703d87d38b4d929467402eba53623b 2022-02-17 18:44:04.977 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 77703d87d38b4d929467402eba53623b 2022-02-17 18:44:05.023 | [575964 Async create_cinder_accounts:610437]: finished create_cinder_accounts with result 0 in 48 seconds 2022-02-17 18:44:05.028 | + inc/async:async_wait:197 : return 0 2022-02-17 18:44:05.031 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-17 18:44:05.085 | [575964 Async create_neutron_accounts:610552]: Waiting for completion of create_neutron_accounts running on PID 610552 (3 other jobs running) 2022-02-17 18:44:05.112 | [575964 Async create_neutron_accounts:610552]: Signaling child to exit 2022-02-17 18:44:05.112 | WAKEUP 2022-02-17 18:44:05.136 | [575964 Async create_neutron_accounts:610552]: Signaled 2022-02-17 18:44:05.138 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-17 18:44:05.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:44:05.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:44:05.138 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:44:05.138 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:44:05.138 | + 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-02-17 18:44:05.138 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:44:05.138 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-17 18:44:05.138 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-17 18:44:05.138 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-17 18:44:05.138 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-17 18:44:05.138 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-17 18:44:05.138 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-17 18:44:05.138 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-17 18:44:05.138 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:05.138 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:05.138 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:05.139 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:05.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.139 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.139 | + functions-common:get_or_create_user:925 : user_id=b7e58bf964b145fea0e5420d5685d585 2022-02-17 18:44:05.139 | + functions-common:get_or_create_user:926 : echo b7e58bf964b145fea0e5420d5685d585 2022-02-17 18:44:05.139 | b7e58bf964b145fea0e5420d5685d585 2022-02-17 18:44:05.139 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-17 18:44:05.139 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:05.139 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:05.139 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:05.139 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:05.139 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:05.139 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 18:44:05.139 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:05.139 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:05.139 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:05.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.139 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.139 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.139 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:05.140 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:05.140 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 18:44:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.140 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.140 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.140 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 18:44:05.140 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:05.140 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:05.140 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:05.140 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.140 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.140 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.140 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.140 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:05.140 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:05.140 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | b7e58bf964b145fea0e5420d5685d585 | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:05.140 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:05.140 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:05.140 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:05.140 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:05.140 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:05.140 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:44:05.140 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-17 18:44:05.140 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:05.140 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-17 18:44:05.140 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-17 18:44:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.141 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:05.141 | ba9511f2725b44ecbbb74e8f50aece48' 2022-02-17 18:44:05.141 | + functions-common:get_or_create_service:1094 : echo ba9511f2725b44ecbbb74e8f50aece48 2022-02-17 18:44:05.141 | ba9511f2725b44ecbbb74e8f50aece48 2022-02-17 18:44:05.141 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-17 18:44:05.141 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:05.141 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-17 18:44:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:05.141 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:05.141 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-17 18:44:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:05.141 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:05.141 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f3c5eb4ca1c3447e856e711f9efbf3a4 2022-02-17 18:44:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f3c5eb4ca1c3447e856e711f9efbf3a4 2022-02-17 18:44:05.141 | + functions-common:get_or_create_endpoint:1127 : public_id=f3c5eb4ca1c3447e856e711f9efbf3a4 2022-02-17 18:44:05.141 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:44:05.141 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:05.141 | + functions-common:get_or_create_endpoint:1136 : echo f3c5eb4ca1c3447e856e711f9efbf3a4 2022-02-17 18:44:05.142 | f3c5eb4ca1c3447e856e711f9efbf3a4 2022-02-17 18:44:05.187 | [575964 Async create_neutron_accounts:610552]: finished create_neutron_accounts with result 0 in 33 seconds 2022-02-17 18:44:05.232 | [575964 Async create_swift_accounts:610695]: Waiting for completion of create_swift_accounts running on PID 610695 (2 other jobs running) 2022-02-17 18:44:05.258 | [575964 Async create_swift_accounts:610695]: Signaling child to exit 2022-02-17 18:44:49.526 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:44:49.554 | [610695 Async create_swift_accounts:610695]: finished successfully 2022-02-17 18:44:49.576 | WAKEUP 2022-02-17 18:44:49.600 | [575964 Async create_swift_accounts:610695]: Signaled 2022-02-17 18:44:49.602 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-17 18:44:49.602 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-17 18:44:49.603 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-17 18:44:49.603 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:44:49.603 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 18:44:49.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.603 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.603 | ++ functions-common:get_or_create_role:950 : role_id=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.603 | ++ functions-common:get_or_create_role:951 : echo 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:638 : another_role=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.603 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-17 18:44:49.603 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-17 18:44:49.603 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:49.603 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:44:49.603 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:44:49.603 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:44:49.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.604 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.604 | + functions-common:get_or_create_user:925 : user_id=56df8ee4d9ee435db1b0571eaa41a13d 2022-02-17 18:44:49.604 | + functions-common:get_or_create_user:926 : echo 56df8ee4d9ee435db1b0571eaa41a13d 2022-02-17 18:44:49.604 | 56df8ee4d9ee435db1b0571eaa41a13d 2022-02-17 18:44:49.604 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-17 18:44:49.604 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.604 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:49.604 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:49.604 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:49.604 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.604 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.604 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.604 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.604 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.604 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.604 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.604 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.604 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.604 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.604 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.604 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.605 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.605 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.605 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.605 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.605 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.605 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.605 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.605 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | 56df8ee4d9ee435db1b0571eaa41a13d | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:49.605 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.605 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.605 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:49.605 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:49.605 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:44:49.605 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:44:49.605 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-17 18:44:49.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:44:49.605 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:44:49.605 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.605 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.606 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.606 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.606 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.606 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 18:44:49.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.606 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.606 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.606 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.606 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.606 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.606 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.606 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 56df8ee4d9ee435db1b0571eaa41a13d | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:44:49.606 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.606 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.607 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.607 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.607 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.607 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-17 18:44:49.607 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:44:49.607 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-17 18:44:49.607 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-17 18:44:49.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.607 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.607 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.607 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.607 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:44:49.607 | 203af83767c946949923c8d5d2f99dab' 2022-02-17 18:44:49.607 | + functions-common:get_or_create_service:1094 : echo 203af83767c946949923c8d5d2f99dab 2022-02-17 18:44:49.607 | 203af83767c946949923c8d5d2f99dab 2022-02-17 18:44:49.607 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-17 18:44:49.607 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:44:49.607 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-17 18:44:49.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:49.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-17 18:44:49.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.607 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.607 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.607 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:49.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:49.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:44:49.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.607 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.608 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9b0374d44965448c9c08de0a361d7878 2022-02-17 18:44:49.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9b0374d44965448c9c08de0a361d7878 2022-02-17 18:44:49.608 | + functions-common:get_or_create_endpoint:1127 : public_id=9b0374d44965448c9c08de0a361d7878 2022-02-17 18:44:49.608 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-17 18:44:49.608 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-17 18:44:49.608 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:44:49.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-17 18:44:49.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.608 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.608 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.608 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:44:49.608 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:44:49.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-17 18:44:49.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.608 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.608 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.608 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4372c597ce18483eb853f7d3dd48b996 2022-02-17 18:44:49.608 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4372c597ce18483eb853f7d3dd48b996 2022-02-17 18:44:49.608 | 4372c597ce18483eb853f7d3dd48b996 2022-02-17 18:44:49.608 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:44:49.608 | + functions-common:get_or_create_endpoint:1136 : echo 9b0374d44965448c9c08de0a361d7878 2022-02-17 18:44:49.608 | 9b0374d44965448c9c08de0a361d7878 2022-02-17 18:44:49.608 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-17 18:44:49.608 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-17 18:44:49.608 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:44:49.609 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-17 18:44:49.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.609 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.609 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.609 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_project:938 : project_id=d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_project:939 : echo d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.609 | + lib/swift:create_swift_accounts:652 : swift_project_test1=d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.609 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-17 18:44:49.609 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.609 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-17 18:44:49.609 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-17 18:44:49.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.609 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.609 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.609 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_user:925 : user_id=2a79dc05c09e411db7d91c226436807d 2022-02-17 18:44:49.609 | ++ functions-common:get_or_create_user:926 : echo 2a79dc05c09e411db7d91c226436807d 2022-02-17 18:44:49.609 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=2a79dc05c09e411db7d91c226436807d 2022-02-17 18:44:49.609 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-17 18:44:49.609 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.609 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 2a79dc05c09e411db7d91c226436807d d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.609 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.609 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:44:49.609 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.609 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.609 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:44:49.610 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:44:49.610 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:44:49.610 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 2a79dc05c09e411db7d91c226436807d --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.610 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.610 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.610 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.610 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.610 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.610 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.610 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.610 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 2a79dc05c09e411db7d91c226436807d --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.610 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.610 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 2a79dc05c09e411db7d91c226436807d --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.610 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.610 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.610 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.610 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.611 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.611 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.611 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.611 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.611 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 2a79dc05c09e411db7d91c226436807d | | d38fc3bf39664e59bcab72f6584af47c | | | False |' 2022-02-17 18:44:49.611 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.611 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.611 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.611 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.611 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.611 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-17 18:44:49.611 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-17 18:44:49.611 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:49.611 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-17 18:44:49.611 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-17 18:44:49.611 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-17 18:44:49.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.611 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.611 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.611 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.611 | ++ functions-common:get_or_create_user:925 : user_id=1b5b162f2aa949a9a6285aa3ff4f4915 2022-02-17 18:44:49.611 | ++ functions-common:get_or_create_user:926 : echo 1b5b162f2aa949a9a6285aa3ff4f4915 2022-02-17 18:44:49.611 | + lib/swift:create_swift_accounts:661 : swift_user_test3=1b5b162f2aa949a9a6285aa3ff4f4915 2022-02-17 18:44:49.611 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-17 18:44:49.611 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.611 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 004f1549ff1d484c95988e1ab64f79fc 1b5b162f2aa949a9a6285aa3ff4f4915 d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:44:49.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.611 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:44:49.611 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:44:49.612 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:44:49.612 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 004f1549ff1d484c95988e1ab64f79fc --user 1b5b162f2aa949a9a6285aa3ff4f4915 --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.612 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.612 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.612 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.612 | + functions-common:get_or_add_user_project_role:986 : openstack role add 004f1549ff1d484c95988e1ab64f79fc --user 1b5b162f2aa949a9a6285aa3ff4f4915 --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 004f1549ff1d484c95988e1ab64f79fc --user 1b5b162f2aa949a9a6285aa3ff4f4915 --project d38fc3bf39664e59bcab72f6584af47c 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.612 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.612 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.612 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.612 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.613 | ++ functions-common:get_field:818 : echo '| 004f1549ff1d484c95988e1ab64f79fc | 1b5b162f2aa949a9a6285aa3ff4f4915 | | d38fc3bf39664e59bcab72f6584af47c | | | False |' 2022-02-17 18:44:49.613 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.613 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.613 | + functions-common:get_or_add_user_project_role:995 : user_role_id=004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.613 | + functions-common:get_or_add_user_project_role:997 : echo 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.613 | 004f1549ff1d484c95988e1ab64f79fc 2022-02-17 18:44:49.613 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-17 18:44:49.613 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:44:49.613 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-17 18:44:49.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.613 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.613 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.613 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_project:938 : project_id=f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_project:939 : echo f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.613 | + lib/swift:create_swift_accounts:666 : swift_project_test2=f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.613 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-17 18:44:49.613 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.613 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-17 18:44:49.613 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-17 18:44:49.613 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-17 18:44:49.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.613 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.613 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.613 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.613 | ++ functions-common:get_or_create_user:925 : user_id=5dca4d28dd9d4c72b51aeb292f30fcbb 2022-02-17 18:44:49.614 | ++ functions-common:get_or_create_user:926 : echo 5dca4d28dd9d4c72b51aeb292f30fcbb 2022-02-17 18:44:49.614 | + lib/swift:create_swift_accounts:671 : swift_user_test2=5dca4d28dd9d4c72b51aeb292f30fcbb 2022-02-17 18:44:49.614 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-17 18:44:49.614 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.614 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 5dca4d28dd9d4c72b51aeb292f30fcbb f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.614 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.614 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:44:49.614 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.614 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.614 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:44:49.614 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:44:49.614 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:44:49.614 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:44:49.614 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 5dca4d28dd9d4c72b51aeb292f30fcbb --project f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.614 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.614 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.614 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.614 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.614 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.614 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.614 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.614 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.614 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.614 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 5dca4d28dd9d4c72b51aeb292f30fcbb --project f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.614 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.614 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.615 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 5dca4d28dd9d4c72b51aeb292f30fcbb --project f29975763dc245c5b4259fdc8b99bebb 2022-02-17 18:44:49.615 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.615 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.615 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.615 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.615 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.615 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.615 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.615 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.615 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.615 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 5dca4d28dd9d4c72b51aeb292f30fcbb | | f29975763dc245c5b4259fdc8b99bebb | | | False |' 2022-02-17 18:44:49.615 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.615 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.615 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.615 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.615 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-17 18:44:49.615 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-17 18:44:49.615 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:44:49.615 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-17 18:44:49.615 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-17 18:44:49.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.615 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.615 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.615 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.615 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-17 18:44:49.615 | fbacc68cbe124ea4b457390fc6e11893' 2022-02-17 18:44:49.615 | ++ functions-common:get_or_create_domain:888 : echo fbacc68cbe124ea4b457390fc6e11893 2022-02-17 18:44:49.615 | + lib/swift:create_swift_accounts:676 : swift_domain=fbacc68cbe124ea4b457390fc6e11893 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-17 18:44:49.616 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-17 18:44:49.616 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 fbacc68cbe124ea4b457390fc6e11893 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:44:49.616 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=fbacc68cbe124ea4b457390fc6e11893 --or-show -f value -c id 2022-02-17 18:44:49.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.616 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.616 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.616 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_project:938 : project_id=21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_project:939 : echo 21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:680 : swift_project_test4=21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-17 18:44:49.616 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-17 18:44:49.616 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 fbacc68cbe124ea4b457390fc6e11893 test4@example.com 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-17 18:44:49.616 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=fbacc68cbe124ea4b457390fc6e11893 --email=test4@example.com --or-show -f value -c id 2022-02-17 18:44:49.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.616 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.616 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.616 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_user:925 : user_id=89602388d4e14da6a8961a8f90b8afb1 2022-02-17 18:44:49.616 | ++ functions-common:get_or_create_user:926 : echo 89602388d4e14da6a8961a8f90b8afb1 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:685 : swift_user_test4=89602388d4e14da6a8961a8f90b8afb1 2022-02-17 18:44:49.616 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-17 18:44:49.617 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:44:49.617 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 89602388d4e14da6a8961a8f90b8afb1 21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.617 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:44:49.617 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:44:49.617 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:44:49.617 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:44:49.617 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:44:49.617 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:44:49.617 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 89602388d4e14da6a8961a8f90b8afb1 --project 21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.617 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.617 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.617 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.617 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.617 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.617 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:44:49.617 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:44:49.617 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 89602388d4e14da6a8961a8f90b8afb1 --project 21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.617 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.617 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 89602388d4e14da6a8961a8f90b8afb1 --project 21d04e7857524ce5bfa1b9114fba698b 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:44:49.617 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:44:49.617 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:44:49.617 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.618 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:49.618 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:49.618 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:44:49.618 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:44:49.618 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:44:49.618 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 89602388d4e14da6a8961a8f90b8afb1 | | 21d04e7857524ce5bfa1b9114fba698b | | | False |' 2022-02-17 18:44:49.618 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:44:49.618 | ++ functions-common:get_field:812 : read data 2022-02-17 18:44:49.618 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.618 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.618 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:44:49.653 | [575964 Async create_swift_accounts:610695]: finished create_swift_accounts with result 0 in 105 seconds 2022-02-17 18:44:49.661 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-17 18:44:49.663 | + inc/async:async_wait:197 : return 0 2022-02-17 18:44:49.666 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-17 18:44:49.685 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:49.687 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-17 18:44:49.705 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:49.708 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-17 18:44:49.710 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:44:49.714 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-17 18:44:49.716 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-17 18:44:49.719 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-17 18:44:49.782 | + inc/async:async_inner:63 : init_glance 2022-02-17 18:44:49.821 | [575964 Async init_glance:614927]: running: init_glance 2022-02-17 18:44:49.824 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-17 18:44:49.844 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:44:49.847 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-17 18:44:49.850 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:44:49.853 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-17 18:44:49.855 | + ./stack.sh:main:1147 : configure_neutron 2022-02-17 18:44:49.858 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-17 18:44:49.863 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:44:49.863 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:44:49.869 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:44:49.872 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:44:49.875 | + 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-02-17 18:44:49.878 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:44:49.881 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-17 18:44:49.884 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-17 18:44:49.887 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-17 18:44:49.890 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-17 18:44:49.905 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-17 18:44:49.907 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-17 18:44:53.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:53.577 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:53.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:53.577 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:57.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:57.324 | from cryptography.utils import int_from_bytes 2022-02-17 18:44:57.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:44:57.325 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:00.490 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:45:00.528 | [614927 Async init_glance:614927]: finished successfully 2022-02-17 18:45:00.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:00.983 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:00.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:00.983 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:04.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:04.579 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:04.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:04.579 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:08.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:08.197 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:08.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:08.197 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:11.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:11.803 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:11.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:11.804 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:15.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:15.429 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:15.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:15.429 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:19.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:19.277 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:19.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:19.277 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:24.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:24.178 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:24.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:24.178 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:24.178 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-17 18:45:30.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:30.385 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:30.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:30.385 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:30.728 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-17 18:45:30.733 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-17 18:45:30.735 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-17 18:45:30.738 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-17 18:45:30.741 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-17 18:45:30.743 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-17 18:45:30.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-17 18:45:30.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-17 18:45:30.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-17 18:45:30.753 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-17 18:45:30.756 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-17 18:45:30.759 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-17 18:45:30.761 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-17 18:45:30.763 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-17 18:45:30.766 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-17 18:45:30.768 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-17 18:45:30.773 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:30.778 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-17 18:45:30.781 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:30.787 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-17 18:45:30.791 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-17 18:45:30.794 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-17 18:45:30.796 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-17 18:45:30.799 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 18:45:30.802 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 18:45:30.833 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-17 18:45:30.867 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-17 18:45:30.898 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-17 18:45:30.931 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-17 18:45:30.966 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-17 18:45:30.996 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-17 18:45:30.999 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-17 18:45:31.002 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-17 18:45:31.004 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:45:31.007 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:45:31.026 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:45:31.029 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:45:31.031 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:45:31.035 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:45:31.039 | + 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-02-17 18:45:31.081 | + 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-02-17 18:45:31.112 | + 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-02-17 18:45:31.144 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:45:31.177 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-17 18:45:31.193 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:45:31.196 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-17 18:45:31.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:45:31.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-17 18:45:31.205 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-17 18:45:31.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-17 18:45:31.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-17 18:45:31.223 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:45:31.226 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-17 18:45:31.228 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-17 18:45:31.240 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-17 18:45:31.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-17 18:45:31.256 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-17 18:45:31.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-17 18:45:31.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-17 18:45:31.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 18:45:31.299 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:31.302 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-17 18:45:31.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.vnktbrYDpa 2022-02-17 18:45:31.309 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 18:45:31.312 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:31.314 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.vnktbrYDpa 2022-02-17 18:45:31.318 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.vnktbrYDpa 2022-02-17 18:45:31.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.vnktbrYDpa /etc/sudoers.d/neutron-rootwrap 2022-02-17 18:45:31.346 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 18:45:31.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:31.380 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:31.412 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-17 18:45:31.415 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-17 18:45:31.418 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-17 18:45:31.420 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:45:31.423 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:45:31.426 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:45:31.445 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:31.449 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:45:31.451 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:45:31.454 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:45:31.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:31.479 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:45:31.482 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:45:31.516 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:45:31.519 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:45:31.521 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-17 18:45:31.542 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:31.545 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-17 18:45:31.548 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-17 18:45:31.551 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:45:31.554 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:45:31.556 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-17 18:45:31.559 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-17 18:45:31.561 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:45:31.564 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-17 18:45:31.567 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-17 18:45:31.570 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-17 18:45:31.574 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-17 18:45:31.577 | + 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-02-17 18:45:31.582 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-17 18:45:31.602 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:31.605 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-17 18:45:31.608 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-17 18:45:31.610 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-17 18:45:31.615 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-17 18:45:31.647 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 18:45:31.679 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-17 18:45:31.718 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-17 18:45:31.751 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-17 18:45:31.787 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-17 18:45:31.790 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:45:31.792 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-17 18:45:31.795 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:45:31.798 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-17 18:45:31.834 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-17 18:45:31.869 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:45:31.901 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-17 18:45:31.936 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-17 18:45:31.970 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-17 18:45:32.003 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-17 18:45:32.044 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-17 18:45:32.081 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:45:32.116 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:45:32.149 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-17 18:45:32.183 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-17 18:45:32.217 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-17 18:45:32.220 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:45:32.222 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:45:32.225 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 18:45:32.228 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-17 18:45:32.261 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-17 18:45:32.296 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-17 18:45:32.328 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-17 18:45:32.364 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-17 18:45:32.397 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-17 18:45:32.432 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-17 18:45:32.464 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-17 18:45:32.497 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:45:32.528 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-17 18:45:32.561 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-17 18:45:32.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-17 18:45:32.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-17 18:45:32.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-17 18:45:32.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-17 18:45:32.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-17 18:45:32.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-17 18:45:32.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-17 18:45:32.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-17 18:45:32.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-17 18:45:32.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-17 18:45:32.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-17 18:45:32.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-17 18:45:32.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-17 18:45:32.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-17 18:45:32.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-17 18:45:32.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-17 18:45:32.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-17 18:45:32.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:32.613 | + 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-02-17 18:45:32.643 | + 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-02-17 18:45:32.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:45:32.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-17 18:45:32.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-17 18:45:32.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.659 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-17 18:45:32.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-17 18:45:32.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-17 18:45:32.696 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:45:32.701 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-17 18:45:32.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-17 18:45:32.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-17 18:45:32.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-17 18:45:32.743 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:45:32.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-17 18:45:32.750 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-17 18:45:32.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.755 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-17 18:45:32.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-17 18:45:32.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-17 18:45:32.800 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-17 18:45:32.803 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-17 18:45:32.807 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.809 | + 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-02-17 18:45:32.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-17 18:45:32.843 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-17 18:45:32.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 18:45:32.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 18:45:32.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.856 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-17 18:45:32.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-17 18:45:32.890 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-17 18:45:32.895 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-17 18:45:32.900 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-17 18:45:32.902 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.905 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-17 18:45:32.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-02-17 18:45:32.940 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.942 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-17 18:45:32.946 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-17 18:45:32.949 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-17 18:45:32.951 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:32.954 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-17 18:45:32.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-17 18:45:32.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:45:32.990 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-17 18:45:32.994 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 18:45:32.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 18:45:33.000 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:45:33.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-17 18:45:33.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 18:45:33.037 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-17 18:45:33.057 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:33.069 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-17 18:45:33.074 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 18:45:33.111 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:33.113 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:33.145 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 18:45:33.177 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-17 18:45:33.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-17 18:45:33.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-17 18:45:33.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 18:45:36.368 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 18:45:36.369 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 18:45:36.369 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=616869) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 18:45:36.419 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:45:36.419 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:45:36.419 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:36.420 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:36.420 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:36.420 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=616869) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:36.474 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 18:45:36.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:36.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:36.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:36.474 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:36.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-17 18:45:36.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-17 18:45:36.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-17 18:45:36.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:45:36.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-17 18:45:36.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-17 18:45:36.948 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-17 18:45:36.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:36.955 | + 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-02-17 18:45:36.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-17 18:45:36.993 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-17 18:45:37.002 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-17 18:45:37.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-17 18:45:37.008 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-17 18:45:37.022 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-17 18:45:37.036 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 18:45:37.039 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-17 18:45:37.049 | net.bridge.bridge-nf-call-iptables = 1 2022-02-17 18:45:37.053 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 18:45:37.057 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-17 18:45:37.066 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-17 18:45:37.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-17 18:45:37.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-17 18:45:37.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-17 18:45:37.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-17 18:45:37.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-17 18:45:37.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 18:45:37.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 18:45:37.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:45:37.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 18:45:37.127 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-17 18:45:37.129 | + 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-02-17 18:45:37.166 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-17 18:45:37.169 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-17 18:45:37.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-17 18:45:37.235 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-17 18:45:37.254 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:37.258 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-17 18:45:37.260 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.265 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-17 18:45:37.298 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-17 18:45:37.330 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 18:45:37.368 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:37.371 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:37.405 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-17 18:45:37.424 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:37.427 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.430 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-17 18:45:37.467 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.470 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 18:45:37.509 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.512 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 18:45:37.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-17 18:45:37.517 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-17 18:45:37.538 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:37.541 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-17 18:45:37.544 | + 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-02-17 18:45:37.549 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-17 18:45:37.585 | + 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-02-17 18:45:37.622 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:37.625 | + 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-02-17 18:45:37.658 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 18:45:37.661 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-17 18:45:37.696 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 18:45:37.699 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 18:45:37.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 18:45:37.741 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-17 18:45:37.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 18:45:37.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-17 18:45:37.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 18:45:40.887 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 18:45:40.887 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 18:45:40.887 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=617401) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 18:45:40.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:45:40.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:45:40.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:40.941 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:40.941 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:40.941 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=617401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:45:41.004 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-17 18:45:41.004 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=617401) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-17 18:45:41.005 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=617401) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-02-17 18:45:41.005 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 18:45:41.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:41.005 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:41.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:45:41.005 | from cryptography.utils import int_from_bytes 2022-02-17 18:45:41.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-17 18:45:41.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-17 18:45:41.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-17 18:45:41.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 18:45:41.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 18:45:41.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:45:41.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 18:45:41.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-17 18:45:41.471 | + functions:set_mtu:785 : local dev=br-data 2022-02-17 18:45:41.474 | + functions:set_mtu:786 : local mtu=1500 2022-02-17 18:45:41.477 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-17 18:45:41.491 | + 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-02-17 18:45:41.511 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-17 18:45:41.514 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-17 18:45:41.516 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-17 18:45:41.519 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-17 18:45:41.521 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-17 18:45:41.524 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-17 18:45:41.527 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-17 18:45:41.530 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-17 18:45:41.532 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-17 18:45:41.535 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-17 18:45:41.537 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-17 18:45:41.540 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-17 18:45:41.543 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-17 18:45:41.546 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-17 18:45:41.550 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-17 18:45:41.550 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-17 18:45:41.557 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-17 18:45:41.560 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-17 18:45:41.562 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-17 18:45:41.565 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-17 18:45:41.570 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-17 18:45:41.571 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-17 18:45:41.571 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-17 18:45:41.578 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-02-17 18:45:41.581 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-17 18:45:41.583 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:41.586 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-17 18:45:41.589 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-17 18:45:41.591 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-02-17 18:45:41.594 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-02-17 18:45:41.597 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-02-17 18:45:41.599 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-17 18:45:41.602 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-17 18:45:41.606 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-02-17 18:45:41.609 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-17 18:45:41.610 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-17 18:45:41.610 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-17 18:45:41.614 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-02-17 18:45:41.617 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-02-17 18:45:41.620 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-02-17 18:45:41.634 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-02-17 18:45:41.648 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-17 18:45:41.662 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-17 18:45:41.684 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-02-17 18:45:41.694 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-02-17 18:45:41.695 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.102 ms 2022-02-17 18:45:42.722 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.052 ms 2022-02-17 18:45:43.746 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.215 ms 2022-02-17 18:45:43.746 | 2022-02-17 18:45:43.746 | --- 192.168.0.58 ping statistics --- 2022-02-17 18:45:43.746 | 3 packets transmitted, 3 received, 0% packet loss, time 2052ms 2022-02-17 18:45:43.746 | rtt min/avg/max/mdev = 0.052/0.123/0.215/0.068 ms 2022-02-17 18:45:43.752 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-17 18:45:43.752 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-17 18:45:43.760 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-17 18:45:43.763 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-17 18:45:43.783 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:43.787 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-17 18:45:43.791 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-17 18:45:43.796 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-17 18:45:43.829 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-17 18:45:43.863 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-17 18:45:43.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 18:45:43.932 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-17 18:45:43.935 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:45:43.969 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 18:45:43.972 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-17 18:45:43.991 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:45:43.995 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:45:43.998 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-17 18:45:44.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:45:44.024 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-17 18:45:44.049 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:45:44.052 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-17 18:45:44.074 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:45:44.077 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-17 18:45:44.111 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-17 18:45:44.150 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-17 18:45:44.153 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-17 18:45:44.174 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.177 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-17 18:45:44.198 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.201 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-17 18:45:44.204 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-17 18:45:44.272 | + inc/async:async_inner:63 : init_neutron 2022-02-17 18:45:44.324 | [575964 Async init_neutron:617911]: running: init_neutron 2022-02-17 18:45:44.329 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-17 18:45:44.357 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.361 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-17 18:45:44.373 | ++ ./stack.sh:main:1162 : true 2022-02-17 18:45:44.376 | + ./stack.sh:main:1162 : netman_pid= 2022-02-17 18:45:44.379 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-17 18:45:44.386 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-17 18:45:44.399 | dnsmasq: no process found 2022-02-17 18:45:44.404 | + ./stack.sh:main:1164 : true 2022-02-17 18:45:44.406 | + ./stack.sh:main:1169 : clean_iptables 2022-02-17 18:45:44.414 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-17 18:45:44.414 | + lib/nova:clean_iptables:183 : grep nova 2022-02-17 18:45:44.418 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-17 18:45:44.418 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-17 18:45:44.422 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-17 18:45:44.424 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:45:44.426 | + lib/nova:clean_iptables:183 : bash 2022-02-17 18:45:44.437 | + lib/nova:clean_iptables:185 : grep nova 2022-02-17 18:45:44.437 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-17 18:45:44.438 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-17 18:45:44.439 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:45:44.445 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-17 18:45:44.445 | + lib/nova:clean_iptables:185 : bash 2022-02-17 18:45:44.445 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 18:45:44.464 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-17 18:45:44.464 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-17 18:45:44.464 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-17 18:45:44.470 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-17 18:45:44.470 | + lib/nova:clean_iptables:187 : bash 2022-02-17 18:45:44.470 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:45:44.473 | + lib/nova:clean_iptables:187 : grep nova 2022-02-17 18:45:44.490 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-17 18:45:44.490 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-17 18:45:44.490 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-17 18:45:44.490 | + lib/nova:clean_iptables:189 : bash 2022-02-17 18:45:44.495 | + lib/nova:clean_iptables:189 : grep nova 2022-02-17 18:45:44.495 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:45:44.497 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 18:45:44.506 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-17 18:45:44.516 | net.ipv4.ip_forward = 1 2022-02-17 18:45:44.520 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-17 18:45:44.552 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.555 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-17 18:45:44.558 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-17 18:45:44.561 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 18:45:44.605 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-17 18:45:44.647 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-17 18:45:44.651 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 18:45:44.697 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-17 18:45:44.744 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-17 18:45:44.767 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.770 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-17 18:45:44.773 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:45:44.776 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-17 18:45:44.779 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-17 18:45:44.782 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-17 18:45:44.869 | + inc/async:async_inner:63 : init_swift 2022-02-17 18:45:44.938 | [575964 Async init_swift:618271]: running: init_swift 2022-02-17 18:45:44.941 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-17 18:45:44.968 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:44.972 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-17 18:45:44.981 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:45:44.981 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-17 18:45:44.985 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-17 18:45:44.989 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-17 18:45:45.080 | + inc/async:async_inner:63 : init_cinder 2022-02-17 18:45:45.146 | [575964 Async init_cinder:618366]: running: init_cinder 2022-02-17 18:45:45.150 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-17 18:45:45.210 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:45:45.217 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-17 18:45:45.225 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:45:45.233 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-17 18:45:45.237 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-17 18:45:45.241 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-17 18:45:45.340 | + inc/async:async_inner:63 : init_placement 2022-02-17 18:45:45.427 | [575964 Async init_placement:618485]: running: init_placement 2022-02-17 18:45:45.432 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-17 18:45:45.533 | [575964 Async init_neutron:617911]: Waiting for completion of init_neutron running on PID 617911 (6 other jobs running) 2022-02-17 18:45:45.573 | [575964 Async init_neutron:617911]: Signaling child to exit 2022-02-17 18:45:55.675 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:45:55.744 | [618366 Async init_cinder:618366]: finished successfully 2022-02-17 18:45:59.189 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:45:59.221 | [618271 Async init_swift:618271]: finished successfully 2022-02-17 18:46:14.448 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:46:14.491 | [617911 Async init_neutron:617911]: finished successfully 2022-02-17 18:46:14.519 | WAKEUP 2022-02-17 18:46:14.546 | [575964 Async init_neutron:617911]: Signaled 2022-02-17 18:46:14.548 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-17 18:46:14.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:46:14.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:46:14.548 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:46:14.548 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:46:14.548 | + 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-02-17 18:46:14.548 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:46:14.548 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-17 18:46:14.548 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-17 18:46:14.548 | + lib/database:recreate_database:112 : local db=neutron 2022-02-17 18:46:14.548 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-17 18:46:14.548 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-17 18:46:14.548 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-17 18:46:14.548 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:14.548 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-17 18:46:14.548 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:14.548 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-17 18:46:14.548 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:46:14.548 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:14.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:14.548 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:14.548 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123547712 2022-02-17 18:46:14.548 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-17 18:46:14.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:14.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:14.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:14.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-17 18:46:14.549 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-17 18:46:14.550 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-17 18:46:14.551 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-17 18:46:14.552 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-17 18:46:14.553 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-17 18:46:14.553 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-17 18:46:14.553 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-17 18:46:14.553 | Running upgrade for neutron ... 2022-02-17 18:46:14.553 | OK 2022-02-17 18:46:14.553 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-17 18:46:14.553 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:14.553 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:14.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:14.553 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:14.553 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:14.553 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:46:14.553 | + functions-common:time_stop:2432 : start_time=1645123547712 2022-02-17 18:46:14.553 | + functions-common:time_stop:2434 : [[ -z 1645123547712 ]] 2022-02-17 18:46:14.554 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:14.554 | + functions-common:time_stop:2437 : end_time=1645123574430 2022-02-17 18:46:14.554 | + functions-common:time_stop:2438 : elapsed_time=26718 2022-02-17 18:46:14.554 | + functions-common:time_stop:2439 : total=9076 2022-02-17 18:46:14.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:14.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35794 2022-02-17 18:46:14.611 | [575964 Async init_neutron:617911]: finished init_neutron with result 0 in 30 seconds 2022-02-17 18:46:14.616 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:14.619 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-17 18:46:14.682 | [575964 Async init_placement:618485]: Waiting for completion of init_placement running on PID 618485 (5 other jobs running) 2022-02-17 18:46:14.726 | [575964 Async init_placement:618485]: Signaling child to exit 2022-02-17 18:46:22.449 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:46:22.485 | [618485 Async init_placement:618485]: finished successfully 2022-02-17 18:46:22.507 | WAKEUP 2022-02-17 18:46:22.534 | [575964 Async init_placement:618485]: Signaled 2022-02-17 18:46:22.536 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-17 18:46:22.536 | + lib/database:recreate_database:112 : local db=placement 2022-02-17 18:46:22.536 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-17 18:46:22.536 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-17 18:46:22.536 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-17 18:46:22.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:22.536 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-17 18:46:22.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:22.536 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-17 18:46:22.536 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-17 18:46:22.536 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-17 18:46:22.536 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-17 18:46:22.536 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:46:22.536 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:46:22.536 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:46:22.536 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:46:22.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.537 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.537 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.537 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.537 | + functions-common:get_or_create_user:925 : user_id=4132ac48a2d0480d8ae10d5f196c54b9 2022-02-17 18:46:22.537 | + functions-common:get_or_create_user:926 : echo 4132ac48a2d0480d8ae10d5f196c54b9 2022-02-17 18:46:22.537 | 4132ac48a2d0480d8ae10d5f196c54b9 2022-02-17 18:46:22.537 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-17 18:46:22.537 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:46:22.537 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:46:22.537 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:46:22.537 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:46:22.538 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:46:22.538 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:46:22.538 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:46:22.538 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:46:22.538 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:46:22.538 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.538 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:46:22.538 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.538 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.538 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:46:22.538 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:46:22.538 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:46:22.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.539 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:46:22.539 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.539 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.539 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.539 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:46:22.539 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:46:22.539 | ++ functions-common:get_field:818 : echo '| f72cc607dbff4b1d85ef885b325d3391 | 4132ac48a2d0480d8ae10d5f196c54b9 | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:46:22.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:46:22.539 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:46:22.539 | + functions-common:get_or_add_user_project_role:997 : echo f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:46:22.539 | f72cc607dbff4b1d85ef885b325d3391 2022-02-17 18:46:22.539 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:46:22.539 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-17 18:46:22.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:46:22.539 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:46:22.539 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:46:22.539 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:46:22.539 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.539 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:46:22.539 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:46:22.539 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:46:22.539 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.540 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:46:22.540 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:46:22.540 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:46:22.540 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 18:46:22.540 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:46:22.540 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:46:22.540 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.540 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.540 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:46:22.540 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:46:22.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:46:22.540 | ++ functions-common:get_field:818 : echo '| 3e0d59cb4ca3404182146f8e26273e9b | 4132ac48a2d0480d8ae10d5f196c54b9 | | 534297c827184f2c89332c18c4662e02 | | | False |' 2022-02-17 18:46:22.540 | ++ functions-common:get_field:812 : read data 2022-02-17 18:46:22.540 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:46:22.540 | + functions-common:get_or_add_user_project_role:997 : echo 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:46:22.540 | 3e0d59cb4ca3404182146f8e26273e9b 2022-02-17 18:46:22.540 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-17 18:46:22.540 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-17 18:46:22.541 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:46:22.541 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-17 18:46:22.541 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.541 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:46:22.541 | 185c90d4951c46dfa9713e432d25b6bd' 2022-02-17 18:46:22.541 | + functions-common:get_or_create_service:1094 : echo 185c90d4951c46dfa9713e432d25b6bd 2022-02-17 18:46:22.541 | 185c90d4951c46dfa9713e432d25b6bd 2022-02-17 18:46:22.541 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-17 18:46:22.541 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:46:22.541 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-17 18:46:22.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:46:22.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:46:22.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:46:22.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:22.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:22.541 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:46:22.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8c10cdb26a754569bde3182606ebaa65 2022-02-17 18:46:22.542 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8c10cdb26a754569bde3182606ebaa65 2022-02-17 18:46:22.542 | + functions-common:get_or_create_endpoint:1127 : public_id=8c10cdb26a754569bde3182606ebaa65 2022-02-17 18:46:22.542 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:46:22.542 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:46:22.542 | + functions-common:get_or_create_endpoint:1136 : echo 8c10cdb26a754569bde3182606ebaa65 2022-02-17 18:46:22.542 | 8c10cdb26a754569bde3182606ebaa65 2022-02-17 18:46:22.592 | [575964 Async init_placement:618485]: finished init_placement with result 0 in 37 seconds 2022-02-17 18:46:22.596 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:22.599 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-17 18:46:22.656 | [575964 Async init_glance:614927]: Waiting for completion of init_glance running on PID 614927 (4 other jobs running) 2022-02-17 18:46:22.685 | [575964 Async init_glance:614927]: Signaling child to exit 2022-02-17 18:46:22.685 | WAKEUP 2022-02-17 18:46:22.710 | [575964 Async init_glance:614927]: Signaled 2022-02-17 18:46:22.712 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-17 18:46:22.712 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-17 18:46:22.712 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-17 18:46:22.712 | + lib/database:recreate_database:112 : local db=glance 2022-02-17 18:46:22.712 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-17 18:46:22.712 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-17 18:46:22.712 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-17 18:46:22.712 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:22.712 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-17 18:46:22.712 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:22.712 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-17 18:46:22.712 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:46:22.712 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:22.712 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:22.712 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:22.712 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123490055 2022-02-17 18:46:22.712 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-17 18:46:22.712 | 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=615049) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:46:22.712 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:22.712 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:22.712 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:22.712 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:22.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:46:22.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:46:22.714 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-17 18:46:22.714 | Database migration is up to date. No migration needed. 2022-02-17 18:46:22.714 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-17 18:46:22.714 | Database is synced successfully. 2022-02-17 18:46:22.714 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-17 18:46:22.714 | 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=615204) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-17 18:46:22.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-17 18:46:22.715 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-17 18:46:22.715 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-17 18:46:22.715 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:22.715 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:22.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:22.715 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:22.715 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:22.715 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:46:22.715 | + functions-common:time_stop:2432 : start_time=1645123490055 2022-02-17 18:46:22.715 | + functions-common:time_stop:2434 : [[ -z 1645123490055 ]] 2022-02-17 18:46:22.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:22.715 | + functions-common:time_stop:2437 : end_time=1645123500473 2022-02-17 18:46:22.715 | + functions-common:time_stop:2438 : elapsed_time=10418 2022-02-17 18:46:22.715 | + functions-common:time_stop:2439 : total=9076 2022-02-17 18:46:22.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:22.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19494 2022-02-17 18:46:22.774 | [575964 Async init_glance:614927]: finished init_glance with result 0 in 10 seconds 2022-02-17 18:46:22.779 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:22.782 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-17 18:46:22.837 | [575964 Async init_swift:618271]: Waiting for completion of init_swift running on PID 618271 (3 other jobs running) 2022-02-17 18:46:22.865 | [575964 Async init_swift:618271]: Signaling child to exit 2022-02-17 18:46:22.865 | WAKEUP 2022-02-17 18:46:22.891 | [575964 Async init_swift:618271]: Signaled 2022-02-17 18:46:22.892 | + lib/swift:init_swift:692 : local node_number 2022-02-17 18:46:22.892 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 18:46:22.893 | No container-replicator running 2022-02-17 18:46:22.893 | No account-replicator running 2022-02-17 18:46:22.893 | No object-reconstructor running 2022-02-17 18:46:22.893 | No container-sharder running 2022-02-17 18:46:22.893 | No container-server running 2022-02-17 18:46:22.893 | No object-updater running 2022-02-17 18:46:22.893 | No account-auditor running 2022-02-17 18:46:22.893 | No proxy-server running 2022-02-17 18:46:22.893 | No container-reconciler running 2022-02-17 18:46:22.893 | No account-reaper running 2022-02-17 18:46:22.893 | No object-auditor running 2022-02-17 18:46:22.893 | No object-replicator running 2022-02-17 18:46:22.893 | No object-server running 2022-02-17 18:46:22.893 | No account-server running 2022-02-17 18:46:22.893 | No container-auditor running 2022-02-17 18:46:22.893 | No container-updater running 2022-02-17 18:46:22.893 | No container-sync running 2022-02-17 18:46:22.893 | No object-expirer running 2022-02-17 18:46:22.893 | + lib/swift:init_swift:694 : true 2022-02-17 18:46:22.893 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-17 18:46:22.893 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:575 : 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-02-17 18:46:22.893 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:46:22.893 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:46:22.893 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-17 18:46:22.894 | = sectsz=512 attr=2, projid32bit=1 2022-02-17 18:46:22.894 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-17 18:46:22.894 | = reflink=1 2022-02-17 18:46:22.894 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-17 18:46:22.894 | = sunit=0 swidth=0 blks 2022-02-17 18:46:22.894 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-17 18:46:22.894 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-17 18:46:22.894 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-17 18:46:22.894 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-17 18:46:22.894 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 18:46:22.894 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-17 18:46:22.894 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645122851.object.builder backups/1645122852.container.builder backups/1645122854.account.builder backups/1645122859.object.builder backups/1645122861.container.builder backups/1645122862.account.builder backups/1645122859.object.ring.gz backups/1645122861.container.ring.gz backups/1645122862.account.ring.gz 2022-02-17 18:46:22.894 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-17 18:46:22.894 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-17 18:46:22.894 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-17 18:46:22.894 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-17 18:46:22.894 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:46:22.894 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-17 18:46:22.894 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-17 18:46:22.894 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:46:22.894 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-17 18:46:22.895 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-17 18:46:22.895 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:46:22.895 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-17 18:46:22.895 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-17 18:46:22.895 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:46:22.895 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-17 18:46:22.895 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:46:22.895 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-17 18:46:22.895 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:46:22.895 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-17 18:46:22.895 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:46:22.895 | + lib/swift:init_swift:738 : popd 2022-02-17 18:46:22.943 | [575964 Async init_swift:618271]: finished init_swift with result 0 in 14 seconds 2022-02-17 18:46:22.948 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:22.950 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-17 18:46:23.013 | [575964 Async init_cinder:618366]: Waiting for completion of init_cinder running on PID 618366 (2 other jobs running) 2022-02-17 18:46:23.042 | [575964 Async init_cinder:618366]: Signaling child to exit 2022-02-17 18:46:23.042 | WAKEUP 2022-02-17 18:46:23.069 | [575964 Async init_cinder:618366]: Signaled 2022-02-17 18:46:23.070 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-17 18:46:23.070 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.070 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-17 18:46:23.070 | + lib/database:recreate_database:112 : local db=cinder 2022-02-17 18:46:23.070 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-17 18:46:23.070 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-17 18:46:23.070 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-17 18:46:23.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:23.071 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-17 18:46:23.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:23.071 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-17 18:46:23.071 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:46:23.071 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:23.071 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:23.071 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:23.071 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123545965 2022-02-17 18:46:23.071 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-17 18:46:23.071 | 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=618602) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | 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=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:46:23.072 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=618602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:46:23.072 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-17 18:46:23.072 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:23.072 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:23.072 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-17 18:46:23.072 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=618602) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:46:23.072 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-17 18:46:23.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:23.072 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:23.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:23.072 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:23.072 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 18:46:23.072 | last_heartbeat = column_property( 2022-02-17 18:46:23.072 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 18:46:23.072 | num_hosts = column_property( 2022-02-17 18:46:23.072 | /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-02-17 18:46:23.072 | num_down_hosts = column_property( 2022-02-17 18:46:23.072 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-17 18:46:23.072 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:23.072 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:23.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:23.073 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:23.073 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:23.073 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:46:23.073 | + functions-common:time_stop:2432 : start_time=1645123545965 2022-02-17 18:46:23.073 | + functions-common:time_stop:2434 : [[ -z 1645123545965 ]] 2022-02-17 18:46:23.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:23.073 | + functions-common:time_stop:2437 : end_time=1645123553776 2022-02-17 18:46:23.073 | + functions-common:time_stop:2438 : elapsed_time=7811 2022-02-17 18:46:23.073 | + functions-common:time_stop:2439 : total=9076 2022-02-17 18:46:23.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:23.073 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16887 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-17 18:46:23.073 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-17 18:46:23.073 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-17 18:46:23.073 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-17 18:46:23.073 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 18:46:23.073 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:46:23.073 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-17 18:46:23.073 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-17 18:46:23.073 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:46:23.073 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:46:23.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:46:23.074 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:46:23.074 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:46:23.074 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:46:23.074 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-17 18:46:23.074 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:46:23.074 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:46:23.074 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:46:23.074 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:46:23.074 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:46:23.074 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:46:23.074 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 18:46:23.074 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 18:46:23.074 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-17 18:46:23.074 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-17 18:46:23.075 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 18:46:23.075 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-17 18:46:23.075 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 18:46:23.075 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 18:46:23.075 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 18:46:23.075 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-17 18:46:23.075 | Physical volume "/dev/loop4" successfully created. 2022-02-17 18:46:23.075 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-17 18:46:23.075 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-17 18:46:23.075 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-17 18:46:23.075 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-17 18:46:23.075 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-17 18:46:23.075 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:46:23.075 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-17 18:46:23.075 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-17 18:46:23.075 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.075 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-17 18:46:23.075 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-17 18:46:23.075 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-17 18:46:23.122 | [575964 Async init_cinder:618366]: finished init_cinder with result 0 in 10 seconds 2022-02-17 18:46:23.126 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:23.129 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-17 18:46:23.149 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.152 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-17 18:46:23.155 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:46:23.158 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-17 18:46:23.160 | + ./stack.sh:main:1218 : init_nova 2022-02-17 18:46:23.164 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-17 18:46:23.182 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.186 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-17 18:46:23.205 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:23.208 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:46:23.211 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:46:23.276 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:46:23.317 | [575964 Async nova-cell-0:620705]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:46:23.322 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-17 18:46:23.326 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:46:23.334 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-17 18:46:23.337 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:46:23.340 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:46:23.343 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:46:23.414 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:46:23.474 | [575964 Async nova-cell-1:620797]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:46:23.481 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-17 18:46:23.486 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-17 18:46:23.487 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-17 18:46:23.491 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-17 18:46:23.495 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-17 18:46:23.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:23.946 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-17 18:46:23.955 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:23.980 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-17 18:46:28.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:46:28.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:28.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:28.352 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:46:28.352 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=620855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:46:28.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:28.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:28.412 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-17 18:46:30.555 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=620855) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:46:30.557 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-17 18:46:31.333 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=620855) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:46:31.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:31.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:31.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:31.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:31.816 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-17 18:46:31.820 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 18:46:31.824 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 18:46:31.827 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 18:46:31.831 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:46:31.835 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:46:35.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:35.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:35.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:35.603 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:36.142 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-17 18:46:36.149 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 18:46:36.152 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-17 18:46:36.241 | [575964 Async nova-cell-0:620705]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 620705 (3 other jobs running) 2022-02-17 18:46:36.272 | [575964 Async nova-cell-0:620705]: Signaling child to exit 2022-02-17 18:46:36.491 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:46:36.524 | [620705 Async nova-cell-0:620705]: finished successfully 2022-02-17 18:46:36.546 | WAKEUP 2022-02-17 18:46:36.576 | [575964 Async nova-cell-0:620705]: Signaled 2022-02-17 18:46:36.578 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-17 18:46:36.578 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-17 18:46:36.578 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-17 18:46:36.578 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-17 18:46:36.578 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-17 18:46:36.578 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-17 18:46:36.578 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-17 18:46:36.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:36.578 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-17 18:46:36.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:36.578 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-17 18:46:36.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:46:36.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:46:36.580 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=620864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:46:36.580 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:36.580 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:36.580 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 18:46:36.580 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=620864) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:46:36.580 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 18:46:36.580 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=620864) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:46:36.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:36.580 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:36.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:36.580 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:36.628 | [575964 Async nova-cell-0:620705]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-02-17 18:46:36.633 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:36.636 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 18:46:36.639 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-17 18:46:36.661 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:46:36.689 | [620797 Async nova-cell-1:620797]: finished successfully 2022-02-17 18:46:36.695 | [575964 Async nova-cell-1:620797]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 620797 (2 other jobs running) 2022-02-17 18:46:36.722 | [575964 Async nova-cell-1:620797]: Signaling child to exit 2022-02-17 18:46:36.722 | WAKEUP 2022-02-17 18:46:36.747 | [575964 Async nova-cell-1:620797]: Signaled 2022-02-17 18:46:36.748 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-17 18:46:36.748 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-17 18:46:36.748 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-17 18:46:36.748 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-17 18:46:36.748 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-17 18:46:36.748 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-17 18:46:36.748 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-17 18:46:36.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:36.748 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-17 18:46:36.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:46:36.748 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-17 18:46:36.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:46:36.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:46:36.750 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=620871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:46:36.750 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:46:36.750 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:46:36.750 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 18:46:36.750 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=620871) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:46:36.750 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 18:46:36.750 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=620871) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:46:36.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:36.750 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:36.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:36.750 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:36.797 | [575964 Async nova-cell-1:620797]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-02-17 18:46:36.801 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:36.804 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:46:36.807 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-17 18:46:40.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:40.672 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:40.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:40.672 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:40.672 | Running batches of 50 until complete 2022-02-17 18:46:40.672 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:46:40.672 | | Migration | Total Needed | Completed | 2022-02-17 18:46:40.672 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:46:40.672 | | fill_virtual_interface_list | 0 | 0 | 2022-02-17 18:46:40.672 | | migrate_empty_ratio | 0 | 0 | 2022-02-17 18:46:40.672 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-17 18:46:40.673 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-17 18:46:40.673 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-17 18:46:40.673 | | populate_dev_uuids | 0 | 0 | 2022-02-17 18:46:40.673 | | populate_missing_availability_zones | 0 | 0 | 2022-02-17 18:46:40.673 | | populate_queued_for_delete | 0 | 0 | 2022-02-17 18:46:40.673 | | populate_user_id | 0 | 0 | 2022-02-17 18:46:40.673 | | populate_uuids | 0 | 0 | 2022-02-17 18:46:40.673 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:46:41.152 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-17 18:46:41.157 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:46:41.160 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-17 18:46:41.164 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:46:41.167 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:46:41.170 | + lib/nova:init_nova:812 : /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-02-17 18:46:44.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:44.744 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:44.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:46:44.745 | from cryptography.utils import int_from_bytes 2022-02-17 18:46:44.745 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-17 18:46:44.745 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-17 18:46:45.202 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-17 18:46:45.205 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-17 18:46:45.218 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-17 18:46:45.221 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-17 18:46:45.239 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:45.242 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-17 18:46:45.245 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-17 18:46:45.308 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-17 18:46:45.348 | [575964 Async configure_neutron_nova:622055]: running: configure_neutron_nova 2022-02-17 18:46:45.352 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-17 18:46:45.357 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:46:45.360 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-17 18:46:45.362 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:46:45.366 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:46:45.369 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:46:45.371 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:46:45.374 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:46:45.378 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:46:45.383 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:46:45.386 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:46:45.389 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:46:45.392 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-17 18:46:45.395 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:46:45.414 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:45.416 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:46:45.419 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:46:45.422 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-17 18:46:45.424 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:46:45.428 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:46:45.431 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-17 18:46:45.433 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:46:45.436 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:46:45.439 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:46:45.441 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:46:45.444 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-17 18:46:45.447 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:46:45.450 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-17 18:46:45.454 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:46:45.457 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:46:45.460 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-17 18:46:45.463 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.466 | + inc/meta-config:merge_config_group:171 : shift 2022-02-17 18:46:45.469 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-17 18:46:45.473 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:45.478 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-17 18:46:45.481 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-17 18:46:45.485 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-17 18:46:45.489 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.492 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-17 18:46:45.495 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:45.499 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-17 18:46:45.499 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:46:45.499 | gsub("[][]", "", $1); 2022-02-17 18:46:45.499 | split($1, a, "|"); 2022-02-17 18:46:45.499 | if (a[1] == matchgroup) 2022-02-17 18:46:45.499 | print a[2] 2022-02-17 18:46:45.499 | } 2022-02-17 18:46:45.499 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.506 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:46:45.510 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:46:45.513 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:46:45.517 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-17 18:46:45.520 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-17 18:46:45.524 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-17 18:46:45.527 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-17 18:46:45.530 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-17 18:46:45.536 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-17 18:46:45.539 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-17 18:46:45.542 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 18:46:45.545 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.548 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:46:45.551 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-17 18:46:45.555 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:46:45.558 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-17 18:46:45.561 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-17 18:46:45.564 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-17 18:46:45.567 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-17 18:46:45.571 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 18:46:45.572 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.573 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-17 18:46:45.573 | BEGIN { 2022-02-17 18:46:45.573 | section = "" 2022-02-17 18:46:45.573 | last_section = "" 2022-02-17 18:46:45.573 | section_count = 0 2022-02-17 18:46:45.573 | } 2022-02-17 18:46:45.573 | /^\[.+\]/ { 2022-02-17 18:46:45.573 | gsub("[][]", "", $1); 2022-02-17 18:46:45.573 | section=$1 2022-02-17 18:46:45.573 | next 2022-02-17 18:46:45.573 | } 2022-02-17 18:46:45.573 | /^ *\#/ { 2022-02-17 18:46:45.573 | next 2022-02-17 18:46:45.573 | } 2022-02-17 18:46:45.573 | /^[^ \t]+/ { 2022-02-17 18:46:45.573 | # get offset of first = in $0 2022-02-17 18:46:45.573 | eq_idx = index($0, "=") 2022-02-17 18:46:45.573 | # extract attr & value from $0 2022-02-17 18:46:45.573 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:46:45.573 | value = substr($0, eq_idx + 1) 2022-02-17 18:46:45.573 | # only need to strip trailing whitespace from attr 2022-02-17 18:46:45.573 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:46:45.573 | # need to strip leading & trailing whitespace from value 2022-02-17 18:46:45.573 | sub(/^[ \t]*/, "", value) 2022-02-17 18:46:45.573 | sub(/[ \t]*$/, "", value) 2022-02-17 18:46:45.574 | 2022-02-17 18:46:45.574 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:46:45.574 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:46:45.574 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:46:45.574 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:46:45.574 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:46:45.574 | if (section != last_section) { 2022-02-17 18:46:45.574 | cfg_section[section_count++] = section 2022-02-17 18:46:45.574 | last_section = section 2022-02-17 18:46:45.574 | } 2022-02-17 18:46:45.574 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:46:45.574 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:46:45.574 | 2022-02-17 18:46:45.574 | cfg_attr[section, attr, 0] = value 2022-02-17 18:46:45.574 | cfg_attr_count[section, attr] = 1 2022-02-17 18:46:45.574 | } else { 2022-02-17 18:46:45.574 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:46:45.574 | cfg_attr[section, attr, lno] = value 2022-02-17 18:46:45.574 | } 2022-02-17 18:46:45.574 | } 2022-02-17 18:46:45.574 | END { 2022-02-17 18:46:45.574 | # Process each section in order 2022-02-17 18:46:45.574 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:46:45.574 | section = cfg_section[sno] 2022-02-17 18:46:45.574 | # The ini routines simply append a config item immediately 2022-02-17 18:46:45.574 | # after the section header. To keep the same order as defined 2022-02-17 18:46:45.574 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:46:45.574 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:46:45.574 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:46:45.574 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:46:45.574 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:46:45.575 | else { 2022-02-17 18:46:45.575 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:46:45.575 | count = cfg_attr_count[section, attr] 2022-02-17 18:46:45.575 | print "inidelete " configfile " " section " " attr 2022-02-17 18:46:45.575 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:46:45.575 | for (l = count -2; l >= 0; l--) 2022-02-17 18:46:45.575 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:46:45.575 | } 2022-02-17 18:46:45.575 | } 2022-02-17 18:46:45.575 | } 2022-02-17 18:46:45.575 | } 2022-02-17 18:46:45.575 | ' 2022-02-17 18:46:45.575 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.576 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:46:45.577 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:46:45.580 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-17 18:46:45.583 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:45.586 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-17 18:46:45.589 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-17 18:46:45.589 | BEGIN { group = "" } 2022-02-17 18:46:45.589 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:46:45.589 | gsub("[][]", "", $1); 2022-02-17 18:46:45.589 | split($1, a, "|"); 2022-02-17 18:46:45.589 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:46:45.589 | group=a[1] 2022-02-17 18:46:45.589 | } else { 2022-02-17 18:46:45.589 | group="" 2022-02-17 18:46:45.589 | } 2022-02-17 18:46:45.589 | next 2022-02-17 18:46:45.589 | } 2022-02-17 18:46:45.589 | { 2022-02-17 18:46:45.589 | if (group != "") 2022-02-17 18:46:45.589 | print $0 2022-02-17 18:46:45.589 | } 2022-02-17 18:46:45.589 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:46:45.596 | + 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-02-17 18:46:45.599 | ++ 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-02-17 18:46:45.632 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.635 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-17 18:46:45.638 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-17 18:46:45.671 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-17 18:46:45.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-17 18:46:45.712 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-17 18:46:45.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-17 18:46:45.759 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.762 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-17 18:46:45.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-17 18:46:45.799 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-17 18:46:45.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 18:46:45.840 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-17 18:46:45.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:46:45.878 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-17 18:46:45.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 18:46:45.917 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-17 18:46:45.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 18:46:45.955 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-17 18:46:45.962 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 18:46:45.996 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:45.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-17 18:46:46.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 18:46:46.034 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-17 18:46:46.041 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 18:46:46.076 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-17 18:46:46.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-17 18:46:46.113 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.117 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:46:46.120 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:46:46.122 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:46:46.126 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-17 18:46:46.129 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-17 18:46:46.133 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-17 18:46:46.136 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-17 18:46:46.140 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-17 18:46:46.144 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-17 18:46:46.148 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-17 18:46:46.152 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 18:46:46.154 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.157 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:46:46.160 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-17 18:46:46.163 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:46:46.167 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-17 18:46:46.170 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-17 18:46:46.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-17 18:46:46.176 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-17 18:46:46.181 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 18:46:46.181 | BEGIN { 2022-02-17 18:46:46.181 | section = "" 2022-02-17 18:46:46.181 | last_section = "" 2022-02-17 18:46:46.181 | section_count = 0 2022-02-17 18:46:46.181 | } 2022-02-17 18:46:46.181 | /^\[.+\]/ { 2022-02-17 18:46:46.181 | gsub("[][]", "", $1); 2022-02-17 18:46:46.181 | section=$1 2022-02-17 18:46:46.181 | next 2022-02-17 18:46:46.181 | } 2022-02-17 18:46:46.181 | /^ *\#/ { 2022-02-17 18:46:46.181 | next 2022-02-17 18:46:46.181 | } 2022-02-17 18:46:46.181 | /^[^ \t]+/ { 2022-02-17 18:46:46.181 | # get offset of first = in $0 2022-02-17 18:46:46.181 | eq_idx = index($0, "=") 2022-02-17 18:46:46.181 | # extract attr & value from $0 2022-02-17 18:46:46.181 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:46:46.181 | value = substr($0, eq_idx + 1) 2022-02-17 18:46:46.181 | # only need to strip trailing whitespace from attr 2022-02-17 18:46:46.181 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:46:46.182 | # need to strip leading & trailing whitespace from value 2022-02-17 18:46:46.182 | sub(/^[ \t]*/, "", value) 2022-02-17 18:46:46.182 | sub(/[ \t]*$/, "", value) 2022-02-17 18:46:46.182 | 2022-02-17 18:46:46.182 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:46:46.182 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:46:46.182 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:46:46.182 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:46:46.182 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:46:46.182 | if (section != last_section) { 2022-02-17 18:46:46.182 | cfg_section[section_count++] = section 2022-02-17 18:46:46.182 | last_section = section 2022-02-17 18:46:46.182 | } 2022-02-17 18:46:46.182 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:46:46.182 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:46:46.182 | 2022-02-17 18:46:46.182 | cfg_attr[section, attr, 0] = value 2022-02-17 18:46:46.182 | cfg_attr_count[section, attr] = 1 2022-02-17 18:46:46.182 | } else { 2022-02-17 18:46:46.182 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:46:46.182 | cfg_attr[section, attr, lno] = value 2022-02-17 18:46:46.182 | } 2022-02-17 18:46:46.182 | } 2022-02-17 18:46:46.182 | END { 2022-02-17 18:46:46.182 | # Process each section in order 2022-02-17 18:46:46.182 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:46:46.182 | section = cfg_section[sno] 2022-02-17 18:46:46.182 | # The ini routines simply append a config item immediately 2022-02-17 18:46:46.182 | # after the section header. To keep the same order as defined 2022-02-17 18:46:46.182 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:46:46.182 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:46:46.183 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:46:46.183 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:46:46.183 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:46:46.183 | else { 2022-02-17 18:46:46.183 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:46:46.183 | count = cfg_attr_count[section, attr] 2022-02-17 18:46:46.183 | print "inidelete " configfile " " section " " attr 2022-02-17 18:46:46.183 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:46:46.183 | for (l = count -2; l >= 0; l--) 2022-02-17 18:46:46.183 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:46:46.183 | } 2022-02-17 18:46:46.183 | } 2022-02-17 18:46:46.183 | } 2022-02-17 18:46:46.183 | } 2022-02-17 18:46:46.183 | ' 2022-02-17 18:46:46.183 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 18:46:46.185 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.187 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:46:46.187 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.189 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:46:46.192 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-17 18:46:46.196 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:46.199 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-17 18:46:46.202 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 18:46:46.202 | BEGIN { group = "" } 2022-02-17 18:46:46.202 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:46:46.202 | gsub("[][]", "", $1); 2022-02-17 18:46:46.202 | split($1, a, "|"); 2022-02-17 18:46:46.202 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:46:46.202 | group=a[1] 2022-02-17 18:46:46.202 | } else { 2022-02-17 18:46:46.202 | group="" 2022-02-17 18:46:46.202 | } 2022-02-17 18:46:46.202 | next 2022-02-17 18:46:46.202 | } 2022-02-17 18:46:46.202 | { 2022-02-17 18:46:46.203 | if (group != "") 2022-02-17 18:46:46.203 | print $0 2022-02-17 18:46:46.203 | } 2022-02-17 18:46:46.203 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-17 18:46:46.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-17 18:46:46.239 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:46:46.245 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.248 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-17 18:46:46.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-17 18:46:46.267 | [622055 Async configure_neutron_nova:622055]: finished successfully 2022-02-17 18:46:46.286 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.289 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-17 18:46:46.292 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-17 18:46:46.325 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-17 18:46:46.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-17 18:46:46.363 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-17 18:46:46.368 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-17 18:46:46.402 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.405 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-17 18:46:46.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-17 18:46:46.440 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-17 18:46:46.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-17 18:46:46.481 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.484 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-17 18:46:46.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-17 18:46:46.518 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-17 18:46:46.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-17 18:46:46.555 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-17 18:46:46.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-17 18:46:46.591 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-17 18:46:46.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-17 18:46:46.628 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-17 18:46:46.634 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-17 18:46:46.671 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-17 18:46:46.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-17 18:46:46.710 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-17 18:46:46.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-17 18:46:46.751 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-17 18:46:46.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-17 18:46:46.791 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.794 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-17 18:46:46.797 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-17 18:46:46.829 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.832 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:46:46.835 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:46:46.837 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:46:46.841 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-17 18:46:46.844 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-17 18:46:46.847 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-17 18:46:46.850 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-17 18:46:46.854 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-17 18:46:46.858 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-17 18:46:46.861 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-17 18:46:46.864 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 18:46:46.867 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.870 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:46:46.873 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-17 18:46:46.876 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:46:46.879 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-17 18:46:46.883 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-17 18:46:46.887 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-17 18:46:46.890 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-17 18:46:46.893 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 18:46:46.894 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-17 18:46:46.894 | BEGIN { 2022-02-17 18:46:46.894 | section = "" 2022-02-17 18:46:46.894 | last_section = "" 2022-02-17 18:46:46.894 | section_count = 0 2022-02-17 18:46:46.894 | } 2022-02-17 18:46:46.894 | /^\[.+\]/ { 2022-02-17 18:46:46.894 | gsub("[][]", "", $1); 2022-02-17 18:46:46.894 | section=$1 2022-02-17 18:46:46.894 | next 2022-02-17 18:46:46.894 | } 2022-02-17 18:46:46.894 | /^ *\#/ { 2022-02-17 18:46:46.894 | next 2022-02-17 18:46:46.894 | } 2022-02-17 18:46:46.894 | /^[^ \t]+/ { 2022-02-17 18:46:46.894 | # get offset of first = in $0 2022-02-17 18:46:46.894 | eq_idx = index($0, "=") 2022-02-17 18:46:46.894 | # extract attr & value from $0 2022-02-17 18:46:46.894 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:46:46.894 | value = substr($0, eq_idx + 1) 2022-02-17 18:46:46.895 | # only need to strip trailing whitespace from attr 2022-02-17 18:46:46.895 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:46:46.895 | # need to strip leading & trailing whitespace from value 2022-02-17 18:46:46.895 | sub(/^[ \t]*/, "", value) 2022-02-17 18:46:46.895 | sub(/[ \t]*$/, "", value) 2022-02-17 18:46:46.895 | 2022-02-17 18:46:46.895 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:46:46.895 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:46:46.895 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:46:46.895 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:46:46.895 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:46:46.895 | if (section != last_section) { 2022-02-17 18:46:46.895 | cfg_section[section_count++] = section 2022-02-17 18:46:46.895 | last_section = section 2022-02-17 18:46:46.895 | } 2022-02-17 18:46:46.895 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:46:46.895 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:46:46.895 | 2022-02-17 18:46:46.895 | cfg_attr[section, attr, 0] = value 2022-02-17 18:46:46.895 | cfg_attr_count[section, attr] = 1 2022-02-17 18:46:46.895 | } else { 2022-02-17 18:46:46.895 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:46:46.895 | cfg_attr[section, attr, lno] = value 2022-02-17 18:46:46.895 | } 2022-02-17 18:46:46.895 | } 2022-02-17 18:46:46.895 | END { 2022-02-17 18:46:46.895 | # Process each section in order 2022-02-17 18:46:46.895 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:46:46.895 | section = cfg_section[sno] 2022-02-17 18:46:46.895 | # The ini routines simply append a config item immediately 2022-02-17 18:46:46.896 | # after the section header. To keep the same order as defined 2022-02-17 18:46:46.896 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:46:46.896 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:46:46.896 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:46:46.896 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:46:46.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:46:46.896 | else { 2022-02-17 18:46:46.896 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:46:46.896 | count = cfg_attr_count[section, attr] 2022-02-17 18:46:46.896 | print "inidelete " configfile " " section " " attr 2022-02-17 18:46:46.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:46:46.896 | for (l = count -2; l >= 0; l--) 2022-02-17 18:46:46.896 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:46:46.896 | } 2022-02-17 18:46:46.896 | } 2022-02-17 18:46:46.896 | } 2022-02-17 18:46:46.896 | } 2022-02-17 18:46:46.896 | ' 2022-02-17 18:46:46.896 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.898 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:46:46.899 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.901 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:46:46.904 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-17 18:46:46.906 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:46.909 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-17 18:46:46.912 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-17 18:46:46.912 | BEGIN { group = "" } 2022-02-17 18:46:46.912 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:46:46.912 | gsub("[][]", "", $1); 2022-02-17 18:46:46.912 | split($1, a, "|"); 2022-02-17 18:46:46.912 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:46:46.912 | group=a[1] 2022-02-17 18:46:46.912 | } else { 2022-02-17 18:46:46.912 | group="" 2022-02-17 18:46:46.912 | } 2022-02-17 18:46:46.912 | next 2022-02-17 18:46:46.912 | } 2022-02-17 18:46:46.912 | { 2022-02-17 18:46:46.912 | if (group != "") 2022-02-17 18:46:46.912 | print $0 2022-02-17 18:46:46.912 | } 2022-02-17 18:46:46.912 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:46:46.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-17 18:46:46.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-17 18:46:46.953 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-17 18:46:46.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-17 18:46:46.991 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:46.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-17 18:46:46.996 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-17 18:46:47.026 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.028 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-17 18:46:47.031 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-17 18:46:47.064 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-17 18:46:47.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 18:46:47.101 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-17 18:46:47.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-17 18:46:47.137 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-17 18:46:47.143 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 18:46:47.178 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.180 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-17 18:46:47.183 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 18:46:47.215 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.219 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:46:47.222 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:46:47.225 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:46:47.229 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.231 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:46:47.234 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:46:47.237 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-17 18:46:47.240 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:46:47.245 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-17 18:46:47.248 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-17 18:46:47.250 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.253 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:47.256 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:46:47.258 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.261 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:46:47.264 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.267 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:46:47.270 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:46:47.273 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-17 18:46:47.276 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.277 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.278 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 18:46:47.278 | BEGIN { 2022-02-17 18:46:47.278 | section = "" 2022-02-17 18:46:47.278 | last_section = "" 2022-02-17 18:46:47.278 | section_count = 0 2022-02-17 18:46:47.278 | } 2022-02-17 18:46:47.278 | /^\[.+\]/ { 2022-02-17 18:46:47.278 | gsub("[][]", "", $1); 2022-02-17 18:46:47.278 | section=$1 2022-02-17 18:46:47.278 | next 2022-02-17 18:46:47.278 | } 2022-02-17 18:46:47.278 | /^ *\#/ { 2022-02-17 18:46:47.279 | next 2022-02-17 18:46:47.279 | } 2022-02-17 18:46:47.279 | /^[^ \t]+/ { 2022-02-17 18:46:47.279 | # get offset of first = in $0 2022-02-17 18:46:47.279 | eq_idx = index($0, "=") 2022-02-17 18:46:47.279 | # extract attr & value from $0 2022-02-17 18:46:47.279 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:46:47.279 | value = substr($0, eq_idx + 1) 2022-02-17 18:46:47.279 | # only need to strip trailing whitespace from attr 2022-02-17 18:46:47.279 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:46:47.279 | # need to strip leading & trailing whitespace from value 2022-02-17 18:46:47.279 | sub(/^[ \t]*/, "", value) 2022-02-17 18:46:47.279 | sub(/[ \t]*$/, "", value) 2022-02-17 18:46:47.279 | 2022-02-17 18:46:47.279 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:46:47.279 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:46:47.279 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:46:47.279 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:46:47.279 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:46:47.279 | if (section != last_section) { 2022-02-17 18:46:47.279 | cfg_section[section_count++] = section 2022-02-17 18:46:47.279 | last_section = section 2022-02-17 18:46:47.279 | } 2022-02-17 18:46:47.279 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:46:47.279 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:46:47.279 | 2022-02-17 18:46:47.279 | cfg_attr[section, attr, 0] = value 2022-02-17 18:46:47.279 | cfg_attr_count[section, attr] = 1 2022-02-17 18:46:47.279 | } else { 2022-02-17 18:46:47.279 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:46:47.279 | cfg_attr[section, attr, lno] = value 2022-02-17 18:46:47.279 | } 2022-02-17 18:46:47.279 | } 2022-02-17 18:46:47.279 | END { 2022-02-17 18:46:47.280 | # Process each section in order 2022-02-17 18:46:47.280 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:46:47.280 | section = cfg_section[sno] 2022-02-17 18:46:47.280 | # The ini routines simply append a config item immediately 2022-02-17 18:46:47.280 | # after the section header. To keep the same order as defined 2022-02-17 18:46:47.280 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:46:47.280 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:46:47.280 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:46:47.280 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:46:47.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:46:47.280 | else { 2022-02-17 18:46:47.280 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:46:47.280 | count = cfg_attr_count[section, attr] 2022-02-17 18:46:47.280 | print "inidelete " configfile " " section " " attr 2022-02-17 18:46:47.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:46:47.280 | for (l = count -2; l >= 0; l--) 2022-02-17 18:46:47.280 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:46:47.280 | } 2022-02-17 18:46:47.280 | } 2022-02-17 18:46:47.280 | } 2022-02-17 18:46:47.280 | } 2022-02-17 18:46:47.280 | ' 2022-02-17 18:46:47.280 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:46:47.281 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:46:47.282 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:46:47.285 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:46:47.289 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:46:47.291 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-17 18:46:47.294 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 18:46:47.294 | BEGIN { group = "" } 2022-02-17 18:46:47.294 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:46:47.294 | gsub("[][]", "", $1); 2022-02-17 18:46:47.294 | split($1, a, "|"); 2022-02-17 18:46:47.294 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:46:47.294 | group=a[1] 2022-02-17 18:46:47.294 | } else { 2022-02-17 18:46:47.294 | group="" 2022-02-17 18:46:47.294 | } 2022-02-17 18:46:47.294 | next 2022-02-17 18:46:47.294 | } 2022-02-17 18:46:47.294 | { 2022-02-17 18:46:47.294 | if (group != "") 2022-02-17 18:46:47.294 | print $0 2022-02-17 18:46:47.294 | } 2022-02-17 18:46:47.294 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:46:47.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-17 18:46:47.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-17 18:46:47.332 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-17 18:46:47.338 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-17 18:46:47.368 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:46:47.371 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-17 18:46:47.391 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:47.393 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-17 18:46:47.397 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:46:47.399 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-17 18:46:47.402 | + ./stack.sh:main:1252 : start_swift 2022-02-17 18:46:47.405 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-17 18:46:47.407 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:46:47.410 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 18:46:47.441 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-17 18:46:47.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:46:47.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:46:47.452 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-17 18:46:47.907 | Restarting rsync (via systemctl): rsync.service. 2022-02-17 18:46:47.911 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-17 18:46:47.914 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-17 18:46:47.916 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-17 18:46:47.919 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-17 18:46:47.922 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:46:47.924 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.928 | + functions-common:run_process:1680 : local service=s-object 2022-02-17 18:46:47.931 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.933 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:47.936 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:47.938 | + functions-common:run_process:1685 : local name=s-object 2022-02-17 18:46:47.941 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:47.945 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:47.948 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:47.950 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:47.954 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:47.958 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123607955 2022-02-17 18:46:47.961 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-17 18:46:47.977 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:47.980 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-17 18:46:47.982 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-17 18:46:47.985 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.987 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.990 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.993 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:47.995 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-17 18:46:47.998 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-17 18:46:48.000 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-17 18:46:48.003 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:48.006 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:48.008 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:46:48.011 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-17 18:46:48.013 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-17 18:46:48.016 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:48.018 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:46:48.020 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:46:48.022 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:46:48.025 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:46:48.027 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-17 18:46:48.030 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:46:48.034 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-17 18:46:48.088 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-17 18:46:48.142 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:46:48.198 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-17 18:46:48.251 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-17 18:46:48.307 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:48.362 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:46:48.365 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-17 18:46:48.420 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:46:48.839 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-17 18:46:48.854 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-17 18:46:49.239 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-17 18:46:49.261 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:46:49.264 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:49.267 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:49.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:49.278 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:49.281 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:49.284 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:46:49.287 | + functions-common:time_stop:2432 : start_time=1645123607955 2022-02-17 18:46:49.289 | + functions-common:time_stop:2434 : [[ -z 1645123607955 ]] 2022-02-17 18:46:49.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:49.297 | + functions-common:time_stop:2437 : end_time=1645123609294 2022-02-17 18:46:49.300 | + functions-common:time_stop:2438 : elapsed_time=1339 2022-02-17 18:46:49.302 | + functions-common:time_stop:2439 : total=3234 2022-02-17 18:46:49.305 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:49.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4573 2022-02-17 18:46:49.310 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:46:49.312 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.315 | + functions-common:run_process:1680 : local service=s-container 2022-02-17 18:46:49.318 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.321 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:49.323 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:49.326 | + functions-common:run_process:1685 : local name=s-container 2022-02-17 18:46:49.330 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:49.332 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:49.336 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:49.338 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:49.342 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:49.346 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123609344 2022-02-17 18:46:49.349 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-17 18:46:49.367 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:49.370 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-17 18:46:49.372 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-17 18:46:49.375 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.377 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.380 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.383 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.386 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-17 18:46:49.389 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-17 18:46:49.391 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-17 18:46:49.394 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:49.397 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:49.400 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:46:49.403 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-17 18:46:49.405 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-17 18:46:49.408 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.410 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:46:49.413 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:46:49.415 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:46:49.418 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:46:49.421 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-17 18:46:49.423 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:46:49.429 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-17 18:46:49.493 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-17 18:46:49.555 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:46:49.612 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-17 18:46:49.670 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-17 18:46:49.726 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:49.784 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:46:49.787 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-17 18:46:49.845 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:46:50.268 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-17 18:46:50.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-17 18:46:50.687 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-17 18:46:50.718 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:46:50.720 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:50.722 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:50.725 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:50.729 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:50.732 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:50.736 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:46:50.739 | + functions-common:time_stop:2432 : start_time=1645123609344 2022-02-17 18:46:50.742 | + functions-common:time_stop:2434 : [[ -z 1645123609344 ]] 2022-02-17 18:46:50.745 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:50.750 | + functions-common:time_stop:2437 : end_time=1645123610747 2022-02-17 18:46:50.753 | + functions-common:time_stop:2438 : elapsed_time=1403 2022-02-17 18:46:50.756 | + functions-common:time_stop:2439 : total=4573 2022-02-17 18:46:50.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:50.761 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5976 2022-02-17 18:46:50.764 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:46:50.766 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.769 | + functions-common:run_process:1680 : local service=s-account 2022-02-17 18:46:50.772 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.774 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:50.777 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:50.779 | + functions-common:run_process:1685 : local name=s-account 2022-02-17 18:46:50.782 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:50.785 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:50.787 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:50.790 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:50.793 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:50.798 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123610795 2022-02-17 18:46:50.802 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-17 18:46:50.823 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:50.826 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-17 18:46:50.829 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-17 18:46:50.831 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.834 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.836 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.839 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.841 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-17 18:46:50.844 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-17 18:46:50.846 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-17 18:46:50.849 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:50.851 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:50.854 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:46:50.856 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-17 18:46:50.859 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-17 18:46:50.861 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:50.863 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:46:50.866 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:46:50.868 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:46:50.871 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:46:50.873 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-17 18:46:50.876 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:46:50.882 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-17 18:46:50.938 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-17 18:46:50.994 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:46:51.049 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-17 18:46:51.105 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-17 18:46:51.161 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:51.216 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:46:51.219 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-17 18:46:51.274 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:46:51.686 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-17 18:46:51.701 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-17 18:46:52.123 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-17 18:46:52.146 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:46:52.152 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:52.154 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:52.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:52.160 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:52.162 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:52.165 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:46:52.167 | + functions-common:time_stop:2432 : start_time=1645123610795 2022-02-17 18:46:52.170 | + functions-common:time_stop:2434 : [[ -z 1645123610795 ]] 2022-02-17 18:46:52.173 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:52.178 | + functions-common:time_stop:2437 : end_time=1645123612175 2022-02-17 18:46:52.180 | + functions-common:time_stop:2438 : elapsed_time=1380 2022-02-17 18:46:52.182 | + functions-common:time_stop:2439 : total=5976 2022-02-17 18:46:52.185 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:52.187 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7356 2022-02-17 18:46:52.190 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-17 18:46:52.193 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-17 18:46:52.251 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.253 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-17 18:46:52.256 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.259 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:52.261 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:52.264 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-17 18:46:52.267 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:52.269 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:52.273 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:52.275 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:52.279 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:52.284 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123612281 2022-02-17 18:46:52.287 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-17 18:46:52.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:52.307 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-17 18:46:52.310 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-17 18:46:52.312 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.315 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.318 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.321 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.324 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-17 18:46:52.329 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-17 18:46:52.331 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-17 18:46:52.335 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:52.338 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:52.340 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-17 18:46:52.343 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-17 18:46:52.345 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-17 18:46:52.348 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.350 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:46:52.353 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:46:52.355 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:46:52.357 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:46:52.360 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-17 18:46:52.362 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:46:52.367 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-17 18:46:52.422 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-17 18:46:52.478 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:46:52.537 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-17 18:46:52.592 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-17 18:46:52.647 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:52.704 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:46:52.706 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-17 18:46:52.764 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:46:53.189 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-17 18:46:53.588 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-17 18:46:53.613 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:46:53.617 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:53.620 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:53.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:53.625 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:53.627 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:53.630 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:46:53.632 | + functions-common:time_stop:2432 : start_time=1645123612281 2022-02-17 18:46:53.635 | + functions-common:time_stop:2434 : [[ -z 1645123612281 ]] 2022-02-17 18:46:53.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:53.643 | + functions-common:time_stop:2437 : end_time=1645123613640 2022-02-17 18:46:53.645 | + functions-common:time_stop:2438 : elapsed_time=1359 2022-02-17 18:46:53.648 | + functions-common:time_stop:2439 : total=7356 2022-02-17 18:46:53.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:53.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8715 2022-02-17 18:46:53.655 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-17 18:46:53.675 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:46:53.678 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.681 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-17 18:46:53.684 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.686 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:53.689 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:53.691 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-17 18:46:53.694 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:53.697 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:53.699 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:53.702 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:53.705 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:53.710 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123613707 2022-02-17 18:46:53.712 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-17 18:46:53.732 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:53.734 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-17 18:46:53.737 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-17 18:46:53.740 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.743 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.745 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.748 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.755 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-17 18:46:53.758 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-17 18:46:53.760 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-17 18:46:53.763 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:53.766 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:53.768 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-17 18:46:53.772 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-17 18:46:53.774 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-17 18:46:53.777 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.780 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:46:53.782 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:46:53.785 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:46:53.788 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:46:53.790 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-17 18:46:53.793 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:46:53.797 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-17 18:46:53.854 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-17 18:46:53.911 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:46:53.970 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-17 18:46:54.030 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-17 18:46:54.087 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:54.142 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:46:54.144 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-17 18:46:54.203 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:46:54.629 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-17 18:46:54.643 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-17 18:46:55.050 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-17 18:46:55.072 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:46:55.076 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:55.081 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:55.084 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:55.087 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:55.090 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:55.092 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:46:55.095 | + functions-common:time_stop:2432 : start_time=1645123613707 2022-02-17 18:46:55.097 | + functions-common:time_stop:2434 : [[ -z 1645123613707 ]] 2022-02-17 18:46:55.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:55.107 | + functions-common:time_stop:2437 : end_time=1645123615104 2022-02-17 18:46:55.110 | + functions-common:time_stop:2438 : elapsed_time=1397 2022-02-17 18:46:55.112 | + functions-common:time_stop:2439 : total=8715 2022-02-17 18:46:55.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:55.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10112 2022-02-17 18:46:55.121 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-17 18:46:55.121 | Waiting for swift proxy to start... 2022-02-17 18:46:55.124 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-17 18:46:55.126 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:46:55.129 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-17 18:46:55.132 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:46:55.134 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:46:55.137 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:46:55.139 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:55.142 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:55.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:55.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123615147 2022-02-17 18:46:55.152 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:46:55.158 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:46:55.171 | + :: : [[ 000 == 503 ]] 2022-02-17 18:46:55.173 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:46:55.175 | + :: : sleep 1 2022-02-17 18:46:56.178 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:46:56.191 | + :: : [[ 000 == 503 ]] 2022-02-17 18:46:56.193 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:46:56.194 | + :: : sleep 1 2022-02-17 18:46:57.198 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:46:57.211 | + :: : [[ 000 == 503 ]] 2022-02-17 18:46:57.212 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:46:57.214 | + :: : sleep 1 2022-02-17 18:46:58.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:46:58.309 | + :: : [[ 200 == 503 ]] 2022-02-17 18:46:58.310 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:46:58.313 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:46:58.316 | + functions-common:time_stop:2425 : local name 2022-02-17 18:46:58.319 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:46:58.321 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:46:58.324 | + functions-common:time_stop:2428 : local total 2022-02-17 18:46:58.327 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:46:58.329 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:46:58.331 | + functions-common:time_stop:2432 : start_time=1645123615147 2022-02-17 18:46:58.334 | + functions-common:time_stop:2434 : [[ -z 1645123615147 ]] 2022-02-17 18:46:58.337 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:46:58.342 | + functions-common:time_stop:2437 : end_time=1645123618339 2022-02-17 18:46:58.345 | + functions-common:time_stop:2438 : elapsed_time=3192 2022-02-17 18:46:58.347 | + functions-common:time_stop:2439 : total=6803 2022-02-17 18:46:58.350 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:46:58.352 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9995 2022-02-17 18:46:58.355 | + functions:wait_for_service:467 : return 0 2022-02-17 18:46:58.358 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-17 18:46:58.360 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:46:58.363 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-17 18:46:58.382 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.384 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:46:58.417 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-17 18:46:58.471 | [575964 Async configure_neutron_nova:622055]: Waiting for completion of configure_neutron_nova running on PID 622055 (2 other jobs running) 2022-02-17 18:46:58.499 | [575964 Async configure_neutron_nova:622055]: Signaling child to exit 2022-02-17 18:46:58.500 | WAKEUP 2022-02-17 18:46:58.525 | [575964 Async configure_neutron_nova:622055]: Signaled 2022-02-17 18:46:58.526 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-17 18:46:58.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:46:58.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:46:58.526 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:46:58.526 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:46:58.526 | + 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-02-17 18:46:58.526 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:46:58.526 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-17 18:46:58.526 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-17 18:46:58.526 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-17 18:46:58.526 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 18:46:58.526 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-17 18:46:58.527 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 18:46:58.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 18:46:58.527 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-17 18:46:58.527 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:46:58.527 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-17 18:46:58.527 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:46:58.527 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-17 18:46:58.527 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-17 18:46:58.527 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:46:58.527 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:46:58.527 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:46:58.527 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 18:46:58.527 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-17 18:46:58.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 18:46:58.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 18:46:58.528 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 18:46:58.528 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-17 18:46:58.574 | [575964 Async configure_neutron_nova:622055]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-17 18:46:58.578 | + inc/async:async_wait:197 : return 0 2022-02-17 18:46:58.581 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-17 18:46:58.599 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.601 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:46:58.633 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:46:58.664 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-17 18:46:58.683 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.686 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-17 18:46:58.688 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:46:58.691 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-17 18:46:58.694 | + ./stack.sh:main:1277 : start_nova_api 2022-02-17 18:46:58.697 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-17 18:46:58.700 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-17 18:46:58.702 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-17 18:46:58.705 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-17 18:46:58.722 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:46:58.725 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:46:58.727 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:46:58.730 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:46:58.733 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-17 18:46:58.736 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-17 18:46:58.741 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.744 | + functions-common:run_process:1680 : local service=n-api 2022-02-17 18:46:58.747 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.750 | + functions-common:run_process:1682 : local group= 2022-02-17 18:46:58.752 | + functions-common:run_process:1683 : local user= 2022-02-17 18:46:58.756 | + functions-common:run_process:1685 : local name=n-api 2022-02-17 18:46:58.759 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:46:58.762 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:46:58.764 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:46:58.767 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:46:58.770 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:46:58.774 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123618772 2022-02-17 18:46:58.777 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-17 18:46:58.795 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:46:58.798 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-17 18:46:58.801 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-17 18:46:58.804 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.807 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.810 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.812 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.815 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-17 18:46:58.817 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-17 18:46:58.820 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-17 18:46:58.823 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:46:58.825 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:46:58.828 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 18:46:58.830 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-17 18:46:58.833 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-17 18:46:58.835 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:58.838 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 18:46:58.840 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 18:46:58.842 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-17 18:46:58.845 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 18:46:58.850 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-17 18:46:58.904 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-17 18:46:58.961 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-17 18:46:59.015 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:46:59.071 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:46:59.126 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-17 18:46:59.181 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-17 18:46:59.236 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-17 18:46:59.292 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-17 18:46:59.347 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-17 18:46:59.404 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 18:46:59.407 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-17 18:46:59.463 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 18:46:59.875 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-17 18:46:59.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-17 18:47:00.288 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-17 18:47:00.371 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:47:00.373 | + functions-common:time_stop:2425 : local name 2022-02-17 18:47:00.376 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:47:00.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:47:00.384 | + functions-common:time_stop:2428 : local total 2022-02-17 18:47:00.387 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:47:00.390 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:47:00.393 | + functions-common:time_stop:2432 : start_time=1645123618772 2022-02-17 18:47:00.396 | + functions-common:time_stop:2434 : [[ -z 1645123618772 ]] 2022-02-17 18:47:00.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:47:00.405 | + functions-common:time_stop:2437 : end_time=1645123620401 2022-02-17 18:47:00.407 | + functions-common:time_stop:2438 : elapsed_time=1629 2022-02-17 18:47:00.410 | + functions-common:time_stop:2439 : total=10112 2022-02-17 18:47:00.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:47:00.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11741 2022-02-17 18:47:00.418 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-17 18:47:00.420 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-17 18:47:00.421 | Waiting for nova-api to start... 2022-02-17 18:47:00.423 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-17 18:47:00.433 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:47:00.438 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-17 18:47:00.440 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:47:00.443 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:47:00.446 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:47:00.449 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:47:00.451 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:47:00.454 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:47:00.461 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123620456 2022-02-17 18:47:00.463 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:47:00.469 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-17 18:47:06.253 | + :: : [[ 200 == 503 ]] 2022-02-17 18:47:06.255 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:47:06.259 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:47:06.261 | + functions-common:time_stop:2425 : local name 2022-02-17 18:47:06.264 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:47:06.266 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:47:06.269 | + functions-common:time_stop:2428 : local total 2022-02-17 18:47:06.272 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:47:06.274 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:47:06.277 | + functions-common:time_stop:2432 : start_time=1645123620456 2022-02-17 18:47:06.280 | + functions-common:time_stop:2434 : [[ -z 1645123620456 ]] 2022-02-17 18:47:06.283 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:47:06.289 | + functions-common:time_stop:2437 : end_time=1645123626286 2022-02-17 18:47:06.291 | + functions-common:time_stop:2438 : elapsed_time=5830 2022-02-17 18:47:06.294 | + functions-common:time_stop:2439 : total=9995 2022-02-17 18:47:06.296 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:47:06.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15825 2022-02-17 18:47:06.302 | + functions:wait_for_service:467 : return 0 2022-02-17 18:47:06.305 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:47:06.308 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:47:06.311 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-17 18:47:06.330 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:47:06.333 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-17 18:47:06.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:47:06.338 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-17 18:47:06.341 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-17 18:47:06.344 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:47:06.347 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-17 18:47:06.366 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:47:06.369 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-17 18:47:06.387 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:47:06.390 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-17 18:47:06.393 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:47:06.396 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-17 18:47:06.399 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-17 18:47:06.401 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-17 18:47:06.404 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:47:06.437 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-17 18:47:06.439 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-17 18:47:06.442 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-17 18:47:06.475 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-17 18:47:06.507 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-17 18:47:06.510 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-17 18:47:06.513 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-17 18:47:06.516 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-17 18:47:06.518 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-17 18:47:06.522 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-17 18:47:06.525 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 18:47:06.527 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 18:47:06.531 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-17 18:47:06.533 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-17 18:47:06.537 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-17 18:47:06.540 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-17 18:47:06.542 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.545 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.548 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.552 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-17 18:47:06.554 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.558 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.560 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-17 18:47:06.578 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:47:06.580 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-17 18:47:06.583 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.586 | + functions-common:run_process:1680 : local service=q-svc 2022-02-17 18:47:06.588 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.591 | + functions-common:run_process:1682 : local group= 2022-02-17 18:47:06.594 | + functions-common:run_process:1683 : local user= 2022-02-17 18:47:06.596 | + functions-common:run_process:1685 : local name=q-svc 2022-02-17 18:47:06.600 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:47:06.602 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:47:06.605 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:47:06.608 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:47:06.611 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:47:06.616 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123626613 2022-02-17 18:47:06.619 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-17 18:47:06.636 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:47:06.638 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-17 18:47:06.641 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-17 18:47:06.644 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.647 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.650 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.652 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.655 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-17 18:47:06.657 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-17 18:47:06.661 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-17 18:47:06.664 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:47:06.666 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:47:06.669 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-17 18:47:06.672 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-17 18:47:06.674 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-17 18:47:06.677 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.679 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:47:06.682 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:47:06.684 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:47:06.686 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:47:06.688 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-17 18:47:06.691 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:47:06.695 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-17 18:47:06.750 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-17 18:47:06.809 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:47:06.864 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-17 18:47:06.920 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-17 18:47:06.983 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:47:07.046 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:47:07.048 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-17 18:47:07.116 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:47:07.569 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-17 18:47:07.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-17 18:47:07.996 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-17 18:47:08.018 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:47:08.021 | + functions-common:time_stop:2425 : local name 2022-02-17 18:47:08.027 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:47:08.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:47:08.033 | + functions-common:time_stop:2428 : local total 2022-02-17 18:47:08.035 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:47:08.038 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:47:08.041 | + functions-common:time_stop:2432 : start_time=1645123626613 2022-02-17 18:47:08.043 | + functions-common:time_stop:2434 : [[ -z 1645123626613 ]] 2022-02-17 18:47:08.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:47:08.051 | + functions-common:time_stop:2437 : end_time=1645123628048 2022-02-17 18:47:08.054 | + functions-common:time_stop:2438 : elapsed_time=1435 2022-02-17 18:47:08.057 | + functions-common:time_stop:2439 : total=11741 2022-02-17 18:47:08.059 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:47:08.062 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13176 2022-02-17 18:47:08.064 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-17 18:47:08.069 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-17 18:47:08.088 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:47:08.091 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-17 18:47:08.091 | Waiting for Neutron to start... 2022-02-17 18:47:08.093 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 18:47:08.096 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-17 18:47:08.100 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 18:47:08.102 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-17 18:47:08.105 | + functions-common:test_with_retry:2365 : local until=60 2022-02-17 18:47:08.107 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 18:47:08.110 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 18:47:08.113 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 18:47:08.115 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:47:08.118 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:47:08.121 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:47:08.126 | + functions-common:time_start:2416 : _TIME_START[$name]=1645123628123 2022-02-17 18:47:08.129 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-17 18:48:08.135 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-02-17 18:48:08.137 | + functions-common:die:264 : local exitcode=0 2022-02-17 18:48:08.140 | [Call Trace] 2022-02-17 18:48:08.140 | ./stack.sh:1291:start_neutron_service_and_check 2022-02-17 18:48:08.140 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-02-17 18:48:08.140 | /home/ubuntu/devstack/functions-common:2370:die 2022-02-17 18:48:08.145 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-02-17 18:48:09.149 | exit_trap: cleaning up child processes 2022-02-17 18:48:09.151 | Error on exit