2022-08-19 19:39:20.145 | + ./stack.sh:main:482 : exec 2022-08-19 19:39:20.145 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-19-193920.summary.2022-08-19-193920 2022-08-19 19:39:20.145 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-193920' 2022-08-19 19:39:20.145 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:39:20.145 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-193920 2022-08-19 19:39:20.145 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-193920 /opt/stack/logs/stack.sh.log 2022-08-19 19:39:20.145 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-193920.summary.2022-08-19-193920 /opt/stack/logs/stack.sh.log.summary 2022-08-19 19:39:20.145 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-19 19:39:20.145 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-19 19:39:20.145 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-19 19:39:20.145 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-19 19:39:20.145 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-19 19:39:20.145 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-19 19:39:20.145 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-19 19:39:20.146 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:39:20.146 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-19 19:39:20.146 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-19 19:39:20.146 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:39:20.146 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:39:20.146 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-19 19:39:20.149 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-19 19:39:20.154 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:39:20.156 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-19 19:39:20.159 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-19 19:39:20.162 | + ./stack.sh:main:568 : set -o errexit 2022-08-19 19:39:20.165 | + ./stack.sh:main:571 : uname -a 2022-08-19 19:39:20.166 | Linux dv-osbrick-849019-5-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-19 19:39:20.169 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-19 19:39:20.172 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-19 19:39:20.177 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-19 19:39:20.222 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-19 19:39:20.243 | + ./stack.sh:main:585 : fetch_plugins 2022-08-19 19:39:20.246 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-19 19:39:20.248 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-19 19:39:20.250 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-19 19:39:20.252 | + functions-common:fetch_plugins:1790 : return 2022-08-19 19:39:20.256 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-19 19:39:20.258 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-19 19:39:20.261 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:39:20.264 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:39:20.266 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:39:20.270 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:39:20.273 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:39:20.274 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:39:20.277 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:39:20.281 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:39:20.282 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:39:20.284 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:39:20.287 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-19 19:39:20.290 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:39:20.305 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:20.308 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:39:20.310 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:39:20.312 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:39:20.313 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:39:20.315 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:39:20.317 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:39:20.319 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-19 19:39:20.321 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-19 19:39:20.322 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:39:20.324 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:39:20.326 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-19 19:39:20.329 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-19 19:39:20.330 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-19 19:39:20.333 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-19 19:39:20.335 | + functions-common:plugin_override_defaults:1831 : return 2022-08-19 19:39:20.337 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-19 19:39:20.361 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-19 19:39:20.364 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-19 19:39:20.379 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:39:20.381 | +++ lib/tls:source:43 : hostname -f 2022-08-19 19:39:20.385 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-19 19:39:20.387 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-19 19:39:20.389 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-19 19:39:20.391 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-19 19:39:20.394 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-19 19:39:20.396 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-19 19:39:20.398 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-19 19:39:20.400 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-19 19:39:20.402 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-19 19:39:20.404 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-19 19:39:20.409 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-19 19:39:20.423 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-19 19:39:20.447 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-19 19:39:20.464 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-19 19:39:20.480 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-19 19:39:20.527 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-19 19:39:20.598 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-19 19:39:20.726 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-19 19:39:20.754 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-19 19:39:20.806 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-19 19:39:20.867 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-19 19:39:21.046 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-19 19:39:21.062 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-19 19:39:21.084 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-19 19:39:21.103 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-19 19:39:21.199 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-19 19:39:21.202 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-19 19:39:21.205 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-19 19:39:21.207 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-19 19:39:21.209 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-19 19:39:21.212 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-19 19:39:21.215 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-19 19:39:21.215 | False' 2022-08-19 19:39:21.219 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-19 19:39:21.236 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-19 19:39:21.240 | + ./stack.sh:main:619 : run_phase source 2022-08-19 19:39:21.242 | + functions-common:run_phase:1867 : local mode=source 2022-08-19 19:39:21.245 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:39:21.247 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:39:21.249 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:39:21.252 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:39:21.254 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:39:21.256 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:39:21.259 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:39:21.263 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:39:21.265 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:39:21.268 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:39:21.271 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-19 19:39:21.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:39:21.292 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:21.296 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:39:21.299 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-19 19:39:21.349 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-19 19:39:21.351 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-19 19:39:21.354 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:39:21.357 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-19 19:39:21.359 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-19 19:39:21.362 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-19 19:39:21.364 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-19 19:39:21.366 | + functions-common:load_plugin_settings:1808 : return 2022-08-19 19:39:21.368 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-19 19:39:21.371 | + functions-common:verify_disabled_services:2150 : local service 2022-08-19 19:39:21.373 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.376 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-19 19:39:21.379 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.381 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-19 19:39:21.384 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.386 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-19 19:39:21.389 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.391 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-19 19:39:21.394 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.397 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-19 19:39:21.400 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.403 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-19 19:39:21.406 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.409 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-19 19:39:21.412 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.415 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-19 19:39:21.418 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.421 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-19 19:39:21.423 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.426 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-19 19:39:21.429 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.432 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-19 19:39:21.435 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.437 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-19 19:39:21.440 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.443 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-19 19:39:21.446 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.449 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-19 19:39:21.451 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.454 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-19 19:39:21.457 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.460 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-19 19:39:21.463 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.465 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-19 19:39:21.468 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.470 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-19 19:39:21.473 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.476 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-19 19:39:21.478 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.480 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-19 19:39:21.483 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.486 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-19 19:39:21.491 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.494 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-19 19:39:21.496 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.499 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-19 19:39:21.501 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.504 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-19 19:39:21.506 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.509 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-19 19:39:21.511 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.518 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-19 19:39:21.522 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.524 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-19 19:39:21.526 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.529 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-19 19:39:21.531 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.534 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-19 19:39:21.538 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.540 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-19 19:39:21.543 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.545 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-19 19:39:21.547 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.550 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-19 19:39:21.552 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.554 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-19 19:39:21.561 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.563 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-19 19:39:21.566 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.568 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-19 19:39:21.571 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.573 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-19 19:39:21.576 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.578 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-19 19:39:21.581 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.584 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-19 19:39:21.586 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.588 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-19 19:39:21.591 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.599 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-19 19:39:21.604 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.607 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-19 19:39:21.610 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.613 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-19 19:39:21.616 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.618 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-19 19:39:21.620 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.623 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-19 19:39:21.626 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:39:21.628 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-19 19:39:21.631 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-19 19:39:21.634 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:39:21.638 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-19 19:39:21.655 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:21.658 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-19 19:39:21.661 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:39:21.663 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-19 19:39:21.680 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:39:21.682 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-19 19:39:21.685 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-19 19:39:21.688 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-19 19:39:21.690 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-19 19:39:21.694 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-19 19:39:21.698 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-19 19:39:21.701 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-19 19:39:21.703 | + lib/database:initialize_database_backends:92 : return 0 2022-08-19 19:39:21.706 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-19 19:39:21.706 | Using mysql database backend 2022-08-19 19:39:21.709 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-19 19:39:21.730 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-19 19:39:21.734 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-19 19:39:21.737 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:39:21.740 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-19 19:39:21.743 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:39:21.745 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-19 19:39:21.763 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:21.767 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-19 19:39:21.788 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-19 19:39:21.809 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:21.812 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-19 19:39:21.835 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-19 19:39:21.856 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-19 19:39:21.878 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:39:21.882 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-19 19:39:21.902 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:39:21.905 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-19 19:39:21.924 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-19 19:39:21.928 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-19 19:39:21.932 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-19 19:39:21.934 | + functions-common:save_stackenv:60 : local tag=752 2022-08-19 19:39:21.937 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:39:21.942 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-193921 2022-08-19 19:39:21.945 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-193921 752' 2022-08-19 19:39:21.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.951 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:39:21.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.958 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:39:21.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.964 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:39:21.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.973 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:39:21.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.979 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-08-19 19:39:21.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.985 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-08-19 19:39:21.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.991 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-193920 2022-08-19 19:39:21.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:21.996 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:39:21.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.002 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-08-19 19:39:22.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.008 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:39:22.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.013 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:39:22.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.018 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:39:22.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.025 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:39:22.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.031 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-08-19 19:39:22.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:39:22.037 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:39:22.040 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-19 19:39:22.043 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-19 19:39:22.046 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-19 19:39:22.049 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-19 19:39:22.051 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:39:22.054 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:39:22.057 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:39:22.060 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:39:22.064 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:39:22.067 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:39:22.085 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:39:22.087 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:39:22.089 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:39:22.093 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:39:22.093 | + functions-common:git_clone:617 : echo master 2022-08-19 19:39:22.106 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-19 19:39:22.108 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:39:22.110 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-19 19:39:22.124 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-19 19:39:22.127 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:39:22.128 | + functions-common:git_clone:678 : head -1 2022-08-19 19:39:22.131 | 332d9d97 Update gssapi constraint 2022-08-19 19:39:22.134 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:39:22.142 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-19 19:39:22.145 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:39:22.148 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-19 19:39:22.151 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-19 19:39:22.154 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-19 19:39:22.157 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-19 19:39:22.160 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:39:22.162 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-19 19:39:22.166 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-19 19:39:22.169 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-19 19:39:22.172 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-19 19:39:22.178 | ++ tools/install_prereqs.sh:source:47 : NOW=1660937962 2022-08-19 19:39:22.181 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-19 19:39:22.186 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660937381 2022-08-19 19:39:22.189 | ++ tools/install_prereqs.sh:source:49 : DELTA=581 2022-08-19 19:39:22.193 | ++ tools/install_prereqs.sh:source:50 : [[ 581 -lt 7200 ]] 2022-08-19 19:39:22.196 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-19 19:39:22.199 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-19 19:39:22.201 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-19 19:39:22.204 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-19 19:39:22.207 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-19 19:39:22.209 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-19 19:39:22.212 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-19 19:39:22.215 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-19 19:39:22.219 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:39:22.271 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-19 19:39:22.271 | apache2-dev 2022-08-19 19:39:22.271 | bc 2022-08-19 19:39:22.271 | bsdmainutils 2022-08-19 19:39:22.271 | curl 2022-08-19 19:39:22.271 | g++ 2022-08-19 19:39:22.271 | gawk 2022-08-19 19:39:22.271 | gcc 2022-08-19 19:39:22.271 | gettext 2022-08-19 19:39:22.271 | git 2022-08-19 19:39:22.271 | graphviz 2022-08-19 19:39:22.271 | iputils-ping 2022-08-19 19:39:22.271 | libapache2-mod-proxy-uwsgi 2022-08-19 19:39:22.271 | libffi-dev 2022-08-19 19:39:22.271 | libjpeg-dev 2022-08-19 19:39:22.271 | libpcre3-dev 2022-08-19 19:39:22.271 | libpq-dev 2022-08-19 19:39:22.272 | libssl-dev 2022-08-19 19:39:22.272 | libsystemd-dev 2022-08-19 19:39:22.272 | libxml2-dev 2022-08-19 19:39:22.272 | libxslt1-dev 2022-08-19 19:39:22.272 | libyaml-dev 2022-08-19 19:39:22.272 | lsof 2022-08-19 19:39:22.272 | openssh-server 2022-08-19 19:39:22.272 | openssl 2022-08-19 19:39:22.272 | pkg-config 2022-08-19 19:39:22.272 | psmisc 2022-08-19 19:39:22.272 | python3-dev 2022-08-19 19:39:22.272 | python3-pip 2022-08-19 19:39:22.272 | python3-systemd 2022-08-19 19:39:22.272 | python3-venv 2022-08-19 19:39:22.272 | tar 2022-08-19 19:39:22.272 | tcpdump 2022-08-19 19:39:22.272 | unzip 2022-08-19 19:39:22.272 | uuid-runtime 2022-08-19 19:39:22.272 | wget 2022-08-19 19:39:22.272 | wget 2022-08-19 19:39:22.272 | zlib1g-dev 2022-08-19 19:39:22.272 | libkrb5-dev 2022-08-19 19:39:22.272 | libldap2-dev 2022-08-19 19:39:22.272 | libsasl2-dev 2022-08-19 19:39:22.272 | memcached 2022-08-19 19:39:22.272 | python3-mysqldb 2022-08-19 19:39:22.272 | sqlite3 2022-08-19 19:39:22.272 | conntrack 2022-08-19 19:39:22.272 | curl 2022-08-19 19:39:22.272 | dnsmasq-base 2022-08-19 19:39:22.272 | dnsmasq-utils 2022-08-19 19:39:22.272 | ebtables 2022-08-19 19:39:22.272 | genisoimage 2022-08-19 19:39:22.272 | iptables 2022-08-19 19:39:22.272 | iputils-arping 2022-08-19 19:39:22.272 | kpartx 2022-08-19 19:39:22.272 | libjs-jquery-tablesorter 2022-08-19 19:39:22.272 | parted 2022-08-19 19:39:22.273 | pm-utils 2022-08-19 19:39:22.273 | python3-mysqldb 2022-08-19 19:39:22.273 | socat 2022-08-19 19:39:22.273 | sqlite3 2022-08-19 19:39:22.273 | sudo 2022-08-19 19:39:22.273 | vlan 2022-08-19 19:39:22.273 | lsscsi 2022-08-19 19:39:22.273 | open-iscsi 2022-08-19 19:39:22.273 | lvm2 2022-08-19 19:39:22.273 | qemu-utils 2022-08-19 19:39:22.273 | thin-provisioning-tools 2022-08-19 19:39:22.273 | acl 2022-08-19 19:39:22.273 | dnsmasq-base 2022-08-19 19:39:22.273 | dnsmasq-utils 2022-08-19 19:39:22.273 | ebtables 2022-08-19 19:39:22.273 | haproxy 2022-08-19 19:39:22.273 | iptables 2022-08-19 19:39:22.273 | iputils-arping 2022-08-19 19:39:22.273 | iputils-ping 2022-08-19 19:39:22.273 | postgresql-server-dev-all 2022-08-19 19:39:22.273 | python3-mysqldb 2022-08-19 19:39:22.273 | sqlite3 2022-08-19 19:39:22.273 | sudo 2022-08-19 19:39:22.273 | vlan 2022-08-19 19:39:22.273 | pcp 2022-08-19 19:39:22.273 | ipset 2022-08-19 19:39:22.273 | conntrack 2022-08-19 19:39:22.273 | conntrackd 2022-08-19 19:39:22.273 | keepalived 2022-08-19 19:39:22.273 | lvm2 2022-08-19 19:39:22.273 | qemu-utils 2022-08-19 19:39:22.273 | thin-provisioning-tools 2022-08-19 19:39:22.273 | curl 2022-08-19 19:39:22.273 | liberasurecode-dev 2022-08-19 19:39:22.273 | make 2022-08-19 19:39:22.273 | memcached 2022-08-19 19:39:22.273 | rsync 2022-08-19 19:39:22.273 | sqlite3 2022-08-19 19:39:22.273 | xfsprogs' 2022-08-19 19:39:22.274 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-19 19:39:22.295 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-19 19:39:22.295 | apache2-dev 2022-08-19 19:39:22.295 | bc 2022-08-19 19:39:22.295 | bsdmainutils 2022-08-19 19:39:22.295 | curl 2022-08-19 19:39:22.296 | g++ 2022-08-19 19:39:22.296 | gawk 2022-08-19 19:39:22.296 | gcc 2022-08-19 19:39:22.296 | gettext 2022-08-19 19:39:22.296 | git 2022-08-19 19:39:22.296 | graphviz 2022-08-19 19:39:22.296 | iputils-ping 2022-08-19 19:39:22.296 | libapache2-mod-proxy-uwsgi 2022-08-19 19:39:22.296 | libffi-dev 2022-08-19 19:39:22.296 | libjpeg-dev 2022-08-19 19:39:22.296 | libpcre3-dev 2022-08-19 19:39:22.296 | libpq-dev 2022-08-19 19:39:22.296 | libssl-dev 2022-08-19 19:39:22.296 | libsystemd-dev 2022-08-19 19:39:22.296 | libxml2-dev 2022-08-19 19:39:22.296 | libxslt1-dev 2022-08-19 19:39:22.296 | libyaml-dev 2022-08-19 19:39:22.296 | lsof 2022-08-19 19:39:22.296 | openssh-server 2022-08-19 19:39:22.296 | openssl 2022-08-19 19:39:22.296 | pkg-config 2022-08-19 19:39:22.296 | psmisc 2022-08-19 19:39:22.296 | python3-dev 2022-08-19 19:39:22.296 | python3-pip 2022-08-19 19:39:22.296 | python3-systemd 2022-08-19 19:39:22.296 | python3-venv 2022-08-19 19:39:22.296 | tar 2022-08-19 19:39:22.296 | tcpdump 2022-08-19 19:39:22.296 | unzip 2022-08-19 19:39:22.296 | uuid-runtime 2022-08-19 19:39:22.296 | wget 2022-08-19 19:39:22.297 | wget 2022-08-19 19:39:22.297 | zlib1g-dev 2022-08-19 19:39:22.297 | libkrb5-dev 2022-08-19 19:39:22.297 | libldap2-dev 2022-08-19 19:39:22.297 | libsasl2-dev 2022-08-19 19:39:22.297 | memcached 2022-08-19 19:39:22.297 | python3-mysqldb 2022-08-19 19:39:22.297 | sqlite3 2022-08-19 19:39:22.297 | conntrack 2022-08-19 19:39:22.297 | curl 2022-08-19 19:39:22.297 | dnsmasq-base 2022-08-19 19:39:22.297 | dnsmasq-utils 2022-08-19 19:39:22.297 | ebtables 2022-08-19 19:39:22.297 | genisoimage 2022-08-19 19:39:22.297 | iptables 2022-08-19 19:39:22.297 | iputils-arping 2022-08-19 19:39:22.297 | kpartx 2022-08-19 19:39:22.297 | libjs-jquery-tablesorter 2022-08-19 19:39:22.297 | parted 2022-08-19 19:39:22.297 | pm-utils 2022-08-19 19:39:22.297 | python3-mysqldb 2022-08-19 19:39:22.297 | socat 2022-08-19 19:39:22.297 | sqlite3 2022-08-19 19:39:22.297 | sudo 2022-08-19 19:39:22.297 | vlan 2022-08-19 19:39:22.297 | lsscsi 2022-08-19 19:39:22.297 | open-iscsi 2022-08-19 19:39:22.297 | lvm2 2022-08-19 19:39:22.297 | qemu-utils 2022-08-19 19:39:22.297 | thin-provisioning-tools 2022-08-19 19:39:22.297 | acl 2022-08-19 19:39:22.297 | dnsmasq-base 2022-08-19 19:39:22.297 | dnsmasq-utils 2022-08-19 19:39:22.297 | ebtables 2022-08-19 19:39:22.297 | haproxy 2022-08-19 19:39:22.297 | iptables 2022-08-19 19:39:22.297 | iputils-arping 2022-08-19 19:39:22.298 | iputils-ping 2022-08-19 19:39:22.298 | postgresql-server-dev-all 2022-08-19 19:39:22.298 | python3-mysqldb 2022-08-19 19:39:22.298 | sqlite3 2022-08-19 19:39:22.298 | sudo 2022-08-19 19:39:22.298 | vlan 2022-08-19 19:39:22.298 | pcp 2022-08-19 19:39:22.298 | ipset 2022-08-19 19:39:22.298 | conntrack 2022-08-19 19:39:22.298 | conntrackd 2022-08-19 19:39:22.298 | keepalived 2022-08-19 19:39:22.298 | lvm2 2022-08-19 19:39:22.298 | qemu-utils 2022-08-19 19:39:22.298 | thin-provisioning-tools 2022-08-19 19:39:22.298 | curl 2022-08-19 19:39:22.298 | liberasurecode-dev 2022-08-19 19:39:22.298 | make 2022-08-19 19:39:22.298 | memcached 2022-08-19 19:39:22.298 | rsync 2022-08-19 19:39:22.298 | sqlite3 2022-08-19 19:39:22.298 | xfsprogs ' 2022-08-19 19:39:22.298 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-19 19:39:22.301 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:39:22.304 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:39:22.308 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-19 19:39:22.309 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:39:22.314 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:39:22.317 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-19 19:39:22.319 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:39:22.322 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-19 19:39:22.324 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:39:22.326 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:39:22.328 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:39:22.331 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:39:22.334 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:39:22.336 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:39:22.339 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-19 19:39:22.341 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-19 19:39:22.343 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-19 19:39:22.347 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-19 19:39:22.353 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-19 19:39:22.355 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-19 19:39:22.357 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-19 19:39:22.359 | ++ functions-common:time_start:2426 : local start_time= 2022-08-19 19:39:22.361 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:39:22.366 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:39:22.370 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1660937962368 2022-08-19 19:39:22.372 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-19 19:39:22.374 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-19 19:39:22.377 | ++ 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-08-19 19:39:22.714 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-19 19:39:22.789 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-19 19:39:22.915 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-19 19:39:23.494 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-19 19:39:24.028 | Fetched 336 kB in 1s (266 kB/s) 2022-08-19 19:39:25.833 | Reading package lists... 2022-08-19 19:39:25.867 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-19 19:39:25.869 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-19 19:39:25.874 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:39:25.876 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:25.879 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:25.881 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:39:25.890 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:25.892 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-19 19:39:25.895 | ++ functions-common:time_stop:2446 : start_time=1660937962368 2022-08-19 19:39:25.898 | ++ functions-common:time_stop:2448 : [[ -z 1660937962368 ]] 2022-08-19 19:39:25.902 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:25.906 | ++ functions-common:time_stop:2451 : end_time=1660937965904 2022-08-19 19:39:25.909 | ++ functions-common:time_stop:2452 : elapsed_time=3536 2022-08-19 19:39:25.912 | ++ functions-common:time_stop:2453 : total=0 2022-08-19 19:39:25.914 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:25.917 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3536 2022-08-19 19:39:25.919 | ++ 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-08-19 19:39:25.922 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:39:25.924 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:39:25.926 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:39:25.929 | ++ 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-08-19 19:39:25.951 | ++ 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-08-19 19:39:26.078 | Reading package lists... 2022-08-19 19:39:26.365 | Building dependency tree... 2022-08-19 19:39:26.367 | Reading state information... 2022-08-19 19:39:26.411 | acl is already the newest version (2.2.53-6). 2022-08-19 19:39:26.411 | bc is already the newest version (1.07.1-2build1). 2022-08-19 19:39:26.411 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-19 19:39:26.411 | conntrack is already the newest version (1:1.4.5-2). 2022-08-19 19:39:26.411 | ebtables is already the newest version (2.0.11-3build1). 2022-08-19 19:39:26.411 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:39:26.411 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-19 19:39:26.411 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:39:26.411 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-19 19:39:26.411 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-19 19:39:26.411 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-19 19:39:26.411 | iputils-arping is already the newest version (3:20190709-3). 2022-08-19 19:39:26.412 | iputils-ping is already the newest version (3:20190709-3). 2022-08-19 19:39:26.412 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-19 19:39:26.412 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-19 19:39:26.412 | libffi-dev is already the newest version (3.3-4). 2022-08-19 19:39:26.412 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-19 19:39:26.412 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-19 19:39:26.412 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-19 19:39:26.412 | lsscsi is already the newest version (0.30-0.1). 2022-08-19 19:39:26.412 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-19 19:39:26.412 | make is already the newest version (4.2.1-1.2). 2022-08-19 19:39:26.412 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-19 19:39:26.412 | psmisc is already the newest version (23.3-1). 2022-08-19 19:39:26.412 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-19 19:39:26.412 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-19 19:39:26.412 | python3-systemd is already the newest version (234-3build2). 2022-08-19 19:39:26.412 | socat is already the newest version (1.7.3.3-2). 2022-08-19 19:39:26.412 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-19 19:39:26.412 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-19 19:39:26.413 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-19 19:39:26.413 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-19 19:39:26.413 | graphviz is already the newest version (2.42.2-3build2). 2022-08-19 19:39:26.413 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-19 19:39:26.413 | pcp is already the newest version (5.0.3-1). 2022-08-19 19:39:26.413 | pm-utils is already the newest version (1.4.1-19). 2022-08-19 19:39:26.413 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-19 19:39:26.413 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:39:26.413 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:39:26.413 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-19 19:39:26.413 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-19 19:39:26.413 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-19 19:39:26.413 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-19 19:39:26.413 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-19 19:39:26.413 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-19 19:39:26.413 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-19 19:39:26.413 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-19 19:39:26.413 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-19 19:39:26.413 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-19 19:39:26.413 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-08-19 19:39:26.413 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-19 19:39:26.413 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-19 19:39:26.413 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-19 19:39:26.414 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-19 19:39:26.414 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-19 19:39:26.414 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-19 19:39:26.414 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-19 19:39:26.414 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-19 19:39:26.414 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-19 19:39:26.414 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-19 19:39:26.414 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-19 19:39:26.414 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-08-19 19:39:26.414 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-19 19:39:26.414 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-19 19:39:26.414 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-19 19:39:26.414 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-19 19:39:26.414 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-19 19:39:26.414 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-19 19:39:26.414 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-19 19:39:26.693 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:39:26.693 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-19 19:39:26.693 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-19 19:39:26.693 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-19 19:39:26.693 | The following packages were automatically installed and are no longer required: 2022-08-19 19:39:26.695 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:39:26.695 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:39:26.695 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:39:26.695 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:39:26.695 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:39:26.695 | python3-zope.interface 2022-08-19 19:39:26.695 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:39:26.834 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:39:26.839 | ++ functions-common:apt_get:1234 : result=0 2022-08-19 19:39:26.842 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:39:26.845 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:39:26.847 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:26.850 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:26.853 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:39:26.856 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:26.858 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:39:26.860 | ++ functions-common:time_stop:2446 : start_time=1660937965948 2022-08-19 19:39:26.862 | ++ functions-common:time_stop:2448 : [[ -z 1660937965948 ]] 2022-08-19 19:39:26.866 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:26.872 | ++ functions-common:time_stop:2451 : end_time=1660937966868 2022-08-19 19:39:26.874 | ++ functions-common:time_stop:2452 : elapsed_time=920 2022-08-19 19:39:26.877 | ++ functions-common:time_stop:2453 : total=952 2022-08-19 19:39:26.880 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:26.883 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1872 2022-08-19 19:39:26.885 | ++ functions-common:apt_get:1238 : return 0 2022-08-19 19:39:26.888 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-19 19:39:26.891 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:39:26.894 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-19 19:39:26.899 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-19 19:39:26.904 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-19 19:39:26.907 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-19 19:39:26.911 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-19 19:39:28.642 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-19 19:39:28.645 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-19 19:39:28.647 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-19 19:39:28.650 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-19 19:39:28.652 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-19 19:39:28.654 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-19 19:39:28.656 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-19 19:39:28.658 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-19 19:39:28.659 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-19 19:39:28.662 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-19 19:39:28.664 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-19 19:39:28.666 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-19 19:39:28.669 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-19 19:39:28.673 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-19 19:39:28.675 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-19 19:39:28.678 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-19 19:39:28.680 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-19 19:39:28.682 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-19 19:39:28.693 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-19 19:39:28.693 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-19 19:39:28.693 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-19 19:39:28.694 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-19 19:39:28.696 | + functions-common:_ensure_lsb_release:394 : return 2022-08-19 19:39:28.699 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-19 19:39:28.769 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-19 19:39:28.775 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-19 19:39:28.847 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-19 19:39:28.849 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-19 19:39:28.921 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-19 19:39:28.922 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-19 19:39:28.924 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-19 19:39:28.929 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-19 19:39:28.929 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-19 19:39:28.932 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-19 19:39:28.934 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-19 19:39:28.936 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-19 19:39:28.939 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-19 19:39:28.941 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-19 19:39:28.944 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-19 19:39:28.944 | Distro: focal 2022-08-19 19:39:28.951 | + tools/install_pip.sh:main:124 : get_versions 2022-08-19 19:39:28.954 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:39:28.959 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:39:28.961 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:39:28.964 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:39:28.964 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:39:30.525 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:39:30.527 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:39:30.527 | pip: 20.0.2 2022-08-19 19:39:30.529 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-19 19:39:30.531 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-19 19:39:30.533 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:39:30.535 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:39:30.538 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:39:30.540 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:39:30.542 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:39:30.544 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:39:30.546 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:39:30.548 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:39:30.550 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:39:30.552 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:39:30.554 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-19 19:39:30.556 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:39:30.558 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:39:30.561 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-19 19:39:30.566 | + tools/install_pip.sh:main:153 : set -x 2022-08-19 19:39:30.569 | + tools/install_pip.sh:main:156 : get_versions 2022-08-19 19:39:30.572 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:39:30.576 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:39:30.578 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:39:30.581 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:39:30.581 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:39:32.146 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:39:32.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:39:32.148 | pip: 20.0.2 2022-08-19 19:39:32.153 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-19 19:39:32.155 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:39:32.159 | + ./stack.sh:main:791 : fixup_all 2022-08-19 19:39:32.164 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-19 19:39:32.167 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-19 19:39:32.170 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:39:32.173 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:39:32.176 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-19 19:39:32.193 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-19 19:39:32.208 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-19 19:39:32.222 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-19 19:39:32.225 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-19 19:39:32.228 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:39:32.230 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:39:32.232 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:39:32.235 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:39:32.238 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:39:32.242 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:39:32.244 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:39:32.247 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:39:32.249 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:39:32.252 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:39:32.254 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-19 19:39:32.258 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-19 19:39:32.261 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-19 19:39:32.264 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:39:32.267 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:39:32.270 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:39:32.272 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:39:32.275 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:39:32.277 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:39:32.281 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-19 19:39:32.283 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-19 19:39:32.310 | Using python 3.8 to install os-testr 2022-08-19 19:39:32.313 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-19 19:39:34.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:39:34.545 | from cryptography.utils import int_from_bytes 2022-08-19 19:39:34.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:39:34.545 | from cryptography.utils import int_from_bytes 2022-08-19 19:39:35.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:39:35.679 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-19 19:39:35.777 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:39:35.802 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-19 19:39:35.859 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:39:35.881 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:39:36.345 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:39:38.829 | + inc/python:pip_install:196 : result=0 2022-08-19 19:39:38.831 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:39:38.833 | + functions-common:time_stop:2439 : local name 2022-08-19 19:39:38.836 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:38.838 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:38.840 | + functions-common:time_stop:2442 : local total 2022-08-19 19:39:38.842 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:38.844 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:39:38.847 | + functions-common:time_stop:2446 : start_time=1660937972303 2022-08-19 19:39:38.849 | + functions-common:time_stop:2448 : [[ -z 1660937972303 ]] 2022-08-19 19:39:38.852 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:38.856 | + functions-common:time_stop:2451 : end_time=1660937978853 2022-08-19 19:39:38.858 | + functions-common:time_stop:2452 : elapsed_time=6550 2022-08-19 19:39:38.860 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:39:38.865 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:38.868 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6550 2022-08-19 19:39:38.871 | + inc/python:pip_install:199 : return 0 2022-08-19 19:39:38.874 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-19 19:39:38.942 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-19 19:39:39.422 | + ./stack.sh:main:805 : install_infra 2022-08-19 19:39:39.425 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:39:39.428 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-19 19:39:39.431 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:39:39.434 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-19 19:39:39.458 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:39:42.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:39:42.456 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:39:42.821 | + inc/python:pip_install:196 : result=0 2022-08-19 19:39:42.826 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:39:42.829 | + functions-common:time_stop:2439 : local name 2022-08-19 19:39:42.831 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:42.835 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:42.838 | + functions-common:time_stop:2442 : local total 2022-08-19 19:39:42.840 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:42.842 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:39:42.844 | + functions-common:time_stop:2446 : start_time=1660937979450 2022-08-19 19:39:42.847 | + functions-common:time_stop:2448 : [[ -z 1660937979450 ]] 2022-08-19 19:39:42.851 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:42.855 | + functions-common:time_stop:2451 : end_time=1660937982852 2022-08-19 19:39:42.857 | + functions-common:time_stop:2452 : elapsed_time=3402 2022-08-19 19:39:42.859 | + functions-common:time_stop:2453 : total=6550 2022-08-19 19:39:42.861 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:42.864 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9952 2022-08-19 19:39:42.866 | + inc/python:pip_install:199 : return 0 2022-08-19 19:39:42.869 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:39:42.872 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-19 19:39:42.896 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-19 19:39:45.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:39:45.691 | Processing /opt/stack/requirements 2022-08-19 19:39:47.555 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:39:47.558 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:39:47.571 | 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 328)) (21.3) 2022-08-19 19:39:47.576 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:39:47.579 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:39:47.586 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:39:47.601 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:39:47.606 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:39:47.642 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5621) (1.3) 2022-08-19 19:39:47.648 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5621) (0.3.0) 2022-08-19 19:39:47.666 | 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 200)) (3.3) 2022-08-19 19:39:47.669 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-19 19:39:47.672 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:39:47.677 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:39:47.688 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:39:47.701 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:39:47.704 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:39:47.781 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:39:47.785 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:39:47.833 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:39:47.843 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:39:47.916 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:39:47.919 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:39:47.947 | Building wheels for collected packages: openstack-requirements 2022-08-19 19:39:47.948 | Building wheel for openstack-requirements (setup.py): started 2022-08-19 19:39:48.860 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-19 19:39:48.861 | ERROR: Command errored out with exit status 1: 2022-08-19 19:39:48.861 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9gipra3c/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9gipra3c/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-_9ktot99 2022-08-19 19:39:48.861 | cwd: /tmp/pip-req-build-9gipra3c/ 2022-08-19 19:39:48.861 | Complete output (6 lines): 2022-08-19 19:39:48.861 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-19 19:39:48.861 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-19 19:39:48.861 | or: setup.py --help-commands 2022-08-19 19:39:48.861 | or: setup.py cmd --help 2022-08-19 19:39:48.861 | 2022-08-19 19:39:48.861 | error: invalid command 'bdist_wheel' 2022-08-19 19:39:48.861 | ---------------------------------------- 2022-08-19 19:39:48.861 | ERROR: Failed building wheel for openstack-requirements 2022-08-19 19:39:48.861 | Running setup.py clean for openstack-requirements 2022-08-19 19:39:49.793 | Failed to build openstack-requirements 2022-08-19 19:39:49.809 | Installing collected packages: openstack-requirements 2022-08-19 19:39:49.809 | Attempting uninstall: openstack-requirements 2022-08-19 19:39:49.810 | Found existing installation: openstack-requirements 1.2.1.dev5621 2022-08-19 19:39:49.847 | Uninstalling openstack-requirements-1.2.1.dev5621: 2022-08-19 19:39:49.865 | Successfully uninstalled openstack-requirements-1.2.1.dev5621 2022-08-19 19:39:49.868 | Running setup.py install for openstack-requirements: started 2022-08-19 19:39:52.641 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-19 19:39:52.666 | Successfully installed openstack-requirements-1.2.1.dev5621 2022-08-19 19:39:52.798 | + inc/python:pip_install:196 : result=0 2022-08-19 19:39:52.800 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:39:52.802 | + functions-common:time_stop:2439 : local name 2022-08-19 19:39:52.805 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:52.808 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:52.810 | + functions-common:time_stop:2442 : local total 2022-08-19 19:39:52.817 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:52.820 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:39:52.823 | + functions-common:time_stop:2446 : start_time=1660937982888 2022-08-19 19:39:52.826 | + functions-common:time_stop:2448 : [[ -z 1660937982888 ]] 2022-08-19 19:39:52.828 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:52.833 | + functions-common:time_stop:2451 : end_time=1660937992830 2022-08-19 19:39:52.835 | + functions-common:time_stop:2452 : elapsed_time=9942 2022-08-19 19:39:52.838 | + functions-common:time_stop:2453 : total=9952 2022-08-19 19:39:52.840 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:52.842 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19894 2022-08-19 19:39:52.844 | + inc/python:pip_install:199 : return 0 2022-08-19 19:39:52.847 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-19 19:39:52.849 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-19 19:39:52.852 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-19 19:39:52.855 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:39:52.857 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:39:52.859 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-19 19:39:52.862 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:39:52.864 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-19 19:39:52.886 | Using python 3.8 to install pbr 2022-08-19 19:39:52.889 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:39:55.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:39:55.110 | from cryptography.utils import int_from_bytes 2022-08-19 19:39:55.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:39:55.111 | from cryptography.utils import int_from_bytes 2022-08-19 19:39:56.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:39:56.296 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:39:58.785 | + inc/python:pip_install:196 : result=0 2022-08-19 19:39:58.788 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:39:58.790 | + functions-common:time_stop:2439 : local name 2022-08-19 19:39:58.793 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:39:58.795 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:39:58.798 | + functions-common:time_stop:2442 : local total 2022-08-19 19:39:58.802 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:39:58.805 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:39:58.807 | + functions-common:time_stop:2446 : start_time=1660937992880 2022-08-19 19:39:58.810 | + functions-common:time_stop:2448 : [[ -z 1660937992880 ]] 2022-08-19 19:39:58.813 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:39:58.821 | + functions-common:time_stop:2451 : end_time=1660937998815 2022-08-19 19:39:58.824 | + functions-common:time_stop:2452 : elapsed_time=5935 2022-08-19 19:39:58.827 | + functions-common:time_stop:2453 : total=19894 2022-08-19 19:39:58.830 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:39:58.832 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25829 2022-08-19 19:39:58.835 | + inc/python:pip_install:199 : return 0 2022-08-19 19:39:58.838 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-19 19:40:01.225 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-19 19:40:03.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:03.222 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-19 19:40:03.243 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-19 19:40:03.246 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-19 19:40:03.250 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-19 19:40:03.255 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-08-19 19:40:03.259 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-19 19:40:03.338 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:40:03.341 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:40:03.345 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-19 19:40:03.363 | + ./stack.sh:main:814 : pkgs= 2022-08-19 19:40:03.366 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-19 19:40:03.371 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-19 19:40:03.374 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:40:03.376 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-19 19:40:03.378 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:40:03.381 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:40:03.383 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:40:03.385 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:40:03.388 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:40:03.391 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:40:03.395 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:40:03.397 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:40:03.400 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:40:03.402 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-19 19:40:03.405 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:40:03.428 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:03.431 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:40:03.434 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:40:03.436 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-19 19:40:03.438 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:40:03.440 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:40:03.442 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:40:03.446 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-19 19:40:03.452 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:40:03.454 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-19 19:40:03.457 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:40:03.459 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:40:03.461 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:40:03.464 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:40:03.466 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:40:03.469 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:40:03.473 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-19 19:40:03.475 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:40:03.478 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-19 19:40:03.481 | + functions-common:run_plugins:1856 : local plugins= 2022-08-19 19:40:03.483 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:40:03.486 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-19 19:40:03.488 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-19 19:40:03.490 | + functions:set_systemd_override:821 : local value=2048 2022-08-19 19:40:03.493 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-19 19:40:03.496 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-19 19:40:03.563 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-19 19:40:03.563 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-19 19:40:03.565 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-19 19:40:03.969 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-19 19:40:03.972 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-19 19:40:03.992 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:03.995 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-19 19:40:03.997 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:40:04.000 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:40:04.002 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:40:04.005 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:40:04.007 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:04.010 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:40:04.013 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:04.016 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:04.018 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:40:04.020 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:04.023 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:40:04.025 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:40:04.027 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-19 19:40:04.030 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:40:04.032 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:04.034 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:04.038 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-19 19:40:04.063 | + 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-08-19 19:40:04.179 | Reading package lists... 2022-08-19 19:40:04.459 | Building dependency tree... 2022-08-19 19:40:04.461 | Reading state information... 2022-08-19 19:40:04.793 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-19 19:40:04.793 | The following packages were automatically installed and are no longer required: 2022-08-19 19:40:04.795 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:40:04.795 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:40:04.795 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:40:04.795 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:40:04.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:40:04.795 | python3-zope.interface 2022-08-19 19:40:04.795 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:40:04.929 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:40:04.934 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:40:04.937 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:40:04.940 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:04.943 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:04.946 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:04.948 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:04.950 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:04.953 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:40:04.956 | + functions-common:time_stop:2446 : start_time=1660938004060 2022-08-19 19:40:04.959 | + functions-common:time_stop:2448 : [[ -z 1660938004060 ]] 2022-08-19 19:40:04.963 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:04.968 | + functions-common:time_stop:2451 : end_time=1660938004965 2022-08-19 19:40:04.970 | + functions-common:time_stop:2452 : elapsed_time=905 2022-08-19 19:40:04.972 | + functions-common:time_stop:2453 : total=1872 2022-08-19 19:40:04.974 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:04.977 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2777 2022-08-19 19:40:04.983 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:40:04.983 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-19 19:40:04.986 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:40:04.988 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:40:04.990 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:40:04.993 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:40:04.995 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:40:04.998 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:40:05.000 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-19 19:40:05.002 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:40:05.005 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:40:05.008 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:40:05.010 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:40:05.013 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:40:05.015 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:40:05.020 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:40:05.022 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:40:05.025 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:40:05.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:40:05.031 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-19 19:40:05.033 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:40:05.036 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:40:05.038 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:40:05.041 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:40:05.044 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:40:05.046 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:40:05.049 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-19 19:40:05.051 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-19 19:40:05.070 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:05.073 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-19 19:40:05.075 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:40:05.078 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-19 19:40:05.081 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-19 19:40:05.083 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-19 19:40:05.093 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-19 19:40:05.095 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-19 19:40:05.097 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-19 19:40:05.100 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-19 19:40:05.104 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-19 19:40:05.107 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-19 19:40:05.110 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-19 19:40:05.927 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-19 19:40:05.927 | user tags 2022-08-19 19:40:05.927 | stackrabbit []' 2022-08-19 19:40:05.931 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-19 19:40:05.931 | user tags 2022-08-19 19:40:05.931 | stackrabbit []' 2022-08-19 19:40:05.931 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-19 19:40:05.939 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-19 19:40:05.941 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-19 19:40:05.944 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-19 19:40:06.687 | Changing password for user "stackrabbit" ... 2022-08-19 19:40:06.767 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-19 19:40:07.539 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-19 19:40:07.601 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-19 19:40:07.603 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-19 19:40:08.427 | Changing password for user "stackrabbit" ... 2022-08-19 19:40:08.490 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-19 19:40:08.493 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-19 19:40:08.495 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-19 19:40:09.267 | Deleting user "guest" ... 2022-08-19 19:40:09.289 | Error: 2022-08-19 19:40:09.289 | {:no_such_user, "guest"} 2022-08-19 19:40:09.306 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-19 19:40:09.309 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-19 19:40:09.331 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:09.335 | + ./stack.sh:main:831 : install_database 2022-08-19 19:40:09.339 | + lib/database:install_database:118 : install_database_mysql 2022-08-19 19:40:09.343 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-19 19:40:09.347 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:09.350 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:09.355 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-19 19:40:09.756 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-19 19:40:09.759 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:09.762 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-19 19:40:09.764 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-19 19:40:09.768 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:40:09.771 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-19 19:40:09.774 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:40:09.777 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:40:09.779 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:40:09.782 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:40:09.788 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:40:09.791 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:40:09.795 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:40:09.799 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:40:09.802 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:40:09.805 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:40:09.808 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-19 19:40:09.811 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:40:09.814 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:40:09.817 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:40:09.820 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:40:09.823 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:40:09.826 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:40:09.830 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-19 19:40:09.833 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:09.837 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:09.840 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-19 19:40:09.843 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:40:09.846 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:40:09.849 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:40:09.852 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:40:09.856 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:09.859 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:40:09.862 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:09.865 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:09.869 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:40:09.871 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:09.874 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:40:09.877 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:40:09.880 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-19 19:40:09.884 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:40:09.887 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:09.889 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:09.891 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-19 19:40:09.915 | + 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-08-19 19:40:10.034 | Reading package lists... 2022-08-19 19:40:10.327 | Building dependency tree... 2022-08-19 19:40:10.329 | Reading state information... 2022-08-19 19:40:10.651 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-19 19:40:10.652 | The following packages were automatically installed and are no longer required: 2022-08-19 19:40:10.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:40:10.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:40:10.653 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:40:10.653 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:40:10.653 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:40:10.654 | python3-zope.interface 2022-08-19 19:40:10.654 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:40:10.818 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:40:10.825 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:40:10.828 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:40:10.830 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:10.833 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:10.836 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:10.839 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:10.841 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:10.844 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:40:10.847 | + functions-common:time_stop:2446 : start_time=1660938009912 2022-08-19 19:40:10.850 | + functions-common:time_stop:2448 : [[ -z 1660938009912 ]] 2022-08-19 19:40:10.854 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:10.859 | + functions-common:time_stop:2451 : end_time=1660938010856 2022-08-19 19:40:10.861 | + functions-common:time_stop:2452 : elapsed_time=944 2022-08-19 19:40:10.864 | + functions-common:time_stop:2453 : total=2777 2022-08-19 19:40:10.867 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:10.869 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3721 2022-08-19 19:40:10.872 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:40:10.874 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-19 19:40:10.877 | + ./stack.sh:main:834 : install_database_python 2022-08-19 19:40:10.879 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-19 19:40:10.882 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-19 19:40:10.885 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-19 19:40:10.888 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:40:10.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-19 19:40:10.895 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-19 19:40:10.897 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:40:10.902 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:40:10.902 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:40:10.908 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-19 19:40:10.910 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-19 19:40:10.913 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-19 19:40:10.918 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-19 19:40:10.921 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-19 19:40:10.947 | Using python 3.8 to install PyMySQL 2022-08-19 19:40:10.949 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-19 19:40:13.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:13.153 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:13.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:13.153 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:14.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:14.225 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-19 19:40:16.710 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:16.712 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:16.714 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:16.717 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:16.719 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:16.722 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:16.724 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:16.727 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:16.729 | + functions-common:time_stop:2446 : start_time=1660938010940 2022-08-19 19:40:16.731 | + functions-common:time_stop:2448 : [[ -z 1660938010940 ]] 2022-08-19 19:40:16.734 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:16.739 | + functions-common:time_stop:2451 : end_time=1660938016736 2022-08-19 19:40:16.741 | + functions-common:time_stop:2452 : elapsed_time=5796 2022-08-19 19:40:16.744 | + functions-common:time_stop:2453 : total=25829 2022-08-19 19:40:16.746 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:16.749 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=31625 2022-08-19 19:40:16.751 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:16.754 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-19 19:40:16.756 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:40:16.759 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-19 19:40:16.762 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-19 19:40:16.781 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:16.783 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-19 19:40:16.786 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-19 19:40:16.790 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:40:16.791 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:40:16.796 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:40:16.799 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:40:16.801 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:40:16.803 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:40:16.806 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-19 19:40:16.809 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-19 19:40:16.827 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:16.830 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-19 19:40:16.833 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:40:16.835 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:40:16.838 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:40:16.840 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:40:16.843 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:16.845 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:40:16.848 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:16.851 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:16.854 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:40:16.858 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:16.860 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:40:16.863 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:40:16.866 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-19 19:40:16.870 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:40:16.873 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:16.875 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:16.878 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-19 19:40:16.909 | + 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-08-19 19:40:17.024 | Reading package lists... 2022-08-19 19:40:17.297 | Building dependency tree... 2022-08-19 19:40:17.299 | Reading state information... 2022-08-19 19:40:17.579 | radvd is already the newest version (1:2.17-2). 2022-08-19 19:40:17.579 | The following packages were automatically installed and are no longer required: 2022-08-19 19:40:17.580 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:40:17.580 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:40:17.581 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:40:17.581 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:40:17.581 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:40:17.581 | python3-zope.interface 2022-08-19 19:40:17.581 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:40:17.703 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:40:17.708 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:40:17.711 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:40:17.714 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:17.716 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:17.718 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:17.721 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:17.723 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:17.725 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:40:17.727 | + functions-common:time_stop:2446 : start_time=1660938016906 2022-08-19 19:40:17.730 | + functions-common:time_stop:2448 : [[ -z 1660938016906 ]] 2022-08-19 19:40:17.733 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:17.738 | + functions-common:time_stop:2451 : end_time=1660938017734 2022-08-19 19:40:17.740 | + functions-common:time_stop:2452 : elapsed_time=828 2022-08-19 19:40:17.742 | + functions-common:time_stop:2453 : total=3721 2022-08-19 19:40:17.745 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:17.747 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4549 2022-08-19 19:40:17.749 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:40:17.752 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-19 19:40:17.769 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:17.772 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-19 19:40:17.775 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-19 19:40:17.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-19 19:40:17.780 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-19 19:40:17.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-19 19:40:17.807 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:40:17.810 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:40:17.812 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:40:17.814 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:40:17.817 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:17.819 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:40:17.825 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:17.827 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:17.830 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:40:17.832 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:17.834 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:40:17.837 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:40:17.839 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-19 19:40:17.841 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:40:17.844 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:17.846 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:17.852 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-19 19:40:17.878 | + 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-08-19 19:40:17.992 | Reading package lists... 2022-08-19 19:40:18.278 | Building dependency tree... 2022-08-19 19:40:18.279 | Reading state information... 2022-08-19 19:40:18.596 | fakeroot is already the newest version (1.24-1). 2022-08-19 19:40:18.596 | make is already the newest version (4.2.1-1.2). 2022-08-19 19:40:18.597 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-19 19:40:18.597 | The following packages were automatically installed and are no longer required: 2022-08-19 19:40:18.598 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:40:18.598 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:40:18.598 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:40:18.598 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:40:18.598 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:40:18.598 | python3-zope.interface 2022-08-19 19:40:18.598 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:40:18.726 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:40:18.730 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:40:18.733 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:40:18.735 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:18.737 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:18.740 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:18.743 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:18.745 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:18.747 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:40:18.749 | + functions-common:time_stop:2446 : start_time=1660938017875 2022-08-19 19:40:18.751 | + functions-common:time_stop:2448 : [[ -z 1660938017875 ]] 2022-08-19 19:40:18.756 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:18.761 | + functions-common:time_stop:2451 : end_time=1660938018758 2022-08-19 19:40:18.764 | + functions-common:time_stop:2452 : elapsed_time=883 2022-08-19 19:40:18.766 | + functions-common:time_stop:2453 : total=4549 2022-08-19 19:40:18.768 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:18.770 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5432 2022-08-19 19:40:18.772 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:40:18.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-19 19:40:18.777 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:18.780 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:18.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-19 19:40:18.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-19 19:40:18.790 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-19 19:40:18.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-19 19:40:18.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-19 19:40:18.801 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-19 19:40:18.801 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-19 19:40:18.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-19 19:40:18.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-19 19:40:18.811 | + functions:vercmp:628 : local v1=5.4 2022-08-19 19:40:18.814 | + functions:vercmp:629 : local 'op=<' 2022-08-19 19:40:18.816 | + functions:vercmp:630 : local v2=3.13 2022-08-19 19:40:18.818 | + functions:vercmp:631 : local result 2022-08-19 19:40:18.822 | ++ functions:vercmp:635 : sort -V 2022-08-19 19:40:18.822 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-19 19:40:18.824 | ++ functions:vercmp:635 : head -1 2022-08-19 19:40:18.829 | + functions:vercmp:635 : result=3.13 2022-08-19 19:40:18.832 | + functions:vercmp:637 : case $op in 2022-08-19 19:40:18.834 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-19 19:40:18.836 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-19 19:40:18.839 | + functions:vercmp:648 : return 2022-08-19 19:40:18.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-19 19:40:18.844 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:40:18.847 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-19 19:40:19.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-19 19:40:19.383 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-19 19:40:19.385 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.389 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.392 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-19 19:40:19.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.398 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-19 19:40:19.426 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:19.429 | + ./stack.sh:main:842 : install_etcd3 2022-08-19 19:40:19.432 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-19 19:40:19.432 | Installing etcd 2022-08-19 19:40:19.435 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-19 19:40:19.449 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-19 19:40:19.462 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:19.465 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-19 19:40:19.481 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-19 19:40:19.485 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.487 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.491 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.496 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.498 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-19 19:40:19.501 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-19 19:40:19.503 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.506 | ++ functions:get_extra_file:74 : return 2022-08-19 19:40:19.509 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:40:19.511 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-19 19:40:19.514 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-19 19:40:19.516 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-19 19:40:19.533 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:19.536 | + ./stack.sh:main:861 : install_dstat 2022-08-19 19:40:19.538 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-19 19:40:19.556 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:19.558 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-19 19:40:19.561 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:40:19.563 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-19 19:40:19.566 | + ./stack.sh:main:870 : install_libs 2022-08-19 19:40:19.569 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-19 19:40:19.572 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-19 19:40:19.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-19 19:40:19.580 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-19 19:40:19.582 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.584 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.587 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-19 19:40:19.589 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.592 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-19 19:40:19.594 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-19 19:40:19.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-19 19:40:19.599 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-19 19:40:19.601 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.603 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.606 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-19 19:40:19.608 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.611 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-19 19:40:19.613 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-19 19:40:19.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-19 19:40:19.618 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-19 19:40:19.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.623 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.625 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-19 19:40:19.627 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.630 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-19 19:40:19.632 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-19 19:40:19.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-19 19:40:19.638 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-19 19:40:19.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.643 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.645 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-19 19:40:19.647 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.650 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-19 19:40:19.653 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-19 19:40:19.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-19 19:40:19.657 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-19 19:40:19.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.662 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.664 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-19 19:40:19.667 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.669 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-19 19:40:19.672 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-19 19:40:19.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-19 19:40:19.677 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-19 19:40:19.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.682 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.684 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-19 19:40:19.688 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.690 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-19 19:40:19.693 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-19 19:40:19.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-19 19:40:19.699 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-19 19:40:19.701 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.703 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.706 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-19 19:40:19.709 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.711 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-19 19:40:19.714 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-19 19:40:19.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-19 19:40:19.719 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-19 19:40:19.721 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.723 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.726 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-19 19:40:19.729 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.731 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-19 19:40:19.733 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-19 19:40:19.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-19 19:40:19.738 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-19 19:40:19.740 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.743 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.745 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-19 19:40:19.747 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.750 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-19 19:40:19.752 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-19 19:40:19.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-19 19:40:19.757 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-19 19:40:19.760 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.762 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.764 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-19 19:40:19.767 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.769 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-19 19:40:19.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-19 19:40:19.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-19 19:40:19.777 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-19 19:40:19.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.782 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.784 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-19 19:40:19.786 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.789 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-19 19:40:19.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-19 19:40:19.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-19 19:40:19.798 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-19 19:40:19.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.803 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.806 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-19 19:40:19.810 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.813 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-19 19:40:19.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-19 19:40:19.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-19 19:40:19.820 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-19 19:40:19.823 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.826 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.829 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-19 19:40:19.832 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.834 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-19 19:40:19.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-19 19:40:19.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-19 19:40:19.843 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-19 19:40:19.846 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.849 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.852 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-19 19:40:19.855 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.858 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-19 19:40:19.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-19 19:40:19.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-19 19:40:19.866 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-19 19:40:19.869 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.871 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.873 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-19 19:40:19.876 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.878 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-19 19:40:19.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-19 19:40:19.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-19 19:40:19.886 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-19 19:40:19.889 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.891 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.893 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-19 19:40:19.896 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.898 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-19 19:40:19.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-19 19:40:19.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-19 19:40:19.907 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-19 19:40:19.910 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.913 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.915 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-19 19:40:19.917 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.920 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-19 19:40:19.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-19 19:40:19.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-19 19:40:19.928 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-19 19:40:19.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.934 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.936 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-19 19:40:19.939 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.941 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-19 19:40:19.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-19 19:40:19.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-19 19:40:19.949 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-19 19:40:19.952 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.954 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.956 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-19 19:40:19.959 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.961 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-19 19:40:19.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-19 19:40:19.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-19 19:40:19.968 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-19 19:40:19.971 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.976 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-19 19:40:19.978 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:19.981 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-19 19:40:19.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-19 19:40:19.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-19 19:40:19.988 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-19 19:40:19.991 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:19.994 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:19.996 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-19 19:40:19.998 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.001 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-19 19:40:20.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-19 19:40:20.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-19 19:40:20.008 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-19 19:40:20.011 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.014 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.016 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-19 19:40:20.018 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.021 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-19 19:40:20.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-19 19:40:20.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-19 19:40:20.029 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-19 19:40:20.031 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.034 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.036 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-19 19:40:20.039 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.042 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-19 19:40:20.046 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-19 19:40:20.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-19 19:40:20.052 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-19 19:40:20.055 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.058 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.060 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-19 19:40:20.063 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.065 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-19 19:40:20.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-19 19:40:20.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-19 19:40:20.075 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-19 19:40:20.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.081 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.084 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-19 19:40:20.087 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.090 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-19 19:40:20.092 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-19 19:40:20.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-19 19:40:20.098 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-19 19:40:20.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.103 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.106 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-19 19:40:20.111 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.113 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-19 19:40:20.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-19 19:40:20.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-19 19:40:20.121 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-19 19:40:20.124 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.129 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-19 19:40:20.132 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.135 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-19 19:40:20.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-19 19:40:20.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-19 19:40:20.144 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-19 19:40:20.150 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.153 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.155 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-19 19:40:20.158 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.161 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-19 19:40:20.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-19 19:40:20.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-19 19:40:20.168 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-19 19:40:20.171 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.173 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.177 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-19 19:40:20.179 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.183 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-19 19:40:20.185 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-19 19:40:20.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-19 19:40:20.191 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-19 19:40:20.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.199 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-19 19:40:20.202 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.204 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-19 19:40:20.207 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-19 19:40:20.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-19 19:40:20.212 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-19 19:40:20.215 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.221 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-19 19:40:20.225 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.227 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-19 19:40:20.230 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-19 19:40:20.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-19 19:40:20.235 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-19 19:40:20.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.241 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.245 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-19 19:40:20.247 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.250 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-19 19:40:20.253 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-19 19:40:20.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-19 19:40:20.260 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-19 19:40:20.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.266 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.268 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-19 19:40:20.271 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.273 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-19 19:40:20.276 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-19 19:40:20.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-19 19:40:20.282 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-19 19:40:20.284 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.287 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.291 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-19 19:40:20.294 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.297 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-19 19:40:20.301 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-19 19:40:20.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-19 19:40:20.306 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-19 19:40:20.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.312 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-19 19:40:20.318 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.320 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-19 19:40:20.324 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-19 19:40:20.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-19 19:40:20.330 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-19 19:40:20.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.335 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.338 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-19 19:40:20.341 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.343 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-19 19:40:20.345 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-19 19:40:20.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-19 19:40:20.354 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-19 19:40:20.356 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.366 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.370 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-19 19:40:20.373 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.377 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-19 19:40:20.380 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-19 19:40:20.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-19 19:40:20.387 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-19 19:40:20.390 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:20.393 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:20.396 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-19 19:40:20.400 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:20.403 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-19 19:40:20.433 | Using python 3.8 to install etcd3 2022-08-19 19:40:20.436 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-19 19:40:22.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:22.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:22.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:22.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:23.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:23.742 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-19 19:40:23.752 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-19 19:40:23.762 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-19 19:40:23.765 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:40:23.768 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:40:26.179 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:26.182 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:26.185 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:26.187 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:26.189 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:26.192 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:26.194 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:26.197 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:26.200 | + functions-common:time_stop:2446 : start_time=1660938020423 2022-08-19 19:40:26.202 | + functions-common:time_stop:2448 : [[ -z 1660938020423 ]] 2022-08-19 19:40:26.205 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:26.210 | + functions-common:time_stop:2451 : end_time=1660938026207 2022-08-19 19:40:26.213 | + functions-common:time_stop:2452 : elapsed_time=5784 2022-08-19 19:40:26.215 | + functions-common:time_stop:2453 : total=31625 2022-08-19 19:40:26.218 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:26.220 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37409 2022-08-19 19:40:26.222 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:26.225 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-19 19:40:26.249 | Using python 3.8 to install etcd3gw 2022-08-19 19:40:26.252 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-19 19:40:28.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:28.458 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:28.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:28.458 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:29.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:29.538 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-19 19:40:29.546 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:40:29.548 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:40:29.551 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:40:29.566 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:40:29.601 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:40:29.604 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:40:29.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:40:31.969 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:31.972 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:31.975 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:31.977 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:31.980 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:31.983 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:31.985 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:31.988 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:31.990 | + functions-common:time_stop:2446 : start_time=1660938026243 2022-08-19 19:40:31.992 | + functions-common:time_stop:2448 : [[ -z 1660938026243 ]] 2022-08-19 19:40:31.996 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:32.003 | + functions-common:time_stop:2451 : end_time=1660938031999 2022-08-19 19:40:32.005 | + functions-common:time_stop:2452 : elapsed_time=5756 2022-08-19 19:40:32.007 | + functions-common:time_stop:2453 : total=37409 2022-08-19 19:40:32.011 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:32.014 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=43165 2022-08-19 19:40:32.017 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:32.020 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-19 19:40:32.023 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-19 19:40:32.025 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-19 19:40:32.028 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:40:32.031 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:40:32.033 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:40:32.036 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:40:32.039 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:40:32.042 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:40:32.044 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:40:32.048 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:40:32.053 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:40:32.057 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:40:32.059 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-19 19:40:32.062 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:32.065 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:32.068 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-19 19:40:32.070 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:40:32.074 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:40:32.077 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:40:32.079 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:40:32.081 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:40:32.084 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:32.087 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:40:32.092 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:32.095 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:32.098 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:40:32.101 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:32.103 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:40:32.106 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:40:32.109 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:40:32.111 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:40:32.114 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:32.117 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:32.120 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:40:32.151 | + 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-08-19 19:40:32.280 | Reading package lists... 2022-08-19 19:40:32.579 | Building dependency tree... 2022-08-19 19:40:32.580 | Reading state information... 2022-08-19 19:40:32.962 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-19 19:40:32.963 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-19 19:40:32.963 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:40:32.963 | The following packages were automatically installed and are no longer required: 2022-08-19 19:40:32.964 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:40:32.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:40:32.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:40:32.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:40:32.965 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:40:32.965 | python3-zope.interface 2022-08-19 19:40:32.965 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:40:33.101 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:40:33.106 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:40:33.109 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:40:33.112 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:33.114 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:33.116 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:33.119 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:33.121 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:33.124 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:40:33.126 | + functions-common:time_stop:2446 : start_time=1660938032146 2022-08-19 19:40:33.129 | + functions-common:time_stop:2448 : [[ -z 1660938032146 ]] 2022-08-19 19:40:33.132 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:33.137 | + functions-common:time_stop:2451 : end_time=1660938033133 2022-08-19 19:40:33.140 | + functions-common:time_stop:2452 : elapsed_time=987 2022-08-19 19:40:33.142 | + functions-common:time_stop:2453 : total=5432 2022-08-19 19:40:33.145 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:33.147 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6419 2022-08-19 19:40:33.151 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:40:33.154 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-19 19:40:33.157 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:33.160 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:33.163 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-19 19:40:33.235 | Module proxy already enabled 2022-08-19 19:40:33.240 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-19 19:40:33.312 | Considering dependency proxy for proxy_uwsgi: 2022-08-19 19:40:33.312 | Module proxy already enabled 2022-08-19 19:40:33.312 | Module proxy_uwsgi already enabled 2022-08-19 19:40:33.317 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-19 19:40:33.320 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:40:33.323 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:40:33.326 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:40:33.569 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-19 19:40:33.572 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-19 19:40:33.575 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-19 19:40:33.579 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.585 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-19 19:40:33.589 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.593 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-19 19:40:33.596 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-19 19:40:33.599 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-19 19:40:33.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.606 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.610 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-19 19:40:33.613 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.616 | + ./stack.sh:main:878 : install_glanceclient 2022-08-19 19:40:33.620 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-19 19:40:33.623 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-19 19:40:33.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.630 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.634 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-19 19:40:33.638 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.642 | + ./stack.sh:main:879 : install_cinderclient 2022-08-19 19:40:33.644 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-19 19:40:33.648 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-19 19:40:33.652 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.655 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.658 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-19 19:40:33.661 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.664 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-19 19:40:33.667 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-19 19:40:33.670 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.673 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.676 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-19 19:40:33.679 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.682 | + ./stack.sh:main:880 : install_novaclient 2022-08-19 19:40:33.685 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-19 19:40:33.688 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-19 19:40:33.690 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.692 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.695 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-19 19:40:33.698 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.701 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-19 19:40:33.725 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:33.729 | + ./stack.sh:main:882 : install_swiftclient 2022-08-19 19:40:33.732 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-19 19:40:33.735 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-19 19:40:33.739 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.743 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.747 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-19 19:40:33.751 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.755 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-19 19:40:33.775 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:33.778 | + ./stack.sh:main:885 : install_neutronclient 2022-08-19 19:40:33.781 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-19 19:40:33.784 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-19 19:40:33.787 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.789 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.793 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-19 19:40:33.795 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.798 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-19 19:40:33.800 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-19 19:40:33.803 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-19 19:40:33.807 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:33.809 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:33.812 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-19 19:40:33.814 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:33.817 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-19 19:40:33.820 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-19 19:40:33.823 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:40:33.826 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-19 19:40:33.829 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-19 19:40:33.831 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:40:33.835 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:40:33.835 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:40:33.841 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-19 19:40:33.844 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-19 19:40:33.847 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-19 19:40:33.850 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-19 19:40:33.855 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-19 19:40:33.882 | Using python 3.8 to install keystonemiddleware 2022-08-19 19:40:33.884 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-19 19:40:36.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:36.118 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:36.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:36.118 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:37.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:37.228 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:40:37.283 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:40:37.322 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:40:37.363 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:40:37.369 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:40:37.374 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:40:37.414 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:40:37.424 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:40:37.438 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:40:37.443 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:40:37.445 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:40:37.455 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:40:37.458 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:40:37.465 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:40:37.470 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:40:37.491 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:40:37.495 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:40:37.509 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:40:37.513 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:40:37.516 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:40:37.520 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:40:37.554 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:40:37.614 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:40:37.628 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:40:37.634 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:40:37.638 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:40:37.641 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:40:37.647 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:40:37.650 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:40:37.654 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:40:37.657 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:40:37.659 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:40:37.664 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:40:37.668 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:40:37.672 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:40:37.675 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:40:39.867 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:39.870 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:39.872 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:39.875 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:39.878 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:39.881 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:39.884 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:39.886 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:39.889 | + functions-common:time_stop:2446 : start_time=1660938033875 2022-08-19 19:40:39.892 | + functions-common:time_stop:2448 : [[ -z 1660938033875 ]] 2022-08-19 19:40:39.896 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:39.901 | + functions-common:time_stop:2451 : end_time=1660938039897 2022-08-19 19:40:39.904 | + functions-common:time_stop:2452 : elapsed_time=6022 2022-08-19 19:40:39.907 | + functions-common:time_stop:2453 : total=43165 2022-08-19 19:40:39.909 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:39.911 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=49187 2022-08-19 19:40:39.914 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:39.916 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-19 19:40:39.919 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-19 19:40:39.926 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:40:39.929 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-19 19:40:39.933 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-19 19:40:39.935 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:40:39.940 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:40:39.940 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:40:39.946 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-19 19:40:39.949 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-19 19:40:39.953 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-19 19:40:39.956 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-19 19:40:39.958 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-19 19:40:39.983 | Using python 3.8 to install python-memcached 2022-08-19 19:40:39.986 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-19 19:40:42.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:42.454 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:42.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:42.454 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:43.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:43.557 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-19 19:40:43.561 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:40:46.051 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:46.054 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:46.057 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:46.060 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:46.062 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:46.064 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:46.067 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:46.070 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:46.073 | + functions-common:time_stop:2446 : start_time=1660938039978 2022-08-19 19:40:46.076 | + functions-common:time_stop:2448 : [[ -z 1660938039978 ]] 2022-08-19 19:40:46.079 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:46.083 | + functions-common:time_stop:2451 : end_time=1660938046081 2022-08-19 19:40:46.085 | + functions-common:time_stop:2452 : elapsed_time=6103 2022-08-19 19:40:46.088 | + functions-common:time_stop:2453 : total=49187 2022-08-19 19:40:46.091 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:46.094 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=55290 2022-08-19 19:40:46.096 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:46.099 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-19 19:40:46.116 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:46.120 | + ./stack.sh:main:892 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-08-19 19:40:46.123 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-19 19:40:46.126 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-19 19:40:46.128 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-19 19:40:46.131 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:40:46.134 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-19 19:40:46.137 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-19 19:40:46.155 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:46.158 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-19 19:40:46.160 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-19 19:40:46.162 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-19 19:40:46.164 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:40:46.167 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:40:46.171 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:40:46.174 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:40:46.177 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:40:46.180 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:40:46.201 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:40:46.205 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:40:46.207 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:46.211 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:40:46.211 | + functions-common:git_clone:617 : echo master 2022-08-19 19:40:46.219 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-19 19:40:46.222 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:46.224 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-19 19:40:46.239 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-19 19:40:46.242 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:40:46.243 | + functions-common:git_clone:678 : head -1 2022-08-19 19:40:46.247 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-19 19:40:46.250 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:40:46.253 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-19 19:40:46.256 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:40:46.260 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:40:46.263 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-19 19:40:46.266 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:40:46.269 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-19 19:40:46.272 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:40:46.275 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:40:46.277 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-19 19:40:46.280 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:40:46.283 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:40:46.286 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-19 19:40:46.288 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:40:46.291 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-19 19:40:46.293 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:40:46.298 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:40:46.301 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-19 19:40:46.308 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-19 19:40:46.311 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-19 19:40:46.982 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-19 19:40:46.984 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:40:46.986 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:40:46.988 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:40:46.991 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:40:46.993 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-19 19:40:46.997 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:40:46.999 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:40:47.003 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:40:47.006 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:40:47.008 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:40:47.012 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:40:47.014 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:40:47.017 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-19 19:40:47.039 | Using python 3.8 to install /opt/stack/keystone 2022-08-19 19:40:47.042 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-19 19:40:49.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:49.261 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:49.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:40:49.262 | from cryptography.utils import int_from_bytes 2022-08-19 19:40:50.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:40:50.387 | Obtaining file:///opt/stack/keystone 2022-08-19 19:40:52.006 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-08-19 19:40:52.028 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-19 19:40:52.037 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:40:52.045 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:40:52.047 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-19 19:40:52.076 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:40:52.226 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:40:52.243 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-08-19 19:40:52.252 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-19 19:40:52.266 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:40:52.274 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:40:52.279 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-19 19:40:52.284 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:40:52.325 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:40:52.330 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:40:52.335 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:40:52.374 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-19 19:40:52.377 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:40:52.419 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:40:52.472 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:40:52.476 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-19 19:40:52.487 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:40:52.525 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:40:52.567 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:40:52.574 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:40:52.623 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:40:52.627 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:40:52.668 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:40:52.723 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:40:52.734 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:40:52.752 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:40:52.767 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:40:52.778 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:40:52.801 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:40:52.811 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:40:52.826 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:40:52.866 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:40:52.872 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-19 19:40:52.884 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:40:52.888 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:40:52.899 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:40:52.907 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:40:52.917 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:40:52.920 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:40:52.922 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:40:52.928 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:40:52.933 | Requirement already satisfied: pysaml2===7.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.0) 2022-08-19 19:40:52.955 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:40:52.960 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:40:52.984 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:40:52.988 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:40:53.005 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:40:53.009 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-19 19:40:53.014 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:40:53.016 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:40:53.027 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:40:53.030 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:40:53.034 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:40:53.039 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:40:53.082 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:40:53.087 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:40:53.098 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:40:53.131 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:40:53.137 | Requirement already satisfied: xmlschema===2.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.2) 2022-08-19 19:40:53.170 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:40:53.176 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:40:53.204 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:40:53.207 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:40:53.269 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:40:53.297 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:40:53.357 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:40:53.363 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:40:53.365 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:40:53.372 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:40:53.386 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:40:53.391 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:40:53.393 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:40:53.396 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:40:53.444 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:40:53.455 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:40:53.464 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:40:53.475 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:40:53.485 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:40:53.494 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:40:53.504 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:40:53.507 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:40:53.510 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:40:53.522 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-19 19:40:53.524 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-19 19:40:53.530 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:40:53.533 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:40:53.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:40:53.540 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:40:53.543 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:40:53.546 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-08-19 19:40:53.565 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:40:53.569 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:40:53.573 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:40:53.584 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:40:53.586 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:40:53.593 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:40:53.596 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:40:54.857 | Installing collected packages: keystone 2022-08-19 19:40:54.857 | Attempting uninstall: keystone 2022-08-19 19:40:54.858 | Found existing installation: keystone 21.1.0.dev33 2022-08-19 19:40:54.861 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-19 19:40:54.862 | Running setup.py develop for keystone 2022-08-19 19:40:57.016 | Successfully installed keystone 2022-08-19 19:40:57.144 | + inc/python:pip_install:196 : result=0 2022-08-19 19:40:57.146 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:40:57.149 | + functions-common:time_stop:2439 : local name 2022-08-19 19:40:57.152 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:40:57.155 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:40:57.157 | + functions-common:time_stop:2442 : local total 2022-08-19 19:40:57.160 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:40:57.163 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:40:57.165 | + functions-common:time_stop:2446 : start_time=1660938047032 2022-08-19 19:40:57.169 | + functions-common:time_stop:2448 : [[ -z 1660938047032 ]] 2022-08-19 19:40:57.172 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:40:57.176 | + functions-common:time_stop:2451 : end_time=1660938057174 2022-08-19 19:40:57.178 | + functions-common:time_stop:2452 : elapsed_time=10142 2022-08-19 19:40:57.180 | + functions-common:time_stop:2453 : total=55290 2022-08-19 19:40:57.183 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:40:57.186 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=65432 2022-08-19 19:40:57.188 | + inc/python:pip_install:199 : return 0 2022-08-19 19:40:57.190 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:40:57.193 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:40:57.195 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:40:57.214 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:40:57.226 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-19 19:40:57.229 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-19 19:40:57.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:40:57.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:40:57.237 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-19 19:40:57.239 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:40:57.242 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-19 19:40:57.260 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:57.262 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:40:57.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:40:57.267 | + ./stack.sh:main:894 : configure_keystone 2022-08-19 19:40:57.270 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-19 19:40:57.284 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-19 19:40:57.286 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-19 19:40:57.291 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-19 19:40:57.309 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:57.311 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-19 19:40:57.348 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-19 19:40:57.382 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-19 19:40:57.419 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-19 19:40:57.455 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-19 19:40:57.492 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-19 19:40:57.527 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-19 19:40:57.561 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-19 19:40:57.597 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-19 19:40:57.599 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-19 19:40:57.602 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-19 19:40:57.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-19 19:40:57.607 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:40:57.610 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:40:57.626 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:57.629 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:40:57.632 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:40:57.634 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:40:57.650 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:57.654 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:40:57.657 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:40:57.695 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:40:57.697 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:40:57.700 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-19 19:40:57.702 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-19 19:40:57.721 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:57.724 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.23/identity 2022-08-19 19:40:57.763 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-19 19:40:57.766 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-19 19:40:57.811 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-19 19:40:57.814 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-19 19:40:57.816 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-19 19:40:57.819 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-19 19:40:57.822 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:40:57.825 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:40:57.827 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:40:57.846 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:57.848 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:40:57.851 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:40:57.854 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:40:57.893 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-19 19:40:57.896 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-19 19:40:57.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-19 19:40:57.910 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-19 19:40:57.913 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:40:57.931 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:40:57.933 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:40:57.936 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:40:57.938 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:40:57.940 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:40:57.976 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:40:58.018 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:40:58.059 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:40:58.104 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-19 19:40:58.142 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:40:58.144 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-19 19:40:58.147 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:40:58.155 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-19 19:40:58.158 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-19 19:40:58.160 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:40:58.164 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:40:58.167 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-19 19:40:58.172 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-19 19:40:58.177 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:40:58.179 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:40:58.202 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:40:58.203 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:40:58.212 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:40:58.216 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:40:58.233 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:40:58.236 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:40:58.241 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-19 19:40:58.282 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-19 19:40:58.326 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-19 19:40:58.363 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-19 19:40:58.400 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-19 19:40:58.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-19 19:40:58.487 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-19 19:40:58.529 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-19 19:40:58.577 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-19 19:40:58.612 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:40:58.650 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-19 19:40:58.688 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-19 19:40:58.723 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-19 19:40:58.757 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:40:58.760 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:40:58.763 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-19 19:40:58.765 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-19 19:40:58.768 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:40:58.770 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:58.774 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:58.776 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:40:58.780 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:40:58.782 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:40:58.819 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-19 19:40:58.853 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-19 19:40:58.854 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:40:58.864 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-19 19:40:58.867 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-19 19:40:58.869 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-19 19:40:58.873 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:40:58.875 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:40:58.878 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:40:58.881 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:58.883 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:58.885 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:40:58.893 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:40:58.896 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:40:58.899 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:40:58.901 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-19 19:40:58.966 | Site keystone-wsgi-public already enabled 2022-08-19 19:40:58.971 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:40:58.975 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:40:58.978 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:40:58.981 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:40:59.125 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-19 19:40:59.165 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-19 19:40:59.205 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-19 19:40:59.245 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-19 19:40:59.248 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-19 19:40:59.286 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-19 19:40:59.326 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-19 19:40:59.361 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:40:59.364 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:40:59.367 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-19 19:40:59.387 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:40:59.389 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-19 19:40:59.410 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:40:59.415 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-19 19:40:59.418 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-19 19:40:59.421 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-19 19:40:59.424 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:40:59.426 | + lib/stack:stack_install_service:32 : install_swift 2022-08-19 19:40:59.430 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-19 19:40:59.432 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-19 19:40:59.435 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-08-19 19:40:59.437 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:40:59.439 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:40:59.443 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:40:59.446 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:40:59.449 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:40:59.452 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:40:59.471 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:40:59.474 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:40:59.477 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:59.480 | + functions-common:git_clone:617 : echo master 2022-08-19 19:40:59.483 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:40:59.489 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-08-19 19:40:59.491 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:40:59.494 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-19 19:40:59.507 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-08-19 19:40:59.511 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:40:59.511 | + functions-common:git_clone:678 : head -1 2022-08-19 19:40:59.520 | f6196b0a2 AUTHORS/CHANGELOG for 2.30.0 2022-08-19 19:40:59.522 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:40:59.525 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-19 19:40:59.529 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:40:59.531 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:40:59.534 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-19 19:40:59.536 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-19 19:40:59.539 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-19 19:40:59.543 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:40:59.545 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:40:59.548 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-19 19:40:59.551 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:40:59.554 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-19 19:40:59.557 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-19 19:40:59.559 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:40:59.562 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-19 19:40:59.565 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:40:59.568 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:40:59.571 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-19 19:40:59.578 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-19 19:40:59.580 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-19 19:41:00.229 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-19 19:41:00.231 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:41:00.233 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:41:00.235 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:41:00.238 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:41:00.240 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-19 19:41:00.243 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:41:00.248 | + inc/python:setup_package:424 : local extras=keystone 2022-08-19 19:41:00.250 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:41:00.253 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-19 19:41:00.256 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-19 19:41:00.258 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-19 19:41:00.261 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:41:00.264 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-19 19:41:00.287 | Using python 3.8 to install /opt/stack/swift 2022-08-19 19:41:00.289 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-19 19:41:02.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:02.533 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:02.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:02.533 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:03.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:41:03.624 | Obtaining file:///opt/stack/swift 2022-08-19 19:41:04.943 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:41:04.953 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:41:04.991 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:41:05.001 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:41:05.006 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:41:05.058 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:41:05.069 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:41:05.072 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:41:05.109 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:41:05.149 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:41:05.155 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:41:05.159 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:41:05.201 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:41:05.209 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:41:05.223 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:41:05.228 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:41:05.231 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:41:05.240 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-19 19:41:05.243 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:41:05.246 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:41:05.252 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:41:05.257 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:41:05.279 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:41:05.283 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:41:05.297 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:41:05.301 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:41:05.304 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:41:05.309 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:41:05.342 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-19 19:41:05.346 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-19 19:41:05.349 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:41:05.352 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:41:05.381 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:41:05.441 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:41:05.455 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:41:05.460 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:41:05.465 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:41:05.471 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:41:05.473 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:41:05.476 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:41:05.480 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:41:05.482 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:41:05.487 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:41:05.490 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:41:05.493 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:41:05.499 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:41:05.501 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:41:07.395 | Installing collected packages: swift 2022-08-19 19:41:07.395 | Attempting uninstall: swift 2022-08-19 19:41:07.396 | Found existing installation: swift 2.30.0.dev153 2022-08-19 19:41:07.398 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-19 19:41:07.399 | Running setup.py develop for swift 2022-08-19 19:41:09.325 | Successfully installed swift 2022-08-19 19:41:09.450 | + inc/python:pip_install:196 : result=0 2022-08-19 19:41:09.453 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:41:09.455 | + functions-common:time_stop:2439 : local name 2022-08-19 19:41:09.458 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:41:09.460 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:41:09.462 | + functions-common:time_stop:2442 : local total 2022-08-19 19:41:09.465 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:41:09.468 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:41:09.471 | + functions-common:time_stop:2446 : start_time=1660938060280 2022-08-19 19:41:09.474 | + functions-common:time_stop:2448 : [[ -z 1660938060280 ]] 2022-08-19 19:41:09.477 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:41:09.483 | + functions-common:time_stop:2451 : end_time=1660938069478 2022-08-19 19:41:09.485 | + functions-common:time_stop:2452 : elapsed_time=9198 2022-08-19 19:41:09.488 | + functions-common:time_stop:2453 : total=65432 2022-08-19 19:41:09.490 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:41:09.496 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=74630 2022-08-19 19:41:09.498 | + inc/python:pip_install:199 : return 0 2022-08-19 19:41:09.501 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:41:09.503 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:41:09.506 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:41:09.525 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:41:09.537 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-19 19:41:09.540 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-19 19:41:09.543 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:41:09.546 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:41:09.548 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-19 19:41:09.551 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:41:09.554 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-19 19:41:09.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:41:09.558 | + ./stack.sh:main:903 : configure_swift 2022-08-19 19:41:09.561 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-19 19:41:09.563 | + lib/swift:configure_swift:332 : local node_number 2022-08-19 19:41:09.565 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-19 19:41:09.567 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-19 19:41:09.569 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-19 19:41:10.601 | No object-reconstructor running 2022-08-19 19:41:10.601 | No container-sharder running 2022-08-19 19:41:10.601 | No account-auditor running 2022-08-19 19:41:10.601 | No object-auditor running 2022-08-19 19:41:10.601 | No container-auditor running 2022-08-19 19:41:10.601 | No container-server running 2022-08-19 19:41:10.601 | No proxy-server running 2022-08-19 19:41:10.601 | No account-reaper running 2022-08-19 19:41:10.601 | No container-sync running 2022-08-19 19:41:10.601 | No object-expirer running 2022-08-19 19:41:10.601 | No object-server running 2022-08-19 19:41:10.601 | No object-updater running 2022-08-19 19:41:10.601 | No account-replicator running 2022-08-19 19:41:10.601 | No container-reconciler running 2022-08-19 19:41:10.601 | No container-replicator running 2022-08-19 19:41:10.601 | No account-server running 2022-08-19 19:41:10.601 | No container-updater running 2022-08-19 19:41:10.601 | No object-replicator running 2022-08-19 19:41:10.675 | + lib/swift:configure_swift:337 : true 2022-08-19 19:41:10.677 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-19 19:41:10.690 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-19 19:41:10.702 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-19 19:41:10.705 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-19 19:41:10.706 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-19 19:41:10.711 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-19 19:41:10.711 | s/%GROUP%/ubuntu/; 2022-08-19 19:41:10.711 | s/%USER%/ubuntu/; 2022-08-19 19:41:10.711 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-19 19:41:10.711 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-19 19:41:10.714 | uid = ubuntu 2022-08-19 19:41:10.714 | gid = ubuntu 2022-08-19 19:41:10.714 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-19 19:41:10.714 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-19 19:41:10.714 | address = 127.0.0.1 2022-08-19 19:41:10.714 | 2022-08-19 19:41:10.714 | [account6612] 2022-08-19 19:41:10.714 | max connections = 25 2022-08-19 19:41:10.714 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:41:10.714 | read only = false 2022-08-19 19:41:10.714 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-19 19:41:10.714 | 2022-08-19 19:41:10.714 | [account6622] 2022-08-19 19:41:10.714 | max connections = 25 2022-08-19 19:41:10.714 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:41:10.714 | read only = false 2022-08-19 19:41:10.714 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [account6632] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [account6642] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [container6611] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [container6621] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [container6631] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-19 19:41:10.715 | 2022-08-19 19:41:10.715 | [container6641] 2022-08-19 19:41:10.715 | max connections = 25 2022-08-19 19:41:10.715 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:41:10.715 | read only = false 2022-08-19 19:41:10.715 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-19 19:41:10.716 | 2022-08-19 19:41:10.716 | 2022-08-19 19:41:10.716 | [object6613] 2022-08-19 19:41:10.716 | max connections = 25 2022-08-19 19:41:10.716 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:41:10.716 | read only = false 2022-08-19 19:41:10.716 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-19 19:41:10.716 | 2022-08-19 19:41:10.716 | [object6623] 2022-08-19 19:41:10.716 | max connections = 25 2022-08-19 19:41:10.716 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:41:10.716 | read only = false 2022-08-19 19:41:10.716 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-19 19:41:10.716 | 2022-08-19 19:41:10.716 | [object6633] 2022-08-19 19:41:10.716 | max connections = 25 2022-08-19 19:41:10.716 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:41:10.716 | read only = false 2022-08-19 19:41:10.716 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-19 19:41:10.716 | 2022-08-19 19:41:10.716 | [object6643] 2022-08-19 19:41:10.716 | max connections = 25 2022-08-19 19:41:10.716 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:41:10.716 | read only = false 2022-08-19 19:41:10.716 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-19 19:41:10.717 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-19 19:41:10.720 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:10.722 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:10.724 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-19 19:41:10.738 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-19 19:41:10.740 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-19 19:41:10.744 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-19 19:41:10.749 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-19 19:41:10.751 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-19 19:41:10.755 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-19 19:41:10.788 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.23:8080/v1/ 2022-08-19 19:41:10.820 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-19 19:41:10.838 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-19 19:41:10.871 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-19 19:41:10.889 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:41:10.924 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-19 19:41:10.943 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-19 19:41:10.976 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-19 19:41:10.995 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-19 19:41:11.029 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-19 19:41:11.048 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:41:11.083 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-19 19:41:11.102 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-19 19:41:11.117 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:11.119 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-19 19:41:11.154 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-19 19:41:11.188 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-19 19:41:11.220 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-19 19:41:11.251 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-19 19:41:11.254 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-19 19:41:11.274 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:11.277 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-19 19:41:11.317 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-19 19:41:11.335 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:11.338 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-19 19:41:11.355 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:11.358 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-19 19:41:11.360 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-19 19:41:11.377 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:11.379 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-19 19:41:11.381 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-19 19:41:11.383 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-19 19:41:11.390 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-19 19:41:11.399 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-19 19:41:11.437 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-19 19:41:11.473 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-19 19:41:11.513 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-19 19:41:11.555 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-19 19:41:11.589 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-19 19:41:11.592 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-19 19:41:11.595 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-19 19:41:11.600 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-19 19:41:11.602 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-19 19:41:11.637 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-19 19:41:11.674 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:41:11.708 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-19 19:41:11.743 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-19 19:41:11.784 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-19 19:41:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-19 19:41:11.856 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-19 19:41:11.888 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:41:11.922 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-19 19:41:11.958 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-19 19:41:11.993 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-19 19:41:12.028 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-19 19:41:12.063 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-19 19:41:12.099 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-19 19:41:12.134 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-19 19:41:12.154 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-19 19:41:12.187 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-19 19:41:12.222 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-19 19:41:12.227 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-19 19:41:12.260 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-19 19:41:12.293 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-19 19:41:12.327 | + lib/swift:configure_swift:480 : local node_number 2022-08-19 19:41:12.330 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-19 19:41:12.332 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-19 19:41:12.334 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-19 19:41:12.340 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-19 19:41:12.342 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-19 19:41:12.344 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:41:12.347 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-19 19:41:12.349 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-19 19:41:12.351 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:41:12.353 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:41:12.356 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-19 19:41:12.377 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-19 19:41:12.418 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-19 19:41:12.441 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-19 19:41:12.479 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-19 19:41:12.502 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:41:12.540 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-19 19:41:12.562 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:41:12.597 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-19 19:41:12.617 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:41:12.656 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-19 19:41:12.676 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-19 19:41:12.715 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:41:12.734 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:41:12.769 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-19 19:41:12.788 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-19 19:41:12.825 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-19 19:41:12.844 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-19 19:41:12.882 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-19 19:41:12.889 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-19 19:41:12.908 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:41:12.944 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-19 19:41:12.978 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-19 19:41:12.981 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-19 19:41:12.986 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-19 19:41:12.988 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-19 19:41:12.990 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:41:12.992 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-19 19:41:12.995 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-19 19:41:12.998 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:41:13.000 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:41:13.002 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-19 19:41:13.021 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-19 19:41:13.060 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-19 19:41:13.080 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-19 19:41:13.116 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-19 19:41:13.136 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:41:13.171 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-19 19:41:13.191 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:41:13.226 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-19 19:41:13.246 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:41:13.280 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-19 19:41:13.301 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-19 19:41:13.335 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:41:13.356 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:41:13.390 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-19 19:41:13.411 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-19 19:41:13.448 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-19 19:41:13.469 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-19 19:41:13.506 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-19 19:41:13.512 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-19 19:41:13.531 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:41:13.565 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-19 19:41:13.568 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-19 19:41:13.572 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-19 19:41:13.575 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-19 19:41:13.577 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:41:13.580 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-19 19:41:13.582 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-19 19:41:13.584 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:41:13.587 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:41:13.589 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-19 19:41:13.613 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-19 19:41:13.648 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-19 19:41:13.667 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-19 19:41:13.701 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-19 19:41:13.720 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:41:13.754 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-19 19:41:13.775 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:41:13.811 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-19 19:41:13.830 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:41:13.865 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-19 19:41:13.887 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-19 19:41:13.922 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:41:13.945 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:41:13.981 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-19 19:41:14.000 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-19 19:41:14.039 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-19 19:41:14.061 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-19 19:41:14.094 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-19 19:41:14.099 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-19 19:41:14.120 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:41:14.158 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-19 19:41:14.194 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-19 19:41:14.229 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-19 19:41:14.265 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-19 19:41:14.267 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-19 19:41:14.271 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-19 19:41:14.307 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-19 19:41:14.341 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-19 19:41:14.375 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-19 19:41:14.417 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-19 19:41:14.453 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-19 19:41:14.490 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-19 19:41:14.523 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-19 19:41:14.557 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-19 19:41:14.592 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-19 19:41:14.610 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:14.613 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-19 19:41:14.636 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-19 19:41:14.640 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-19 19:41:14.662 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-19 19:41:14.664 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.23 2022-08-19 19:41:14.703 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-19 19:41:14.706 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-19 19:41:14.741 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.23/identity 2022-08-19 19:41:14.782 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-19 19:41:14.785 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-19 19:41:14.820 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-19 19:41:14.838 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:14.840 | + lib/swift:configure_swift:543 : local user_group 2022-08-19 19:41:14.844 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-19 19:41:14.850 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-19 19:41:14.852 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-19 19:41:14.866 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-19 19:41:14.868 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-19 19:41:14.880 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-19 19:41:14.882 | + lib/swift:configure_swift:550 : is_suse 2022-08-19 19:41:14.884 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:41:14.887 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:41:14.889 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:41:14.891 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:41:14.894 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:41:14.896 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:41:14.899 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-19 19:41:14.912 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:41:14.915 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-19 19:41:14.917 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-19 19:41:14.937 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:14.939 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-19 19:41:14.958 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:14.961 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-19 19:41:14.963 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-19 19:41:14.965 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-19 19:41:14.968 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:41:14.971 | + lib/stack:stack_install_service:32 : install_glance 2022-08-19 19:41:14.973 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-19 19:41:14.976 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-19 19:41:14.979 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-19 19:41:14.997 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:15.000 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-19 19:41:15.003 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-19 19:41:15.025 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:15.027 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-19 19:41:15.031 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-19 19:41:15.033 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-19 19:41:15.036 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:41:15.038 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:41:15.041 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-19 19:41:15.045 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:41:15.048 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-19 19:41:15.052 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-19 19:41:15.054 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-19 19:41:15.057 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-19 19:41:15.061 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-19 19:41:15.063 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-19 19:41:15.068 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-19 19:41:15.076 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-19 19:41:15.079 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-19 19:41:15.082 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-19 19:41:15.087 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:41:15.087 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-19 19:41:15.095 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-19 19:41:15.100 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-19 19:41:15.102 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-19 19:41:15.106 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-19 19:41:15.110 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-19 19:41:15.134 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-19 19:41:15.136 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-19 19:41:17.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:17.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:17.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:17.349 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:18.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:41:18.419 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-19 19:41:18.500 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:41:18.510 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:41:18.550 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:41:18.610 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:41:18.634 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:41:18.638 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:41:18.656 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:41:18.666 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:41:18.707 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:41:18.713 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:41:18.717 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:41:18.757 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:41:18.771 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:41:18.774 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:41:18.783 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:41:18.806 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:41:18.821 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:41:18.826 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:41:18.829 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:41:18.831 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:41:18.837 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:41:18.842 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:41:18.857 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:41:18.862 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:41:18.884 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-19 19:41:18.904 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:41:18.908 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:41:18.922 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:41:18.927 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:41:18.929 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:41:18.932 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:41:18.937 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:41:18.951 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:41:18.985 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:41:18.990 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:41:18.999 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:41:19.057 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:41:19.085 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:41:19.088 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:41:19.091 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:41:19.098 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:41:19.102 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:41:19.105 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:41:19.111 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:41:19.113 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:41:19.117 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:41:19.129 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:41:19.138 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:41:19.151 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:41:19.162 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:41:19.171 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:41:19.174 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:41:19.187 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:41:19.192 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:41:19.195 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:41:19.197 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:41:19.225 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:41:19.252 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:41:19.256 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:41:19.258 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:41:19.261 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:41:19.268 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:41:21.147 | + inc/python:pip_install:196 : result=0 2022-08-19 19:41:21.149 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:41:21.152 | + functions-common:time_stop:2439 : local name 2022-08-19 19:41:21.155 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:41:21.157 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:41:21.160 | + functions-common:time_stop:2442 : local total 2022-08-19 19:41:21.162 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:41:21.165 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:41:21.167 | + functions-common:time_stop:2446 : start_time=1660938075128 2022-08-19 19:41:21.169 | + functions-common:time_stop:2448 : [[ -z 1660938075128 ]] 2022-08-19 19:41:21.173 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:41:21.177 | + functions-common:time_stop:2451 : end_time=1660938081175 2022-08-19 19:41:21.180 | + functions-common:time_stop:2452 : elapsed_time=6047 2022-08-19 19:41:21.182 | + functions-common:time_stop:2453 : total=74630 2022-08-19 19:41:21.184 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:41:21.187 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=80677 2022-08-19 19:41:21.190 | + inc/python:pip_install:199 : return 0 2022-08-19 19:41:21.193 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-19 19:41:21.195 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-19 19:41:21.198 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-19 19:41:21.212 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-19 19:41:21.217 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-19 19:41:21.220 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-19 19:41:21.222 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-19 19:41:21.225 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:41:21.227 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:41:21.230 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:41:21.233 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:41:21.235 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:41:21.238 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:41:21.255 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:41:21.258 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:41:21.260 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:21.263 | + functions-common:git_clone:617 : echo master 2022-08-19 19:41:21.264 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:41:21.269 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-19 19:41:21.272 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:21.274 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-19 19:41:21.288 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-19 19:41:21.291 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:41:21.291 | + functions-common:git_clone:678 : head -1 2022-08-19 19:41:21.296 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-19 19:41:21.298 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:41:21.301 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-19 19:41:21.304 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:41:21.306 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:41:21.309 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-19 19:41:21.312 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:41:21.314 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-19 19:41:21.317 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:41:21.320 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:41:21.322 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-19 19:41:21.325 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:41:21.328 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:41:21.331 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-19 19:41:21.334 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:41:21.337 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-19 19:41:21.340 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:41:21.343 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:41:21.346 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-19 19:41:21.352 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-19 19:41:21.355 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-19 19:41:21.994 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-19 19:41:21.997 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:41:22.000 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:41:22.002 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:41:22.005 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:41:22.007 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-19 19:41:22.010 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:41:22.012 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:41:22.015 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:41:22.018 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:41:22.020 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:41:22.022 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:41:22.025 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:41:22.027 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-19 19:41:22.050 | Using python 3.8 to install /opt/stack/glance 2022-08-19 19:41:22.052 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-19 19:41:24.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:24.190 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:24.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:24.190 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:25.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:41:25.231 | Obtaining file:///opt/stack/glance 2022-08-19 19:41:26.569 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:41:26.578 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:41:26.587 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:41:26.598 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:41:26.746 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-19 19:41:26.753 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:41:26.767 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:41:26.781 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:41:26.801 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:41:26.838 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:41:26.852 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:41:26.859 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-19 19:41:26.864 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:41:26.873 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:41:26.875 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-19 19:41:26.943 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:41:26.949 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:41:26.959 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:41:26.996 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:41:27.024 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:41:27.027 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:41:27.067 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:41:27.126 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:41:27.177 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:41:27.182 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:41:27.187 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:41:27.205 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:41:27.243 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:41:27.254 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:41:27.292 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:41:27.298 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:41:27.345 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:41:27.349 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-19 19:41:27.359 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:41:27.398 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:41:27.452 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:41:27.462 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:41:27.482 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:41:27.497 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:41:27.508 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:41:27.516 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:41:27.539 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:41:27.551 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:41:27.564 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:41:27.602 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:41:27.607 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:41:27.611 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:41:27.622 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:41:27.628 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:41:27.645 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:41:27.658 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:41:27.668 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:41:27.671 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:41:27.677 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:41:27.682 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:41:27.695 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:41:27.700 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:41:27.721 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:41:27.725 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:41:27.733 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:41:27.775 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-19 19:41:27.779 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:41:27.784 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-19 19:41:27.787 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:41:27.790 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:41:27.800 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:41:27.803 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:41:27.806 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:41:27.810 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-19 19:41:27.863 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:41:27.877 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:41:27.886 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:41:27.892 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:41:27.902 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:41:27.935 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:41:27.940 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:41:27.943 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:41:27.948 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:41:27.974 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:41:27.977 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:41:27.989 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:41:27.992 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:41:28.019 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:41:28.078 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:41:28.084 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:41:28.086 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:41:28.089 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:41:28.115 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:41:28.117 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:41:28.163 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:41:28.167 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:41:28.176 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:41:28.182 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:41:28.185 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:41:28.196 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:41:28.199 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:41:28.210 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:41:28.213 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:41:28.217 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:41:28.220 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:41:28.223 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:41:28.225 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-19 19:41:28.231 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-19 19:41:28.236 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-19 19:41:28.274 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:41:28.277 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:41:28.279 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:41:28.282 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:41:28.285 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:41:28.287 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:41:28.292 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:41:28.313 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:41:28.316 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:41:28.319 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:41:28.322 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:41:28.369 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:41:28.372 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:41:29.340 | Installing collected packages: glance 2022-08-19 19:41:29.340 | Attempting uninstall: glance 2022-08-19 19:41:29.341 | Found existing installation: glance 25.0.0.0b3.dev12 2022-08-19 19:41:29.345 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-19 19:41:29.346 | Running setup.py develop for glance 2022-08-19 19:41:31.104 | Successfully installed glance 2022-08-19 19:41:31.222 | + inc/python:pip_install:196 : result=0 2022-08-19 19:41:31.224 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:41:31.227 | + functions-common:time_stop:2439 : local name 2022-08-19 19:41:31.234 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:41:31.237 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:41:31.240 | + functions-common:time_stop:2442 : local total 2022-08-19 19:41:31.250 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:41:31.252 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:41:31.255 | + functions-common:time_stop:2446 : start_time=1660938082043 2022-08-19 19:41:31.257 | + functions-common:time_stop:2448 : [[ -z 1660938082043 ]] 2022-08-19 19:41:31.260 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:41:31.264 | + functions-common:time_stop:2451 : end_time=1660938091262 2022-08-19 19:41:31.267 | + functions-common:time_stop:2452 : elapsed_time=9219 2022-08-19 19:41:31.269 | + functions-common:time_stop:2453 : total=80677 2022-08-19 19:41:31.272 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:41:31.274 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=89896 2022-08-19 19:41:31.276 | + inc/python:pip_install:199 : return 0 2022-08-19 19:41:31.279 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:41:31.282 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:41:31.285 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:41:31.307 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:41:31.319 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-19 19:41:31.322 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-19 19:41:31.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:41:31.327 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:41:31.330 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-19 19:41:31.333 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:41:31.335 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:41:31.337 | + ./stack.sh:main:915 : configure_glance 2022-08-19 19:41:31.340 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-19 19:41:31.354 | + lib/glance:configure_glance:326 : local dburl 2022-08-19 19:41:31.358 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-19 19:41:31.360 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-19 19:41:31.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-19 19:41:31.365 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-19 19:41:31.367 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:41:31.369 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:41:31.372 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:41:31.388 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:31.391 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:41:31.393 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:41:31.396 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:41:31.398 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-19 19:41:31.432 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:41:31.468 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-19 19:41:31.502 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:41:31.539 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-19 19:41:31.576 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-19 19:41:31.612 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-19 19:41:31.614 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:41:31.617 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-19 19:41:31.619 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:41:31.622 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-19 19:41:31.661 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-19 19:41:31.695 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:41:31.732 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-19 19:41:31.769 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-19 19:41:31.806 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-19 19:41:31.843 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-19 19:41:31.879 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-19 19:41:31.917 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:41:31.953 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:41:31.991 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:41:32.026 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-19 19:41:32.028 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-19 19:41:32.031 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-19 19:41:32.034 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:41:32.036 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:41:32.039 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:41:32.057 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:32.060 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:41:32.063 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:41:32.066 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:41:32.082 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:32.085 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:41:32.088 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:41:32.124 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:41:32.126 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:41:32.129 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-19 19:41:32.131 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-19 19:41:32.134 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-19 19:41:32.171 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-19 19:41:32.208 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-19 19:41:32.210 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-19 19:41:32.213 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-19 19:41:32.215 | + lib/glance:configure_glance_store:254 : local be 2022-08-19 19:41:32.219 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:41:32.221 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-19 19:41:32.224 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:41:32.262 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-19 19:41:32.266 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.23 2022-08-19 19:41:32.303 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:41:32.306 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-19 19:41:32.324 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:32.327 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-19 19:41:32.362 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-19 19:41:32.397 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-19 19:41:32.435 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-19 19:41:32.472 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-19 19:41:32.511 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-19 19:41:32.530 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:32.532 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:41:32.573 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-19 19:41:32.618 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-19 19:41:32.657 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.23/identity/v3 2022-08-19 19:41:32.696 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-19 19:41:32.731 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.23/image 2022-08-19 19:41:32.774 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-19 19:41:32.791 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:32.793 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-19 19:41:32.796 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-19 19:41:32.798 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:41:32.802 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:41:32.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:41:32.823 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:41:32.825 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:41:32.828 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:41:32.830 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:41:32.867 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:41:32.905 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:41:32.941 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:41:32.983 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-19 19:41:32.988 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-19 19:41:33.030 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-19 19:41:33.071 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:41:33.111 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.23/identity 2022-08-19 19:41:33.151 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-19 19:41:33.190 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-19 19:41:33.230 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-19 19:41:33.268 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:41:33.307 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-19 19:41:33.348 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-19 19:41:33.385 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-19 19:41:33.421 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-19 19:41:33.428 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-19 19:41:33.440 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-19 19:41:33.458 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:33.461 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-19 19:41:33.463 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-19 19:41:33.466 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-19 19:41:33.468 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-19 19:41:33.471 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-19 19:41:33.474 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-19 19:41:33.478 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-19 19:41:33.480 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-19 19:41:33.485 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-19 19:41:33.523 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-19 19:41:33.526 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-19 19:41:33.529 | ++ functions:get_random_port:837 : true 2022-08-19 19:41:33.532 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-19 19:41:33.534 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-19 19:41:33.537 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-19 19:41:33.592 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-19 19:41:33.595 | ++ functions:get_random_port:841 : break 2 2022-08-19 19:41:33.598 | ++ functions:get_random_port:845 : echo 60999 2022-08-19 19:41:33.601 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-19 19:41:33.603 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-19 19:41:33.637 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-19 19:41:33.671 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-19 19:41:33.707 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:41:33.747 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:41:33.786 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:41:33.827 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:41:33.863 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:41:33.898 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:41:33.934 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:41:33.971 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:41:34.005 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:41:34.037 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:41:34.074 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:41:34.109 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-19 19:41:34.142 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-19 19:41:34.179 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-19 19:41:34.212 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-19 19:41:34.246 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-19 19:41:34.279 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-19 19:41:34.282 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-19 19:41:34.285 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:41:34.287 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:34.290 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:34.292 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-19 19:41:34.294 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-19 19:41:34.351 | proxy (enabled by site administrator) 2022-08-19 19:41:34.354 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-19 19:41:34.364 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-19 19:41:34.365 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:41:34.365 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:34.365 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:34.367 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-19 19:41:34.370 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-19 19:41:34.426 | proxy_http (enabled by site administrator) 2022-08-19 19:41:34.431 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-19 19:41:34.435 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-19 19:41:34.438 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-19 19:41:34.441 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:41:34.443 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:34.446 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:34.448 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:41:34.451 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:41:34.454 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-19 19:41:34.455 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:41:34.464 | KeepAlive Off 2022-08-19 19:41:34.469 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-19 19:41:34.470 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:41:34.478 | SetEnv proxy-sendchunked 1 2022-08-19 19:41:34.483 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-19 19:41:34.483 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:41:34.494 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-19 19:41:34.499 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-19 19:41:34.502 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-19 19:41:34.504 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:41:34.512 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:41:34.516 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:41:34.519 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:34.522 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:34.525 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:41:34.528 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:41:34.531 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:34.535 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:34.539 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-19 19:41:34.603 | Site glance-wsgi-api already enabled 2022-08-19 19:41:34.609 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-19 19:41:34.611 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:41:34.614 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:41:34.617 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:41:34.764 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-19 19:41:34.776 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-19 19:41:34.827 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:41:34.830 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:41:34.833 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-19 19:41:34.855 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:34.859 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-19 19:41:34.861 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-19 19:41:34.864 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-19 19:41:34.866 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:41:34.869 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-19 19:41:34.872 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-19 19:41:34.876 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-19 19:41:34.878 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-19 19:41:34.880 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:41:34.883 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:41:34.886 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:41:34.889 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:41:34.891 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:41:34.895 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:41:34.913 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:41:34.916 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:41:34.918 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:34.922 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:41:34.925 | + functions-common:git_clone:617 : echo master 2022-08-19 19:41:34.928 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-19 19:41:34.931 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:34.933 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-19 19:41:34.953 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-19 19:41:34.955 | + functions-common:git_clone:678 : head -1 2022-08-19 19:41:34.957 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:41:34.963 | 6605f5a94 Merge "Move NFS job to voting" 2022-08-19 19:41:34.966 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:41:34.970 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-19 19:41:34.972 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:41:34.975 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:41:34.977 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-19 19:41:34.980 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:41:34.983 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-19 19:41:34.988 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:41:34.991 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:41:34.993 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-19 19:41:34.996 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:41:35.001 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:41:35.004 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-19 19:41:35.007 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:41:35.012 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-19 19:41:35.015 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:41:35.017 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:41:35.021 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-19 19:41:35.027 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-19 19:41:35.030 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-19 19:41:35.665 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-19 19:41:35.668 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:41:35.670 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:41:35.672 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:41:35.675 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:41:35.678 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-19 19:41:35.680 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:41:35.682 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:41:35.685 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:41:35.688 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:41:35.690 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:41:35.693 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:41:35.696 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:41:35.698 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-19 19:41:35.724 | Using python 3.8 to install /opt/stack/cinder 2022-08-19 19:41:35.726 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-19 19:41:37.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:37.856 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:37.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:37.856 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:38.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:41:38.911 | Obtaining file:///opt/stack/cinder 2022-08-19 19:41:41.089 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:41:41.099 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:41:41.107 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:41:41.119 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:41:41.262 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:41:41.275 | Requirement already satisfied: boto3===1.24.51 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.51) 2022-08-19 19:41:41.286 | Requirement already satisfied: botocore===1.27.51 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.51) 2022-08-19 19:41:41.296 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:41:41.315 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:41:41.353 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:41:41.366 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:41:41.369 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:41:41.377 | Requirement already satisfied: google-api-python-client===2.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.56.0) 2022-08-19 19:41:41.390 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-19 19:41:41.419 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-19 19:41:41.425 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:41:41.430 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:41:41.441 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:41:41.477 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:41:41.481 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:41:41.483 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:41:41.522 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:41:41.581 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:41:41.634 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:41:41.646 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-19 19:41:41.655 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:41:41.678 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:41:41.682 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:41:41.699 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:41:41.735 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:41:41.745 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:41:41.785 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:41:41.791 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:41:41.837 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:41:41.841 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:41:41.880 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:41:41.934 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:41:41.944 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:41:41.962 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:41:41.977 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:41:41.991 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:41:42.003 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:41:42.006 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:41:42.014 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:41:42.036 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:41:42.046 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:41:42.060 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:41:42.107 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-19 19:41:42.128 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:41:42.168 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:41:42.173 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-19 19:41:42.206 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:41:42.209 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:41:42.221 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:41:42.227 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:41:42.245 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-19 19:41:42.247 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-19 19:41:42.253 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:41:42.263 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:41:42.265 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:41:42.271 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:41:42.276 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:41:42.289 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:41:42.294 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-19 19:41:42.310 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:41:42.332 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:41:42.346 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-19 19:41:42.366 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:41:42.370 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:41:42.377 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:41:42.391 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:41:42.395 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-19 19:41:42.399 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-19 19:41:42.404 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-19 19:41:42.410 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:41:42.413 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:41:42.424 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:41:42.426 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:41:42.429 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:41:42.433 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-19 19:41:42.437 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-19 19:41:42.443 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-19 19:41:42.495 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:41:42.509 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:41:42.518 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:41:42.523 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:41:42.533 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:41:42.591 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-19 19:41:42.594 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:41:42.627 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:41:42.630 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-19 19:41:42.636 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:41:42.642 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:41:42.645 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:41:42.650 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:41:42.676 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-19 19:41:42.679 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:41:42.681 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:41:42.685 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:41:42.711 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-19 19:41:42.725 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:41:42.727 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:41:42.785 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:41:42.812 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:41:42.817 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:41:42.820 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:41:42.827 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:41:42.829 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:41:42.834 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:41:42.847 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:41:42.893 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:41:42.898 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:41:42.900 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:41:42.907 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:41:42.915 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:41:42.918 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:41:42.930 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:41:42.933 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-19 19:41:42.944 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:41:42.955 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:41:42.967 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:41:42.969 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:41:42.974 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:41:42.977 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-19 19:41:42.981 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:41:42.983 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-19 19:41:43.021 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-19 19:41:43.026 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-19 19:41:43.032 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:41:43.034 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:41:43.038 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:41:43.041 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-19 19:41:43.044 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-19 19:41:43.050 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:41:43.060 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:41:43.063 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:41:43.066 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:41:43.069 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:41:43.117 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:41:43.120 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:41:44.008 | Installing collected packages: cinder 2022-08-19 19:41:44.008 | Attempting uninstall: cinder 2022-08-19 19:41:44.009 | Found existing installation: cinder 20.1.0.dev388 2022-08-19 19:41:44.012 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-19 19:41:44.013 | Running setup.py develop for cinder 2022-08-19 19:41:46.589 | Successfully installed cinder 2022-08-19 19:41:46.708 | + inc/python:pip_install:196 : result=0 2022-08-19 19:41:46.710 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:41:46.713 | + functions-common:time_stop:2439 : local name 2022-08-19 19:41:46.715 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:41:46.718 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:41:46.720 | + functions-common:time_stop:2442 : local total 2022-08-19 19:41:46.723 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:41:46.725 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:41:46.728 | + functions-common:time_stop:2446 : start_time=1660938095717 2022-08-19 19:41:46.730 | + functions-common:time_stop:2448 : [[ -z 1660938095717 ]] 2022-08-19 19:41:46.733 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:41:46.738 | + functions-common:time_stop:2451 : end_time=1660938106735 2022-08-19 19:41:46.740 | + functions-common:time_stop:2452 : elapsed_time=11018 2022-08-19 19:41:46.743 | + functions-common:time_stop:2453 : total=89896 2022-08-19 19:41:46.745 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:41:46.747 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=100914 2022-08-19 19:41:46.751 | + inc/python:pip_install:199 : return 0 2022-08-19 19:41:46.753 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:41:46.756 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:41:46.758 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:41:46.779 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:41:46.793 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-19 19:41:46.796 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-19 19:41:46.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:41:46.801 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:41:46.804 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-19 19:41:46.806 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:41:46.809 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-19 19:41:46.813 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-19 19:41:46.817 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-19 19:41:46.820 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:46.822 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:46.825 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-19 19:41:46.840 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-19 19:41:46.842 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:41:46.845 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:41:46.848 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:41:46.851 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:41:46.854 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:46.856 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:41:46.859 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:46.862 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:46.864 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:41:46.867 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:41:46.870 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:41:46.872 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:41:46.875 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-19 19:41:46.878 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:41:46.881 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:46.883 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:46.886 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-19 19:41:46.914 | + 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-08-19 19:41:47.025 | Reading package lists... 2022-08-19 19:41:47.294 | Building dependency tree... 2022-08-19 19:41:47.295 | Reading state information... 2022-08-19 19:41:47.607 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-19 19:41:47.607 | The following packages were automatically installed and are no longer required: 2022-08-19 19:41:47.608 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:41:47.608 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:41:47.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:41:47.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:41:47.609 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:41:47.609 | python3-zope.interface 2022-08-19 19:41:47.609 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:41:47.731 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:41:47.738 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:41:47.740 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:41:47.743 | + functions-common:time_stop:2439 : local name 2022-08-19 19:41:47.746 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:41:47.748 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:41:47.751 | + functions-common:time_stop:2442 : local total 2022-08-19 19:41:47.754 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:41:47.756 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:41:47.759 | + functions-common:time_stop:2446 : start_time=1660938106911 2022-08-19 19:41:47.761 | + functions-common:time_stop:2448 : [[ -z 1660938106911 ]] 2022-08-19 19:41:47.765 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:41:47.770 | + functions-common:time_stop:2451 : end_time=1660938107767 2022-08-19 19:41:47.773 | + functions-common:time_stop:2452 : elapsed_time=856 2022-08-19 19:41:47.775 | + functions-common:time_stop:2453 : total=6419 2022-08-19 19:41:47.778 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:41:47.781 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7275 2022-08-19 19:41:47.784 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:41:47.787 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:41:47.789 | + ./stack.sh:main:921 : configure_cinder 2022-08-19 19:41:47.792 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-19 19:41:47.807 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-19 19:41:47.811 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-19 19:41:47.813 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-19 19:41:47.815 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:41:47.819 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-19 19:41:47.820 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:41:47.830 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-19 19:41:47.833 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-19 19:41:47.835 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:41:47.837 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-19 19:41:47.839 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-19 19:41:47.841 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-19 19:41:47.844 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-19 19:41:47.847 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-19 19:41:47.860 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-19 19:41:47.873 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-19 19:41:47.887 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-19 19:41:47.901 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-19 19:41:47.914 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:41:47.917 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:41:47.923 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.KsXOL071a4 2022-08-19 19:41:47.925 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:41:47.928 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:41:47.930 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-19 19:41:47.933 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.KsXOL071a4 2022-08-19 19:41:47.939 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.KsXOL071a4 2022-08-19 19:41:47.951 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.KsXOL071a4 /etc/sudoers.d/cinder-rootwrap 2022-08-19 19:41:47.965 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-19 19:41:47.970 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:41:47.973 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:41:47.975 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:41:47.977 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:41:47.980 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-19 19:41:47.982 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-19 19:41:47.984 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-19 19:41:47.987 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-19 19:41:47.992 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-19 19:41:47.996 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-19 19:41:48.016 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-19 19:41:48.039 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-19 19:41:48.065 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-19 19:41:48.085 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-19 19:41:48.111 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-19 19:41:48.135 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-19 19:41:48.157 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-19 19:41:48.184 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-19 19:41:48.187 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:41:48.190 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-19 19:41:48.192 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:41:48.195 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-19 19:41:48.232 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-19 19:41:48.267 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:41:48.303 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-19 19:41:48.347 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-19 19:41:48.389 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-19 19:41:48.426 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-19 19:41:48.461 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-19 19:41:48.497 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:41:48.532 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:41:48.572 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-19 19:41:48.611 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-19 19:41:48.651 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-19 19:41:48.654 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-19 19:41:48.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-19 19:41:48.660 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-19 19:41:48.662 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:41:48.665 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:41:48.667 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:41:48.686 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:48.689 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:41:48.691 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:41:48.694 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:41:48.734 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-19 19:41:48.769 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-19 19:41:48.812 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-19 19:41:48.850 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-19 19:41:48.885 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-19 19:41:48.921 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-19 19:41:48.960 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-19 19:41:48.963 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.23 2022-08-19 19:41:49.002 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:41:49.046 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-19 19:41:49.054 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ffca8e637489963b24750dfbb93fbbdf 2022-08-19 19:41:49.092 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-19 19:41:49.095 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-19 19:41:49.135 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-19 19:41:49.172 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-19 19:41:49.206 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-19 19:41:49.242 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-19 19:41:49.259 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:49.262 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-19 19:41:49.282 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:49.285 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-19 19:41:49.311 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:49.313 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-19 19:41:49.332 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:49.335 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-19 19:41:49.337 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-19 19:41:49.340 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-19 19:41:49.343 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-19 19:41:49.346 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:41:49.349 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:41:49.351 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:41:49.372 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:49.377 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:41:49.380 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:41:49.382 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:41:49.400 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:49.408 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:41:49.408 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:41:49.448 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:41:49.451 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:41:49.455 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-19 19:41:49.458 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-19 19:41:49.461 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:41:49.464 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:41:49.490 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:41:49.493 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:41:49.497 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:41:49.500 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:41:49.503 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:41:49.541 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:41:49.580 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:41:49.622 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:41:49.659 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-19 19:41:49.679 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:49.682 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-19 19:41:49.685 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:41:49.687 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-19 19:41:49.690 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-19 19:41:49.692 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:41:49.694 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:41:49.698 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-19 19:41:49.703 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-19 19:41:49.705 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:41:49.709 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:41:49.727 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:41:49.727 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:41:49.740 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:41:49.744 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:41:49.764 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:41:49.767 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:41:49.771 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-19 19:41:49.809 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:41:49.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-19 19:41:49.882 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:41:49.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:41:49.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:41:49.996 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:41:50.032 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:41:50.071 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:41:50.110 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:41:50.144 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:41:50.184 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:41:50.218 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:41:50.256 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:41:50.258 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:41:50.262 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-19 19:41:50.266 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-19 19:41:50.269 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:41:50.271 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:50.274 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:50.276 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:41:50.280 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:41:50.283 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:41:50.318 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:41:50.361 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-19 19:41:50.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:41:50.371 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-19 19:41:50.375 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-19 19:41:50.377 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-19 19:41:50.380 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:41:50.382 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:41:50.385 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:41:50.388 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:50.391 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:50.393 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:41:50.396 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:41:50.398 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:41:50.400 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:41:50.404 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-19 19:41:50.475 | Enabling site cinder-wsgi. 2022-08-19 19:41:50.480 | To activate the new configuration, you need to run: 2022-08-19 19:41:50.481 | systemctl reload apache2 2022-08-19 19:41:50.486 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:41:50.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:41:50.491 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:41:50.502 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:41:50.654 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-19 19:41:50.658 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-19 19:41:50.707 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.23/image 2022-08-19 19:41:50.746 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-19 19:41:50.766 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:41:50.769 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-19 19:41:50.771 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:41:50.774 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:41:50.778 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:41:50.784 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-19 19:41:50.825 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-19 19:41:50.865 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.23/identity 2022-08-19 19:41:50.904 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-19 19:41:50.943 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-19 19:41:50.988 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-19 19:41:51.032 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-19 19:41:51.066 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-19 19:41:51.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:41:51.142 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-19 19:41:51.181 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-19 19:41:51.226 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:41:51.266 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-19 19:41:51.268 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-19 19:41:51.289 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:51.291 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.23:2379 2022-08-19 19:41:51.331 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:41:51.333 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:41:51.337 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-19 19:41:51.359 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:41:51.362 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-19 19:41:51.364 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-19 19:41:51.367 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-19 19:41:51.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:41:51.372 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-19 19:41:51.375 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-19 19:41:51.379 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:41:51.380 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:41:51.386 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:41:51.390 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:41:51.396 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:41:51.399 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:41:51.402 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-19 19:41:51.405 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-19 19:41:51.408 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-19 19:41:51.411 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:41:51.414 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:41:51.417 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-19 19:41:51.419 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:41:51.423 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-19 19:41:51.426 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-19 19:41:51.429 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-19 19:41:51.431 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:41:51.434 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:41:51.437 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:41:51.439 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:41:51.442 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:41:51.445 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:41:51.463 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:41:51.465 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:41:51.468 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:51.471 | + functions-common:git_clone:617 : echo master 2022-08-19 19:41:51.471 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:41:51.477 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-19 19:41:51.479 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:41:51.482 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-19 19:41:51.498 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-19 19:41:51.502 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:41:51.503 | + functions-common:git_clone:678 : head -1 2022-08-19 19:41:51.515 | b0a257fd33 Merge "Add vpnaas to extensions supported by ovn" 2022-08-19 19:41:51.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:41:51.522 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-19 19:41:51.525 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:41:51.527 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:41:51.532 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-19 19:41:51.535 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:41:51.538 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-19 19:41:51.540 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:41:51.543 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:41:51.545 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-19 19:41:51.548 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:41:51.552 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:41:51.555 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-19 19:41:51.558 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:41:51.562 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-19 19:41:51.565 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:41:51.568 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:41:51.572 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-19 19:41:51.579 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-19 19:41:51.582 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-19 19:41:52.248 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-19 19:41:52.249 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:41:52.252 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:41:52.256 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:41:52.260 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:41:52.263 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-19 19:41:52.267 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:41:52.271 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:41:52.274 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:41:52.277 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:41:52.281 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:41:52.285 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:41:52.290 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:41:52.294 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-19 19:41:52.332 | Using python 3.8 to install /opt/stack/neutron 2022-08-19 19:41:52.335 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-19 19:41:54.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:54.496 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:54.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:41:54.496 | from cryptography.utils import int_from_bytes 2022-08-19 19:41:55.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:41:55.643 | Obtaining file:///opt/stack/neutron 2022-08-19 19:41:58.117 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:41:58.125 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:41:58.128 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:41:58.136 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:41:58.146 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:41:58.157 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:41:58.302 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:41:58.316 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:41:58.329 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:41:58.335 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:41:58.337 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:41:58.346 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:41:58.349 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:41:58.354 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:41:58.364 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:41:58.400 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:41:58.429 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:41:58.486 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:41:58.537 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:41:58.542 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:41:58.545 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-19 19:41:58.582 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:41:58.608 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-19 19:41:58.625 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:41:58.629 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:41:58.633 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:41:58.637 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:41:58.660 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:41:58.697 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:41:58.708 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:41:58.747 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:41:58.753 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:41:58.800 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:41:58.805 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:41:58.843 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:41:58.898 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:41:58.908 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:41:58.926 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:41:58.941 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:41:58.955 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:41:58.966 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:41:58.969 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:41:58.977 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:41:58.999 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:41:59.009 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:41:59.023 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:41:59.041 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:41:59.081 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:41:59.086 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:41:59.094 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:41:59.099 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:41:59.101 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-19 19:41:59.109 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:41:59.121 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:41:59.127 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:41:59.145 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:41:59.156 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:41:59.166 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:41:59.168 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:41:59.174 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:41:59.180 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:41:59.185 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-19 19:41:59.231 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:41:59.253 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:41:59.277 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:41:59.292 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:41:59.297 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:41:59.303 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:41:59.317 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:41:59.320 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:41:59.324 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-19 19:41:59.329 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:41:59.332 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:41:59.334 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:41:59.338 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:41:59.348 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:41:59.350 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:41:59.353 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:41:59.357 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:41:59.371 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:41:59.381 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:41:59.386 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:41:59.397 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:41:59.456 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:41:59.489 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:41:59.493 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:41:59.498 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:41:59.501 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:41:59.506 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:41:59.532 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:41:59.534 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:41:59.545 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:41:59.571 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:41:59.574 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:41:59.612 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:41:59.615 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:41:59.619 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:41:59.641 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:41:59.644 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:41:59.649 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:41:59.652 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:41:59.656 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:41:59.659 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:41:59.661 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:41:59.666 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:41:59.711 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:41:59.719 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:41:59.723 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:41:59.734 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-19 19:41:59.736 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:41:59.775 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:41:59.785 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:41:59.799 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-19 19:41:59.803 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:41:59.808 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:41:59.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:41:59.814 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:41:59.816 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:41:59.818 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:41:59.822 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:41:59.824 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:41:59.827 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:41:59.884 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:41:59.888 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:41:59.892 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:41:59.939 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:42:00.960 | Installing collected packages: neutron 2022-08-19 19:42:00.960 | Attempting uninstall: neutron 2022-08-19 19:42:00.961 | Found existing installation: neutron 20.1.0.dev497 2022-08-19 19:42:00.972 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-19 19:42:00.973 | Running setup.py develop for neutron 2022-08-19 19:42:03.741 | Successfully installed neutron 2022-08-19 19:42:03.863 | + inc/python:pip_install:196 : result=0 2022-08-19 19:42:03.868 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:42:03.870 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:03.873 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:03.876 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:03.878 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:03.880 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:03.883 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:42:03.885 | + functions-common:time_stop:2446 : start_time=1660938112322 2022-08-19 19:42:03.887 | + functions-common:time_stop:2448 : [[ -z 1660938112322 ]] 2022-08-19 19:42:03.890 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:03.894 | + functions-common:time_stop:2451 : end_time=1660938123892 2022-08-19 19:42:03.897 | + functions-common:time_stop:2452 : elapsed_time=11570 2022-08-19 19:42:03.899 | + functions-common:time_stop:2453 : total=100914 2022-08-19 19:42:03.901 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:03.903 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=112484 2022-08-19 19:42:03.906 | + inc/python:pip_install:199 : return 0 2022-08-19 19:42:03.909 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:42:03.912 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:42:03.915 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:42:03.939 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:42:03.955 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-19 19:42:03.957 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-19 19:42:03.961 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:42:03.965 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:42:03.968 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-19 19:42:03.971 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:42:03.973 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:42:03.976 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:42:03.979 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-19 19:42:03.999 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:04.002 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-19 19:42:04.006 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-19 19:42:04.008 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-19 19:42:04.016 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:42:04.020 | + lib/stack:stack_install_service:32 : install_nova 2022-08-19 19:42:04.022 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-19 19:42:04.025 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-19 19:42:04.028 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:42:04.030 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:42:04.033 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-19 19:42:04.035 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:42:04.038 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-19 19:42:04.059 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:04.064 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-19 19:42:04.084 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:04.087 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-19 19:42:04.107 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:04.110 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-19 19:42:04.112 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-19 19:42:04.115 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-19 19:42:04.118 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:42:04.121 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:42:04.125 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:42:04.128 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:42:04.131 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:42:04.134 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:42:04.150 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:42:04.153 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:42:04.156 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:04.160 | + functions-common:git_clone:617 : echo master 2022-08-19 19:42:04.160 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:42:04.170 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-19 19:42:04.174 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:04.177 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-19 19:42:04.191 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-19 19:42:04.195 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:42:04.195 | + functions-common:git_clone:678 : head -1 2022-08-19 19:42:04.224 | 85c9544444 Merge "block_device: Add encryption attributes to image and ephemeral disks" 2022-08-19 19:42:04.228 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:42:04.237 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-19 19:42:04.240 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:42:04.243 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:42:04.245 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-19 19:42:04.248 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:42:04.250 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-19 19:42:04.253 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:42:04.256 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:42:04.258 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-19 19:42:04.261 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:42:04.263 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:42:04.266 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-19 19:42:04.269 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:42:04.272 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-19 19:42:04.275 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:42:04.277 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:42:04.281 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-19 19:42:04.288 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-19 19:42:04.290 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-19 19:42:04.927 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-19 19:42:04.930 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:42:04.932 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:42:04.934 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:42:04.937 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:42:04.939 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-19 19:42:04.941 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:42:04.944 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:42:04.946 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:42:04.949 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:42:04.951 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:42:04.954 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:42:04.956 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:42:04.958 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-19 19:42:04.980 | Using python 3.8 to install /opt/stack/nova 2022-08-19 19:42:04.982 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-19 19:42:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:07.144 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:07.144 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:08.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:42:08.184 | Obtaining file:///opt/stack/nova 2022-08-19 19:42:11.575 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:42:11.581 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:42:11.584 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:42:11.592 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:42:11.601 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:42:11.604 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:42:11.615 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:42:11.765 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:42:11.778 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:42:11.793 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:42:11.813 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:42:11.851 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:42:11.864 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:42:11.867 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:42:11.876 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:42:11.879 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:42:11.884 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:42:11.922 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:42:11.949 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:42:11.952 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:42:11.992 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:42:12.052 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:42:12.105 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:42:12.115 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-19 19:42:12.119 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:42:12.124 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:42:12.127 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:42:12.153 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:42:12.177 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:42:12.181 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:42:12.185 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:42:12.190 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:42:12.213 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:42:12.231 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:42:12.269 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:42:12.279 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:42:12.320 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:42:12.325 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:42:12.373 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:42:12.378 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-19 19:42:12.388 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:42:12.428 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:42:12.485 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:42:12.495 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:42:12.515 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:42:12.529 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:42:12.544 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:42:12.557 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:42:12.560 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:42:12.568 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:42:12.623 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:42:12.633 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:42:12.647 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:42:12.666 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:42:12.676 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:42:12.682 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-19 19:42:12.715 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:42:12.719 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:42:12.730 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:42:12.737 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:42:12.755 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:42:12.766 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:42:12.769 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:42:12.774 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:42:12.781 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:42:12.786 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:42:12.800 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:42:12.815 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:42:12.820 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-19 19:42:12.837 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:42:12.859 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:42:12.885 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:42:12.890 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:42:12.897 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:42:12.910 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:42:12.912 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-19 19:42:12.917 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:42:12.922 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:42:12.925 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:42:12.928 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:42:12.939 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:42:12.942 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:42:12.945 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:42:12.949 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:42:12.963 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:42:12.972 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:42:12.977 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:42:12.988 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:42:13.049 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:42:13.083 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:42:13.087 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-19 19:42:13.093 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:42:13.098 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-19 19:42:13.102 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:42:13.106 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:42:13.111 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:42:13.138 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:42:13.141 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:42:13.151 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:42:13.155 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:42:13.183 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:42:13.241 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:42:13.247 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:42:13.269 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:42:13.272 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:42:13.277 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:42:13.280 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:42:13.287 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:42:13.290 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:42:13.294 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:42:13.341 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:42:13.345 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:42:13.352 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:42:13.355 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:42:13.368 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:42:13.373 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-19 19:42:13.384 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:42:13.395 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:42:13.408 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:42:13.423 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-19 19:42:13.427 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:42:13.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:42:13.433 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:42:13.438 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:42:13.440 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:42:13.443 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-08-19 19:42:13.446 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:42:13.448 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:42:13.452 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:42:13.454 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:42:13.457 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:42:13.507 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:42:13.511 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:42:14.535 | Installing collected packages: nova 2022-08-19 19:42:14.535 | Attempting uninstall: nova 2022-08-19 19:42:14.536 | Found existing installation: nova 25.1.0.dev253 2022-08-19 19:42:14.540 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-19 19:42:14.541 | Running setup.py develop for nova 2022-08-19 19:42:18.267 | Successfully installed nova 2022-08-19 19:42:18.384 | + inc/python:pip_install:196 : result=0 2022-08-19 19:42:18.387 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:42:18.389 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:18.391 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:18.393 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:18.396 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:18.398 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:18.400 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:42:18.402 | + functions-common:time_stop:2446 : start_time=1660938124975 2022-08-19 19:42:18.405 | + functions-common:time_stop:2448 : [[ -z 1660938124975 ]] 2022-08-19 19:42:18.408 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:18.412 | + functions-common:time_stop:2451 : end_time=1660938138410 2022-08-19 19:42:18.415 | + functions-common:time_stop:2452 : elapsed_time=13435 2022-08-19 19:42:18.417 | + functions-common:time_stop:2453 : total=112484 2022-08-19 19:42:18.419 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:18.422 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=125919 2022-08-19 19:42:18.424 | + inc/python:pip_install:199 : return 0 2022-08-19 19:42:18.426 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:42:18.429 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:42:18.432 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:42:18.451 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:42:18.463 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-19 19:42:18.466 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-19 19:42:18.469 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:42:18.472 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:42:18.474 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-19 19:42:18.477 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:42:18.479 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-19 19:42:18.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:42:18.500 | + ./stack.sh:main:932 : configure_nova 2022-08-19 19:42:18.502 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-19 19:42:18.516 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-19 19:42:18.518 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-19 19:42:18.521 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:42:18.525 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-19 19:42:18.525 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:42:18.531 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-19 19:42:18.533 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-19 19:42:18.537 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:42:18.540 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-19 19:42:18.542 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-19 19:42:18.545 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-19 19:42:18.548 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-19 19:42:18.551 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-19 19:42:18.564 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-19 19:42:18.577 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-19 19:42:18.590 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-19 19:42:18.605 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-19 19:42:18.618 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:42:18.621 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:42:18.627 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cr7Gh309pP 2022-08-19 19:42:18.630 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:42:18.633 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:42:18.637 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-19 19:42:18.639 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:42:18.643 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:42:18.646 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cr7Gh309pP 2022-08-19 19:42:18.651 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cr7Gh309pP 2022-08-19 19:42:18.665 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cr7Gh309pP /etc/sudoers.d/nova-rootwrap 2022-08-19 19:42:18.681 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-19 19:42:18.685 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:42:18.688 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:42:18.690 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:42:18.692 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:42:18.695 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-19 19:42:18.698 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-19 19:42:18.702 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-19 19:42:18.704 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-19 19:42:18.709 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-19 19:42:18.728 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:18.731 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-19 19:42:18.734 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-19 19:42:18.740 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-19 19:42:18.744 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-19 19:42:18.778 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-19 19:42:18.781 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-19 19:42:18.815 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-19 19:42:18.853 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-19 19:42:18.886 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-19 19:42:18.922 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-19 19:42:18.957 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-19 19:42:18.991 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-19 19:42:18.994 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.23 2022-08-19 19:42:19.026 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-19 19:42:19.058 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-19 19:42:19.091 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-19 19:42:19.129 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-19 19:42:19.160 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:42:19.195 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-19 19:42:19.198 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:42:19.200 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:42:19.202 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:42:19.204 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:42:19.206 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:42:19.209 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:42:19.211 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:42:19.213 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:42:19.215 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:42:19.217 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:42:19.220 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-19 19:42:19.222 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:42:19.225 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:42:19.227 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:42:19.229 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:42:19.231 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:42:19.234 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:42:19.236 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-19 19:42:19.253 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:19.255 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:42:19.257 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-19 19:42:19.259 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-19 19:42:19.292 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-19 19:42:19.294 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-19 19:42:19.297 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-19 19:42:19.299 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-19 19:42:19.301 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:42:19.304 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:19.306 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:42:19.322 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:19.324 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:42:19.327 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:19.329 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:19.365 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-19 19:42:19.367 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-19 19:42:19.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-19 19:42:19.372 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-19 19:42:19.374 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:42:19.377 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:19.379 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:42:19.394 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:19.397 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:42:19.399 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:19.402 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:19.440 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-19 19:42:19.475 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-19 19:42:19.506 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-19 19:42:19.539 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-19 19:42:19.556 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:19.558 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-19 19:42:19.574 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:19.578 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-19 19:42:19.579 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-19 19:42:19.585 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-19 19:42:19.587 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-19 19:42:19.621 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-19 19:42:19.637 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:19.639 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-19 19:42:19.642 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:42:19.644 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:42:19.647 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:42:19.649 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-19 19:42:19.684 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-19 19:42:19.717 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:42:19.753 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-19 19:42:19.792 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-19 19:42:19.830 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-19 19:42:19.866 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-19 19:42:19.904 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-19 19:42:19.942 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:42:19.995 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:42:20.029 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-19 19:42:20.047 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:20.050 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-19 19:42:20.052 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-19 19:42:20.091 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-19 19:42:20.127 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.23/identity 2022-08-19 19:42:20.164 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-19 19:42:20.200 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-19 19:42:20.232 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-19 19:42:20.265 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-19 19:42:20.297 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-19 19:42:20.330 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-19 19:42:20.346 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:20.349 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-19 19:42:20.351 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-19 19:42:20.384 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-19 19:42:20.420 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-19 19:42:20.422 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-19 19:42:20.455 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-19 19:42:20.457 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-19 19:42:20.460 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-19 19:42:20.462 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:42:20.464 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:42:20.466 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:42:20.470 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:42:20.472 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:42:20.474 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:42:20.477 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-19 19:42:20.479 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:42:20.481 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:42:20.484 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:42:20.486 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:42:20.488 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:42:20.491 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:42:20.493 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:42:20.495 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:42:20.497 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:42:20.500 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:42:20.502 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-19 19:42:20.504 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-19 19:42:20.507 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:42:20.510 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:42:20.527 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:42:20.529 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:42:20.532 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:42:20.534 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:42:20.537 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:42:20.569 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:20.602 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:20.634 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:42:20.669 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-19 19:42:20.706 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-19 19:42:20.722 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:20.725 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-19 19:42:20.727 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-19 19:42:20.730 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-19 19:42:20.732 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-19 19:42:20.734 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:42:20.737 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:42:20.740 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-19 19:42:20.744 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-19 19:42:20.746 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:42:20.748 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:42:20.762 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:42:20.762 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:20.774 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:42:20.777 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:20.794 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:42:20.797 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-19 19:42:20.800 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-19 19:42:20.835 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:42:20.866 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-19 19:42:20.899 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:42:20.932 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:42:20.964 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:42:20.996 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:42:21.028 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:42:21.060 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:42:21.095 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:42:21.127 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:42:21.160 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:42:21.192 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:42:21.225 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:42:21.227 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:42:21.230 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-19 19:42:21.232 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-19 19:42:21.235 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:42:21.237 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:21.240 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:21.242 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:42:21.245 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:42:21.247 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:42:21.280 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:42:21.314 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-19 19:42:21.315 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:42:21.323 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-19 19:42:21.327 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-19 19:42:21.330 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-19 19:42:21.332 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:42:21.334 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:42:21.337 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:42:21.339 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:21.341 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:21.344 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:42:21.347 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:42:21.349 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:21.351 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:21.354 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-19 19:42:21.417 | Enabling site nova-api-wsgi. 2022-08-19 19:42:21.422 | To activate the new configuration, you need to run: 2022-08-19 19:42:21.422 | systemctl reload apache2 2022-08-19 19:42:21.427 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:42:21.430 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:42:21.432 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:42:21.434 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:42:21.580 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-19 19:42:21.603 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:21.606 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-19 19:42:21.608 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:42:21.611 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-19 19:42:21.614 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-19 19:42:21.617 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-19 19:42:21.619 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:42:21.623 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:42:21.629 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-19 19:42:21.631 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:42:21.634 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:42:21.648 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:21.649 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:42:21.660 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:42:21.664 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:21.680 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-19 19:42:21.683 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:42:21.686 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:42:21.723 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-19 19:42:21.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-19 19:42:21.789 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:42:21.822 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:42:21.853 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:42:21.887 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:42:21.919 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:42:21.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:42:21.986 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:42:22.031 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:42:22.064 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:42:22.097 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:42:22.130 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-19 19:42:22.133 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-19 19:42:22.167 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-19 19:42:22.183 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:22.186 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:42:22.222 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-19 19:42:22.225 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-19 19:42:22.227 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-19 19:42:22.244 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:22.246 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:42:22.250 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:42:22.283 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-19 19:42:22.321 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-19 19:42:22.324 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:42:22.326 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-19 19:42:22.329 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:42:22.331 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:42:22.334 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:42:22.356 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:22.359 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:42:22.362 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:42:22.364 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:42:22.385 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:22.388 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:42:22.391 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:42:22.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:42:22.426 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:42:22.429 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-19 19:42:22.464 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-19 19:42:22.497 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-19 19:42:22.533 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-19 19:42:22.551 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:22.553 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:42:22.586 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-19 19:42:22.588 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-19 19:42:22.590 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-19 19:42:22.627 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-19 19:42:22.663 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.23/identity 2022-08-19 19:42:22.697 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-19 19:42:22.732 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-19 19:42:22.765 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-19 19:42:22.799 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-19 19:42:22.834 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-19 19:42:22.868 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-19 19:42:22.901 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-19 19:42:22.918 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:22.922 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-19 19:42:22.926 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:42:22.929 | + lib/nova:create_nova_conf:549 : local conf 2022-08-19 19:42:22.931 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-19 19:42:22.934 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-19 19:42:22.937 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:42:22.939 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:42:22.942 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:42:22.945 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-19 19:42:22.947 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-19 19:42:22.952 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-19 19:42:22.954 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-19 19:42:22.957 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-19 19:42:22.959 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-19 19:42:22.962 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:42:22.964 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:22.966 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:42:22.983 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:22.986 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:42:22.989 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:22.991 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:23.028 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-19 19:42:23.064 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-19 19:42:23.100 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:42:23.102 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-19 19:42:23.104 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-19 19:42:23.107 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-19 19:42:23.123 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:23.127 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-19 19:42:23.127 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-19 19:42:23.836 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-19 19:42:23.838 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-19 19:42:23.841 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:42:23.843 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-19 19:42:23.846 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:42:23.848 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-19 19:42:23.850 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:42:23.867 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:23.870 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-19 19:42:23.873 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-19 19:42:23.876 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:42:23.893 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:23.895 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/nova_cell1 2022-08-19 19:42:23.904 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/nova_cell1 2022-08-19 19:42:23.937 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:42:23.940 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:42:23.942 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-19 19:42:23.960 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:23.962 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-19 19:42:23.964 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:42:23.967 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-19 19:42:24.004 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:42:24.042 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-19 19:42:24.075 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-19 19:42:24.107 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-19 19:42:24.140 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-19 19:42:24.173 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-19 19:42:24.208 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-19 19:42:24.240 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-19 19:42:24.243 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-19 19:42:24.245 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-19 19:42:24.248 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:42:24.265 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:42:24.268 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:42:24.270 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:42:24.272 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:42:24.275 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:42:24.308 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:24.340 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:24.373 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:42:24.406 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:42:24.409 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-19 19:42:24.413 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:42:24.416 | + lib/nova:create_nova_conf:583 : local conf 2022-08-19 19:42:24.418 | + lib/nova:create_nova_conf:584 : local offset 2022-08-19 19:42:24.421 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-19 19:42:24.423 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:42:24.426 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:42:24.429 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:42:24.431 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-19 19:42:24.434 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-19 19:42:24.436 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:42:24.439 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-19 19:42:24.441 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-19 19:42:24.443 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-19 19:42:24.461 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:24.463 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-19 19:42:24.465 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-19 19:42:24.481 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:24.484 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-19 19:42:24.501 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:24.503 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-19 19:42:24.521 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:24.524 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-19 19:42:24.541 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:24.544 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-19 19:42:24.546 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-19 19:42:24.549 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-19 19:42:24.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:42:24.554 | + lib/stack:stack_install_service:32 : install_placement 2022-08-19 19:42:24.556 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-19 19:42:24.559 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-19 19:42:24.562 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:24.564 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:24.567 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-19 19:42:24.570 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:42:24.572 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:42:24.575 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:42:24.578 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:42:24.580 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:24.583 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:42:24.585 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:24.588 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:24.590 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:42:24.593 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:24.595 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:42:24.598 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:42:24.600 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-19 19:42:24.603 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:42:24.605 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:24.608 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:24.610 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-19 19:42:24.632 | + 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-08-19 19:42:24.744 | Reading package lists... 2022-08-19 19:42:25.019 | Building dependency tree... 2022-08-19 19:42:25.021 | Reading state information... 2022-08-19 19:42:25.313 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:42:25.313 | The following packages were automatically installed and are no longer required: 2022-08-19 19:42:25.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:42:25.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:42:25.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:42:25.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:42:25.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:42:25.315 | python3-zope.interface 2022-08-19 19:42:25.315 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:42:25.434 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:42:25.439 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:42:25.441 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:42:25.444 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:25.446 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:25.448 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:25.451 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:25.453 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:25.455 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:42:25.458 | + functions-common:time_stop:2446 : start_time=1660938144630 2022-08-19 19:42:25.460 | + functions-common:time_stop:2448 : [[ -z 1660938144630 ]] 2022-08-19 19:42:25.463 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:25.468 | + functions-common:time_stop:2451 : end_time=1660938145465 2022-08-19 19:42:25.471 | + functions-common:time_stop:2452 : elapsed_time=835 2022-08-19 19:42:25.473 | + functions-common:time_stop:2453 : total=7275 2022-08-19 19:42:25.475 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:25.478 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8110 2022-08-19 19:42:25.481 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:42:25.483 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-19 19:42:25.486 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-19 19:42:25.489 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-19 19:42:25.492 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-19 19:42:25.494 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-19 19:42:25.518 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-19 19:42:25.520 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:42:25.523 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:42:25.525 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:42:25.528 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:42:25.531 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:25.534 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:42:25.537 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:25.540 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:25.543 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:42:25.545 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:25.548 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:42:25.550 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:42:25.553 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-19 19:42:25.556 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:42:25.559 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:25.561 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:25.564 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-19 19:42:25.588 | + 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-08-19 19:42:25.703 | Reading package lists... 2022-08-19 19:42:25.996 | Building dependency tree... 2022-08-19 19:42:25.998 | Reading state information... 2022-08-19 19:42:26.318 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-19 19:42:26.318 | The following packages were automatically installed and are no longer required: 2022-08-19 19:42:26.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:42:26.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:42:26.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:42:26.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:42:26.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:42:26.320 | python3-zope.interface 2022-08-19 19:42:26.320 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:42:26.450 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:42:26.456 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:42:26.459 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:42:26.461 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:26.464 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:26.467 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:26.470 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:26.472 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:26.475 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:42:26.477 | + functions-common:time_stop:2446 : start_time=1660938145585 2022-08-19 19:42:26.479 | + functions-common:time_stop:2448 : [[ -z 1660938145585 ]] 2022-08-19 19:42:26.482 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:26.487 | + functions-common:time_stop:2451 : end_time=1660938146484 2022-08-19 19:42:26.489 | + functions-common:time_stop:2452 : elapsed_time=899 2022-08-19 19:42:26.492 | + functions-common:time_stop:2453 : total=8110 2022-08-19 19:42:26.494 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:26.497 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9009 2022-08-19 19:42:26.499 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:42:26.502 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-19 19:42:26.504 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-19 19:42:26.507 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:42:26.510 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:26.512 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:26.515 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-19 19:42:26.518 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-19 19:42:26.574 | wsgi (enabled by maintainer script) 2022-08-19 19:42:26.578 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-19 19:42:26.580 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-19 19:42:26.583 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:42:26.586 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-19 19:42:26.588 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-19 19:42:26.591 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:42:26.596 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:42:26.596 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:42:26.601 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-19 19:42:26.604 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-19 19:42:26.606 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-19 19:42:26.609 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-19 19:42:26.612 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-19 19:42:26.635 | Using python 3.8 to install osc-placement 2022-08-19 19:42:26.638 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-19 19:42:28.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:28.779 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:28.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:28.779 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:29.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:42:29.889 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-19 19:42:29.900 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:42:29.913 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:42:29.919 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:42:29.921 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:42:29.928 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:42:29.932 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:42:29.935 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:42:29.994 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:42:30.009 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:42:30.014 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:42:30.018 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:42:30.024 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:42:30.027 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:42:30.032 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:42:30.034 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:42:30.039 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:42:30.043 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:42:30.057 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:42:30.068 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:42:30.095 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:42:30.098 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:42:30.100 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:42:30.105 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:42:30.108 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:42:30.141 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:42:30.153 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:42:30.189 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:42:30.238 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:42:30.241 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:42:30.244 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:42:30.246 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:42:30.251 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:42:30.272 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:42:30.310 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:42:30.313 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:42:30.319 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:42:30.321 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:42:30.324 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:42:30.330 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:42:30.357 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:42:30.414 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:42:30.417 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:42:30.420 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:42:30.424 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:42:32.463 | + inc/python:pip_install:196 : result=0 2022-08-19 19:42:32.466 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:42:32.469 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:32.472 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:32.474 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:32.477 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:32.479 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:32.482 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:42:32.484 | + functions-common:time_stop:2446 : start_time=1660938146629 2022-08-19 19:42:32.487 | + functions-common:time_stop:2448 : [[ -z 1660938146629 ]] 2022-08-19 19:42:32.491 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:32.495 | + functions-common:time_stop:2451 : end_time=1660938152492 2022-08-19 19:42:32.498 | + functions-common:time_stop:2452 : elapsed_time=5863 2022-08-19 19:42:32.501 | + functions-common:time_stop:2453 : total=125919 2022-08-19 19:42:32.503 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:32.506 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=131782 2022-08-19 19:42:32.508 | + inc/python:pip_install:199 : return 0 2022-08-19 19:42:32.511 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-19 19:42:32.513 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-19 19:42:32.517 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-19 19:42:32.519 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:42:32.522 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:42:32.525 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:42:32.528 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:42:32.531 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:42:32.535 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:42:32.553 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:42:32.555 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:42:32.558 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:32.561 | + functions-common:git_clone:617 : echo master 2022-08-19 19:42:32.562 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:42:32.568 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-19 19:42:32.571 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:42:32.576 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-19 19:42:32.590 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-19 19:42:32.594 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:42:32.595 | + functions-common:git_clone:678 : head -1 2022-08-19 19:42:32.598 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-19 19:42:32.601 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:42:32.604 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-19 19:42:32.607 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:42:32.610 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:42:32.612 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-19 19:42:32.615 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:42:32.618 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-19 19:42:32.621 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:42:32.624 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:42:32.627 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-19 19:42:32.630 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:42:32.632 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:42:32.636 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-19 19:42:32.641 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:42:32.644 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-19 19:42:32.647 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:42:32.649 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:42:32.653 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-19 19:42:32.659 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-19 19:42:32.662 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-19 19:42:33.296 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-19 19:42:33.299 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:42:33.301 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:42:33.304 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:42:33.306 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:42:33.309 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-19 19:42:33.311 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:42:33.315 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:42:33.317 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:42:33.320 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:42:33.322 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:42:33.325 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:42:33.327 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:42:33.330 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-19 19:42:33.353 | Using python 3.8 to install /opt/stack/placement 2022-08-19 19:42:33.355 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-19 19:42:35.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:35.449 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:35.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:35.449 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:36.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:42:36.499 | Obtaining file:///opt/stack/placement 2022-08-19 19:42:37.726 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:42:37.738 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:42:37.885 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:42:37.898 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:42:37.903 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:42:37.942 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:42:37.993 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-19 19:42:37.998 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:42:38.002 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:42:38.006 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:42:38.044 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:42:38.054 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:42:38.093 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:42:38.099 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:42:38.146 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:42:38.151 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:42:38.189 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:42:38.208 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:42:38.222 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:42:38.230 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:42:38.240 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:42:38.254 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:42:38.259 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:42:38.262 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:42:38.274 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:42:38.284 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:42:38.286 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:42:38.292 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:42:38.297 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:42:38.302 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:42:38.323 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:42:38.327 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:42:38.334 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:42:38.347 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:42:38.351 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:42:38.354 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:42:38.365 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:42:38.367 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:42:38.370 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:42:38.374 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:42:38.383 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:42:38.388 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:42:38.398 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:42:38.431 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:42:38.442 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-19 19:42:38.444 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:42:38.501 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:42:38.528 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:42:38.585 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:42:38.590 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:42:38.594 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:42:38.598 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:42:38.601 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:42:38.607 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:42:38.622 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:42:38.630 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:42:38.635 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:42:38.638 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:42:38.642 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:42:38.644 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:42:38.649 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:42:38.651 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:42:38.655 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:42:38.657 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:42:38.660 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:42:38.672 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:42:38.674 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:42:38.701 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:42:38.704 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:42:38.708 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:42:38.719 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:42:38.755 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:42:38.759 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:42:38.761 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:42:40.263 | Installing collected packages: openstack-placement 2022-08-19 19:42:40.263 | Attempting uninstall: openstack-placement 2022-08-19 19:42:40.264 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-19 19:42:40.267 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-19 19:42:40.268 | Running setup.py develop for openstack-placement 2022-08-19 19:42:42.043 | Successfully installed openstack-placement 2022-08-19 19:42:42.165 | + inc/python:pip_install:196 : result=0 2022-08-19 19:42:42.168 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:42:42.170 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:42.173 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:42.175 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:42.178 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:42.180 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:42.183 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:42:42.185 | + functions-common:time_stop:2446 : start_time=1660938153347 2022-08-19 19:42:42.187 | + functions-common:time_stop:2448 : [[ -z 1660938153347 ]] 2022-08-19 19:42:42.190 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:42.195 | + functions-common:time_stop:2451 : end_time=1660938162192 2022-08-19 19:42:42.197 | + functions-common:time_stop:2452 : elapsed_time=8845 2022-08-19 19:42:42.200 | + functions-common:time_stop:2453 : total=131782 2022-08-19 19:42:42.202 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:42.205 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=140627 2022-08-19 19:42:42.208 | + inc/python:pip_install:199 : return 0 2022-08-19 19:42:42.210 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:42:42.213 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:42:42.216 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:42:42.236 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:42:42.248 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-19 19:42:42.251 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-19 19:42:42.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:42:42.256 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:42:42.259 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-19 19:42:42.261 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:42:42.264 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:42:42.267 | + ./stack.sh:main:938 : configure_placement 2022-08-19 19:42:42.270 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-19 19:42:42.283 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-19 19:42:42.286 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-19 19:42:42.291 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-19 19:42:42.293 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-19 19:42:42.296 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-19 19:42:42.299 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-19 19:42:42.301 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:42:42.304 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:42.307 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:42:42.325 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:42.328 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:42:42.331 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:42.334 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:42:42.372 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-19 19:42:42.411 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-19 19:42:42.450 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-19 19:42:42.453 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:42:42.456 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:42:42.459 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:42:42.461 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-19 19:42:42.500 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-19 19:42:42.536 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:42:42.571 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-19 19:42:42.607 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-19 19:42:42.644 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-19 19:42:42.683 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-19 19:42:42.720 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-19 19:42:42.763 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:42:42.802 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:42:42.839 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-19 19:42:42.842 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-19 19:42:42.845 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:42:42.848 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:42:42.869 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:42:42.872 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:42:42.875 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:42:42.878 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:42:42.880 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:42:42.916 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:42.958 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:42:42.993 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:42:43.028 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-19 19:42:43.031 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-19 19:42:43.034 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-19 19:42:43.036 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-19 19:42:43.039 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-19 19:42:43.041 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:42:43.044 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:42:43.048 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-19 19:42:43.053 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-19 19:42:43.055 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:42:43.058 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:42:43.072 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:42:43.072 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:43.083 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:42:43.087 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:42:43.105 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-19 19:42:43.108 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-19 19:42:43.113 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-19 19:42:43.150 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-19 19:42:43.190 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-19 19:42:43.225 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:42:43.268 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:42:43.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:42:43.340 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:42:43.385 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:42:43.419 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:42:43.456 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:42:43.491 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:42:43.526 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:42:43.561 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:42:43.598 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:42:43.601 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:42:43.604 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-19 19:42:43.607 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-19 19:42:43.610 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:42:43.613 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:43.616 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:43.619 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:42:43.622 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-19 19:42:43.625 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-19 19:42:43.660 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:42:43.702 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:42:43.705 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-19 19:42:43.713 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-19 19:42:43.718 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-19 19:42:43.721 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-19 19:42:43.724 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:42:43.727 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:42:43.729 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:42:43.732 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:43.735 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:43.737 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:42:43.740 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:42:43.742 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:43.745 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:43.747 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-19 19:42:43.811 | Site placement-api already enabled 2022-08-19 19:42:43.816 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:42:43.819 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:42:43.822 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:42:43.824 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:42:43.973 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-19 19:42:43.998 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:44.002 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-19 19:42:44.022 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:44.025 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-19 19:42:44.043 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:44.046 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-19 19:42:44.048 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-19 19:42:44.051 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-19 19:42:44.091 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:42:44.128 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-19 19:42:44.166 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-19 19:42:44.208 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-19 19:42:44.243 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-19 19:42:44.278 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-19 19:42:44.321 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-19 19:42:44.358 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-19 19:42:44.385 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:44.388 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-19 19:42:44.407 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:42:44.413 | + ./stack.sh:main:964 : run_phase stack install 2022-08-19 19:42:44.416 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:42:44.419 | + functions-common:run_phase:1868 : local phase=install 2022-08-19 19:42:44.422 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:42:44.426 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:42:44.430 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:42:44.433 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:42:44.436 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:42:44.440 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:42:44.446 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:42:44.449 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:42:44.451 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:42:44.455 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-19 19:42:44.458 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:42:44.474 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:44.476 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:42:44.478 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:42:44.481 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-19 19:42:44.483 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-19 19:42:44.487 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:42:44.490 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-19 19:42:44.492 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-19 19:42:44.495 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-19 19:42:44.565 | ++ inc/async:async_inner:63 : install_tempest 2022-08-19 19:42:44.607 | [207317 Async install_tempest:233716]: running: install_tempest 2022-08-19 19:42:44.609 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:42:44.612 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:42:44.615 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:42:44.618 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:42:44.621 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-19 19:42:44.624 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:42:44.628 | + functions-common:run_plugins:1854 : local phase=install 2022-08-19 19:42:44.630 | + functions-common:run_plugins:1856 : local plugins= 2022-08-19 19:42:44.633 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:42:44.635 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-19 19:42:44.638 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-19 19:42:44.641 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:42:44.644 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:42:44.647 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-19 19:42:44.650 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:42:44.653 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-19 19:42:44.655 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-19 19:42:44.658 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:42:44.662 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-19 19:42:44.665 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-19 19:42:44.668 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:42:44.673 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:42:44.674 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:42:44.681 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-19 19:42:44.684 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-19 19:42:44.686 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-19 19:42:44.690 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-19 19:42:44.693 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-19 19:42:44.718 | Using python 3.8 to install python-openstackclient 2022-08-19 19:42:44.721 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-19 19:42:46.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:46.877 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:46.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:46.877 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:47.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:42:47.948 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-19 19:42:47.968 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:42:47.973 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:42:47.984 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:42:47.998 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:42:48.024 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:42:48.029 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:42:48.042 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:42:48.045 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:42:48.061 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:42:48.076 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:42:48.079 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:42:48.100 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:42:48.103 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:42:48.115 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:42:48.151 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:42:48.201 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:42:48.204 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:42:48.262 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:42:48.265 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:42:48.302 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:42:48.324 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:42:48.327 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:42:48.330 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:42:48.333 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:42:48.337 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:42:48.340 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:42:48.343 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:42:48.349 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:42:48.354 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:42:48.358 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:42:48.364 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:42:48.370 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:42:48.374 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:42:48.380 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:42:48.389 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:42:48.402 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:42:48.405 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:42:48.445 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:42:48.450 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:42:48.477 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:42:48.479 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:42:48.539 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:42:48.542 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:42:48.545 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:42:48.549 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:42:48.553 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:42:48.555 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:42:48.589 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:42:48.594 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:42:48.597 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:42:48.601 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:42:50.611 | + inc/python:pip_install:196 : result=0 2022-08-19 19:42:50.614 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:42:50.616 | + functions-common:time_stop:2439 : local name 2022-08-19 19:42:50.618 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:42:50.621 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:42:50.623 | + functions-common:time_stop:2442 : local total 2022-08-19 19:42:50.626 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:42:50.628 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:42:50.631 | + functions-common:time_stop:2446 : start_time=1660938164712 2022-08-19 19:42:50.633 | + functions-common:time_stop:2448 : [[ -z 1660938164712 ]] 2022-08-19 19:42:50.636 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:42:50.641 | + functions-common:time_stop:2451 : end_time=1660938170638 2022-08-19 19:42:50.644 | + functions-common:time_stop:2452 : elapsed_time=5926 2022-08-19 19:42:50.646 | + functions-common:time_stop:2453 : total=140627 2022-08-19 19:42:50.648 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:42:50.651 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=146553 2022-08-19 19:42:50.653 | + inc/python:pip_install:199 : return 0 2022-08-19 19:42:50.656 | + ./stack.sh:main:976 : install_oscwrap 2022-08-19 19:42:50.659 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-19 19:42:50.664 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.fAPmOlckWN 2022-08-19 19:42:50.667 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-19 19:42:50.670 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-19 19:42:50.672 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-19 19:42:50.675 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:42:50.679 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:42:50.681 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-19 19:42:50.700 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:42:50.703 | + ./stack.sh:main:1030 : configure_database 2022-08-19 19:42:50.706 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-19 19:42:50.710 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-19 19:42:50.712 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-19 19:42:50.714 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:42:50.717 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-19 19:42:50.719 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-19 19:42:50.722 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:50.725 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:50.727 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-19 19:42:50.730 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-19 19:42:50.734 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-19 19:42:50.734 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-19 19:42:50.739 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-19 19:42:50.797 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-19 19:42:50.800 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:42:50.802 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:42:50.805 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:42:50.808 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:42:50.810 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:42:50.814 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:42:50.817 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:42:50.819 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:42:50.822 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:42:50.824 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:42:50.827 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-19 19:42:50.830 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:42:50.833 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:42:50.836 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:42:50.839 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:42:50.841 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:42:50.844 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:42:50.847 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-19 19:42:50.849 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:50.851 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:50.854 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-19 19:42:50.856 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:42:50.858 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:42:54.827 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-19 19:42:54.844 | mysqladmin: connect to server at 'localhost' failed 2022-08-19 19:42:54.844 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-19 19:42:54.849 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-19 19:42:54.852 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-19 19:42:54.855 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:54.857 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:54.860 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-19 19:42:54.863 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-19 19:42:54.865 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-19 19:42:54.867 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:42:54.870 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:42:54.872 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-19 19:42:54.875 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-19 19:42:54.878 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-19 19:42:54.892 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:42:54.958 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-19 19:42:54.971 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:42:55.033 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-19 19:42:55.097 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-19 19:42:55.167 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-19 19:42:55.230 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-19 19:42:55.233 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-19 19:42:55.235 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-19 19:42:55.235 | enabling MySQL performance counting 2022-08-19 19:42:55.238 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:42:55.262 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:42:55.265 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:42:57.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:57.645 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:57.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:42:57.645 | from cryptography.utils import int_from_bytes 2022-08-19 19:42:58.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:42:58.830 | Processing ./tools/dbcounter 2022-08-19 19:42:58.835 | Installing build dependencies: started 2022-08-19 19:43:10.486 | Installing build dependencies: finished with status 'done' 2022-08-19 19:43:10.488 | Getting requirements to build wheel: started 2022-08-19 19:43:11.560 | Getting requirements to build wheel: finished with status 'done' 2022-08-19 19:43:11.564 | Installing backend dependencies: started 2022-08-19 19:43:16.336 | Installing backend dependencies: finished with status 'done' 2022-08-19 19:43:16.338 | Preparing wheel metadata: started 2022-08-19 19:43:17.966 | Preparing wheel metadata: finished with status 'done' 2022-08-19 19:43:17.973 | Building wheels for collected packages: dbcounter 2022-08-19 19:43:17.975 | Building wheel for dbcounter (PEP 517): started 2022-08-19 19:43:19.477 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-19 19:43:19.479 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=4936796b26594571c9b77c0779a0f70947bfafc9f00d78a6d1389fa474cf90b9 2022-08-19 19:43:19.479 | Stored in directory: /tmp/pip-ephem-wheel-cache-ft1yyhi6/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-19 19:43:19.480 | Successfully built dbcounter 2022-08-19 19:43:21.669 | Installing collected packages: dbcounter 2022-08-19 19:43:21.669 | Attempting uninstall: dbcounter 2022-08-19 19:43:21.670 | Found existing installation: dbcounter 0.1 2022-08-19 19:43:21.716 | Uninstalling dbcounter-0.1: 2022-08-19 19:43:22.031 | Successfully uninstalled dbcounter-0.1 2022-08-19 19:43:22.133 | Successfully installed dbcounter-0.1 2022-08-19 19:43:22.302 | + inc/python:pip_install:196 : result=0 2022-08-19 19:43:22.305 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:43:22.308 | + functions-common:time_stop:2439 : local name 2022-08-19 19:43:22.311 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:43:22.314 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:43:22.317 | + functions-common:time_stop:2442 : local total 2022-08-19 19:43:22.320 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:43:22.322 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:43:22.324 | + functions-common:time_stop:2446 : start_time=1660938175256 2022-08-19 19:43:22.327 | + functions-common:time_stop:2448 : [[ -z 1660938175256 ]] 2022-08-19 19:43:22.330 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:43:22.335 | + functions-common:time_stop:2451 : end_time=1660938202332 2022-08-19 19:43:22.338 | + functions-common:time_stop:2452 : elapsed_time=27076 2022-08-19 19:43:22.340 | + functions-common:time_stop:2453 : total=146553 2022-08-19 19:43:22.343 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:43:22.346 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=173629 2022-08-19 19:43:22.349 | + inc/python:pip_install:199 : return 0 2022-08-19 19:43:22.353 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-19 19:43:22.355 | + lib/database:recreate_database:112 : local db=stats 2022-08-19 19:43:22.357 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-19 19:43:22.361 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-19 19:43:22.364 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-19 19:43:22.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:43:22.599 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-19 19:43:22.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:43:22.721 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-19 19:43:22.721 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-19 19:43:22.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:43:22.815 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-19 19:43:22.817 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:43:22.820 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:43:25.205 | ++ inc/async:async_inner:64 : rc=0 2022-08-19 19:43:25.242 | [233716 Async install_tempest:233716]: finished successfully 2022-08-19 19:43:26.522 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-19 19:43:26.525 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-19 19:43:26.532 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:43:26.538 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-194326 2022-08-19 19:43:26.541 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-194326 1034' 2022-08-19 19:43:26.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.546 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:43:26.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.551 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:43:26.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.557 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:43:26.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.570 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:43:26.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.576 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-08-19 19:43:26.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.581 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-08-19 19:43:26.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.587 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-193920 2022-08-19 19:43:26.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.593 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:43:26.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.598 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-08-19 19:43:26.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.604 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:43:26.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.611 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:43:26.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.617 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:43:26.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.630 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:43:26.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.636 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-08-19 19:43:26.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:43:26.641 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:43:26.643 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-19 19:43:26.646 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-19 19:43:26.649 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-19 19:43:26.662 | + ./stack.sh:main:1060 : start_dstat 2022-08-19 19:43:26.665 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.668 | + functions-common:run_process:1693 : local service=dstat 2022-08-19 19:43:26.670 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.674 | + functions-common:run_process:1695 : local group= 2022-08-19 19:43:26.677 | + functions-common:run_process:1696 : local user= 2022-08-19 19:43:26.679 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:43:26.682 | + functions-common:run_process:1699 : local name=dstat 2022-08-19 19:43:26.685 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:43:26.688 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:43:26.690 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:43:26.693 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:43:26.696 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:43:26.701 | + functions-common:time_start:2430 : _TIME_START[$name]=1660938206698 2022-08-19 19:43:26.704 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-19 19:43:26.724 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:43:26.727 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-19 19:43:26.729 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-19 19:43:26.732 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.735 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.738 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.741 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.744 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-19 19:43:26.746 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-19 19:43:26.749 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-19 19:43:26.752 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:43:26.755 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:43:26.760 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:43:26.760 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:43:26.763 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-19 19:43:26.766 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-19 19:43:26.768 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-19 19:43:26.771 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.773 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:43:26.776 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:43:26.778 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:43:26.783 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:43:26.784 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:43:26.787 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-19 19:43:26.790 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:43:26.794 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-19 19:43:26.859 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-19 19:43:26.918 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:43:26.979 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-19 19:43:27.041 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-19 19:43:27.105 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:43:27.172 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:43:27.174 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:43:27.177 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-19 19:43:27.242 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:43:27.636 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-19 19:43:27.650 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-19 19:43:28.037 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-19 19:43:28.058 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:43:28.060 | + functions-common:time_stop:2439 : local name 2022-08-19 19:43:28.064 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:43:28.067 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:43:28.069 | + functions-common:time_stop:2442 : local total 2022-08-19 19:43:28.072 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:43:28.075 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:43:28.079 | + functions-common:time_stop:2446 : start_time=1660938206698 2022-08-19 19:43:28.082 | + functions-common:time_stop:2448 : [[ -z 1660938206698 ]] 2022-08-19 19:43:28.085 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:43:28.090 | + functions-common:time_stop:2451 : end_time=1660938208087 2022-08-19 19:43:28.093 | + functions-common:time_stop:2452 : elapsed_time=1389 2022-08-19 19:43:28.097 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:43:28.099 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:43:28.102 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1389 2022-08-19 19:43:28.104 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-19 19:43:28.107 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-19 19:43:28.109 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-19 19:43:28.113 | + functions-common:run_process:1695 : local group= 2022-08-19 19:43:28.115 | + functions-common:run_process:1696 : local user=root 2022-08-19 19:43:28.118 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:43:28.120 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-19 19:43:28.123 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:43:28.127 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:43:28.129 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:43:28.132 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:43:28.136 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:43:28.143 | + functions-common:time_start:2430 : _TIME_START[$name]=1660938208138 2022-08-19 19:43:28.145 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-19 19:43:28.164 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:43:28.166 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:43:28.169 | + functions-common:time_stop:2439 : local name 2022-08-19 19:43:28.171 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:43:28.174 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:43:28.177 | + functions-common:time_stop:2442 : local total 2022-08-19 19:43:28.180 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:43:28.182 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:43:28.185 | + functions-common:time_stop:2446 : start_time=1660938208138 2022-08-19 19:43:28.188 | + functions-common:time_stop:2448 : [[ -z 1660938208138 ]] 2022-08-19 19:43:28.191 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:43:28.196 | + functions-common:time_stop:2451 : end_time=1660938208193 2022-08-19 19:43:28.199 | + functions-common:time_stop:2452 : elapsed_time=55 2022-08-19 19:43:28.201 | + functions-common:time_stop:2453 : total=1389 2022-08-19 19:43:28.204 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:43:28.207 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1444 2022-08-19 19:43:28.210 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-19 19:43:28.231 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:43:28.234 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-19 19:43:28.254 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:43:28.257 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-19 19:43:28.280 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:43:28.283 | + ./stack.sh:main:1073 : start_etcd3 2022-08-19 19:43:28.285 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-19 19:43:28.288 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd' 2022-08-19 19:43:28.290 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-19 19:43:28.293 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380' 2022-08-19 19:43:28.295 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.23:2380' 2022-08-19 19:43:28.299 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.23:2379' 2022-08-19 19:43:28.301 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-19 19:43:28.304 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-19 19:43:28.307 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.23:2379' 2022-08-19 19:43:28.310 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-19 19:43:28.313 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-19 19:43:28.315 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:43:28.318 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' '' root 2022-08-19 19:43:28.321 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-19 19:43:28.324 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' 2022-08-19 19:43:28.327 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:43:28.330 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-19 19:43:28.333 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:43:28.336 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:43:28.339 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:43:28.342 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:43:28.345 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:43:28.349 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-19 19:43:28.432 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-19 19:43:28.526 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' 2022-08-19 19:43:28.595 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-19 19:43:28.653 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-19 19:43:28.715 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:43:28.782 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:43:28.784 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:43:28.787 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-19 19:43:28.865 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:43:29.263 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-19 19:43:29.329 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-19 19:43:29.392 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-19 19:43:29.471 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-19 19:43:29.532 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-19 19:43:29.535 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:43:29.540 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-19 19:43:29.545 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-19 19:43:29.949 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-19 19:43:29.964 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-19 19:43:30.342 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-19 19:43:30.522 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-19 19:43:30.542 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:43:30.545 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-19 19:43:30.549 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-19 19:43:30.552 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-19 19:43:30.559 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-19 19:43:30.574 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-19 19:43:30.588 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-19 19:43:30.591 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:43:30.594 | + 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.23/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-19 19:43:30.726 | + 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.23/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-19 19:43:30.861 | + 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.23/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-19 19:43:30.992 | + 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.23/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:43:31.123 | + 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.23/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:43:31.255 | + 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.23/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:43:31.385 | + 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.23/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-19 19:43:31.520 | + 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.23/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-19 19:43:31.649 | + 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.23/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-19 19:43:31.782 | + 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.23/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-19 19:43:31.917 | + functions-common:write_clouds_yaml:198 : cat 2022-08-19 19:43:31.923 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-19 19:43:31.926 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-19 19:43:31.929 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-19 19:43:31.933 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-19 19:43:31.936 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-19 19:43:31.940 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-19 19:43:31.961 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:43:31.963 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-19 19:43:31.966 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:43:31.969 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-19 19:43:31.971 | + ./stack.sh:main:1090 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-08-19 19:43:31.974 | + ./stack.sh:main:1091 : init_keystone 2022-08-19 19:43:31.979 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-19 19:43:32.006 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:43:32.008 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-19 19:43:32.011 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-19 19:43:32.013 | + lib/database:recreate_database:112 : local db=keystone 2022-08-19 19:43:32.017 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-19 19:43:32.021 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-19 19:43:32.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-19 19:43:32.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:43:39.169 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-19 19:43:39.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:43:39.274 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-19 19:43:39.277 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:43:39.280 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:43:39.283 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:43:39.286 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:43:39.292 | + functions-common:time_start:2430 : _TIME_START[$name]=1660938219288 2022-08-19 19:43:39.294 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-19 19:43:42.939 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:43:42.962 | 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=235953) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:43:42.968 | DEBUG dbcounter [-] [235953] Writer thread running {{(pid=235953) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:43:42.971 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:43:42.971 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:43:42.976 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:43:42.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.978 | 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=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.978 | 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=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.978 | 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=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:43:42.979 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:43:42.980 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=235953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:43:43.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:43:43.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:43:43.455 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-19 19:44:13.462 | DEBUG dbcounter [-] [235953] Writing DB stats keystone:SELECT=8,keystone:SHOW=1,keystone:CREATE=65,keystone:ALTER=1 {{(pid=235953) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:44:16.548 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=235953) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:44:16.549 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-19 19:44:16.550 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=235953) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:44:16.552 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-19 19:44:16.552 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=235953) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:44:17.005 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-19 19:44:17.008 | + functions-common:time_stop:2439 : local name 2022-08-19 19:44:17.010 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:44:17.013 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:44:17.016 | + functions-common:time_stop:2442 : local total 2022-08-19 19:44:17.019 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:44:17.021 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:44:17.024 | + functions-common:time_stop:2446 : start_time=1660938219288 2022-08-19 19:44:17.027 | + functions-common:time_stop:2448 : [[ -z 1660938219288 ]] 2022-08-19 19:44:17.030 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:44:17.037 | + functions-common:time_stop:2451 : end_time=1660938257033 2022-08-19 19:44:17.040 | + functions-common:time_stop:2452 : elapsed_time=37745 2022-08-19 19:44:17.042 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:44:17.045 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:44:17.048 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37745 2022-08-19 19:44:17.051 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-19 19:44:17.053 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-19 19:44:17.057 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-19 19:44:20.444 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-19 19:44:20.444 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:44:20.444 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:44:20.445 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-19 19:44:20.445 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:44:20.445 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:44:20.445 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:44:20.446 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:44:20.446 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:44:20.780 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-19 19:44:20.784 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-19 19:44:24.183 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-19 19:44:24.183 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:44:24.183 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:44:24.184 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-19 19:44:24.184 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:44:24.184 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:44:24.184 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:44:24.185 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:44:24.185 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:44:24.518 | + ./stack.sh:main:1092 : start_keystone 2022-08-19 19:44:24.521 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-19 19:44:24.524 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-19 19:44:24.527 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-19 19:44:24.545 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:44:24.547 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:44:24.550 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-19 19:44:24.555 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-19 19:44:24.558 | + functions-common:run_process:1693 : local service=keystone 2022-08-19 19:44:24.567 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.567 | + functions-common:run_process:1695 : local group= 2022-08-19 19:44:24.567 | + functions-common:run_process:1696 : local user= 2022-08-19 19:44:24.569 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:44:24.571 | + functions-common:run_process:1699 : local name=keystone 2022-08-19 19:44:24.574 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:44:24.576 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:44:24.579 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:44:24.582 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:44:24.585 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:44:24.589 | + functions-common:time_start:2430 : _TIME_START[$name]=1660938264587 2022-08-19 19:44:24.592 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-19 19:44:24.608 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:44:24.611 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-19 19:44:24.613 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-19 19:44:24.618 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.619 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.621 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.624 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.626 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-19 19:44:24.628 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-19 19:44:24.631 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-19 19:44:24.638 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:44:24.641 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:44:24.644 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:44:24.646 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:44:24.649 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-19 19:44:24.653 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-19 19:44:24.654 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-19 19:44:24.657 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.659 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:44:24.661 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:44:24.663 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:44:24.666 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-19 19:44:24.668 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:44:24.672 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-19 19:44:24.731 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-19 19:44:24.792 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-19 19:44:24.849 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:44:24.912 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:44:24.971 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-19 19:44:25.043 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-19 19:44:25.103 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-19 19:44:25.169 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-19 19:44:25.232 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-19 19:44:25.300 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:44:25.302 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:44:25.305 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-19 19:44:25.366 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:44:25.736 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-19 19:44:25.751 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-19 19:44:26.102 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-19 19:44:26.178 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:44:26.182 | + functions-common:time_stop:2439 : local name 2022-08-19 19:44:26.185 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:44:26.188 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:44:26.190 | + functions-common:time_stop:2442 : local total 2022-08-19 19:44:26.193 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:44:26.196 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:44:26.198 | + functions-common:time_stop:2446 : start_time=1660938264587 2022-08-19 19:44:26.201 | + functions-common:time_stop:2448 : [[ -z 1660938264587 ]] 2022-08-19 19:44:26.205 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:44:26.209 | + functions-common:time_stop:2451 : end_time=1660938266207 2022-08-19 19:44:26.212 | + functions-common:time_stop:2452 : elapsed_time=1620 2022-08-19 19:44:26.214 | + functions-common:time_stop:2453 : total=1444 2022-08-19 19:44:26.217 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:44:26.220 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3064 2022-08-19 19:44:26.223 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-19 19:44:26.223 | Waiting for keystone to start... 2022-08-19 19:44:26.225 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.23/identity/v3/ 2022-08-19 19:44:26.228 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.23/identity/v3/ 2022-08-19 19:44:26.230 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:44:26.233 | + functions:wait_for_service:458 : local url=http://10.222.0.23/identity/v3/ 2022-08-19 19:44:26.235 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:44:26.238 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:44:26.241 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:44:26.244 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:44:26.246 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:44:26.249 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:44:26.254 | + functions-common:time_start:2430 : _TIME_START[$name]=1660938266251 2022-08-19 19:44:26.257 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:44:26.262 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.23/identity/v3/ 2022-08-19 19:44:31.515 | + :: : [[ 200 == 503 ]] 2022-08-19 19:44:31.516 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:44:31.520 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:44:31.526 | + functions-common:time_stop:2439 : local name 2022-08-19 19:44:31.526 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:44:31.528 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:44:31.531 | + functions-common:time_stop:2442 : local total 2022-08-19 19:44:31.534 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:44:31.537 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:44:31.539 | + functions-common:time_stop:2446 : start_time=1660938266251 2022-08-19 19:44:31.542 | + functions-common:time_stop:2448 : [[ -z 1660938266251 ]] 2022-08-19 19:44:31.549 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:44:31.554 | + functions-common:time_stop:2451 : end_time=1660938271551 2022-08-19 19:44:31.557 | + functions-common:time_stop:2452 : elapsed_time=5300 2022-08-19 19:44:31.559 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:44:31.563 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:44:31.565 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5300 2022-08-19 19:44:31.568 | + functions:wait_for_service:467 : return 0 2022-08-19 19:44:31.571 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-19 19:44:31.591 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:44:31.596 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-19 19:44:31.597 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:44:31.600 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-19 19:44:31.638 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-19 19:44:31.641 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.23/identity 2022-08-19 19:44:35.159 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.159 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.159 | 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=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.168 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.191 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.191 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.226 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.258 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.258 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.353 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.353 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.354 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.354 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.354 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.354 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.455 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.455 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.455 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.455 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.455 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.456 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.456 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.463 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.466 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.466 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.466 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.466 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.467 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.467 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.467 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=236758) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:44:35.534 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:44:35.553 | 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=236758) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:44:35.560 | DEBUG dbcounter [-] [236758] Writer thread running {{(pid=236758) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:44:35.912 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created domain default 2022-08-19 19:44:36.033 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created project admin 2022-08-19 19:44:36.070 | DEBUG passlib.handlers.bcrypt [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=236758) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-19 19:44:36.070 | DEBUG passlib.handlers.bcrypt [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=236758) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-19 19:44:36.201 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created user admin 2022-08-19 19:44:36.294 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created role reader 2022-08-19 19:44:36.448 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created role member 2022-08-19 19:44:36.587 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created implied role where ad399fd7943c400999939078905555d5 implies 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:44:36.800 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created role admin 2022-08-19 19:44:36.899 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created implied role where fab0c9fc21964d409455a4f331a1bb7d implies ad399fd7943c400999939078905555d5 2022-08-19 19:44:36.979 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Granted role admin on project admin to user admin. 2022-08-19 19:44:37.050 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Granted role admin on the system to user admin. 2022-08-19 19:44:37.153 | WARNING py.warnings [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-08-19 19:44:37.153 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-19 19:44:37.153 |  2022-08-19 19:44:37.158 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created region RegionOne 2022-08-19 19:44:37.388 | INFO keystone.cmd.bootstrap [None req-f2a9a36a-4a56-40e9-8f1e-f14828020b3d None None] Created public endpoint http://10.222.0.23/identity 2022-08-19 19:44:37.812 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-19 19:44:37.815 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-19 19:44:37.818 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-19 19:44:37.821 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-19 19:44:40.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:40.921 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:40.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:40.921 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:41.074 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:41.079 | + lib/keystone:create_keystone_accounts:310 : admin_project=f25e1047a01441b8902c28f3b4c5fa2c 2022-08-19 19:44:41.081 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-19 19:44:41.084 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-19 19:44:43.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:43.263 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:43.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:43.263 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:43.400 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:43.403 | + lib/keystone:create_keystone_accounts:312 : admin_user=1ca13ee4e833463b9508048b30ae8c97 2022-08-19 19:44:43.405 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-19 19:44:43.408 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-19 19:44:43.410 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-19 19:44:43.412 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1ca13ee4e833463b9508048b30ae8c97 default 2022-08-19 19:44:43.490 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1ca13ee4e833463b9508048b30ae8c97 default 2022-08-19 19:44:43.545 | [207317 Async ks-domain-role:236920]: running: get_or_add_user_domain_role admin 1ca13ee4e833463b9508048b30ae8c97 default 2022-08-19 19:44:43.548 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-19 19:44:43.551 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:44:43.555 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:44:46.787 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:44:46.790 | + functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:44:46.790 | default 2022-08-19 19:44:46.792 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-19 19:44:46.870 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-19 19:44:46.926 | [207317 Async ks-project:237070]: running: get_or_create_project service Default 2022-08-19 19:44:46.928 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-19 19:44:47.016 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-19 19:44:47.065 | [207317 Async ks-service:237166]: running: get_or_create_role service 2022-08-19 19:44:47.067 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-19 19:44:47.160 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-19 19:44:47.227 | [207317 Async ks-reseller:237261]: running: get_or_create_role ResellerAdmin 2022-08-19 19:44:47.241 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-19 19:44:47.263 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-19 19:44:47.754 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-19 19:44:48.001 | [207317 Async ks-anotherrole:237361]: running: get_or_create_role anotherrole 2022-08-19 19:44:48.019 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-19 19:44:48.054 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-19 19:44:48.078 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:44:48.112 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-19 19:44:50.643 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:44:50.692 | [237261 Async ks-reseller:237261]: finished successfully 2022-08-19 19:44:51.002 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:44:51.098 | [237166 Async ks-service:237166]: finished successfully 2022-08-19 19:44:51.113 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:44:51.150 | [237070 Async ks-project:237070]: finished successfully 2022-08-19 19:44:51.837 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:44:51.871 | [237361 Async ks-anotherrole:237361]: finished successfully 2022-08-19 19:44:52.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:52.099 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:52.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:52.099 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:52.236 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:52.239 | ++ functions-common:get_or_create_project:938 : project_id=9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:52.241 | ++ functions-common:get_or_create_project:939 : echo 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:52.244 | + lib/keystone:create_keystone_accounts:340 : invis_project=9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:52.247 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-19 19:44:52.252 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-19 19:44:52.253 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:44:52.257 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-19 19:44:54.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:54.908 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:54.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:54.908 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:55.058 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:55.062 | ++ functions-common:get_or_create_project:938 : project_id=4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:55.065 | ++ functions-common:get_or_create_project:939 : echo 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:55.068 | + lib/keystone:create_keystone_accounts:344 : demo_project=4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:55.071 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-19 19:44:55.076 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-19 19:44:55.079 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:44:55.082 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-19 19:44:55.087 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-19 19:44:55.090 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-19 19:44:55.276 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:44:55.302 | [236920 Async ks-domain-role:236920]: finished successfully 2022-08-19 19:44:57.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.781 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:57.784 | ++ functions-common:get_or_create_user:925 : user_id=a7ae86fb4eba4229a2aeac512eeb8609 2022-08-19 19:44:57.787 | ++ functions-common:get_or_create_user:926 : echo a7ae86fb4eba4229a2aeac512eeb8609 2022-08-19 19:44:57.790 | + lib/keystone:create_keystone_accounts:347 : demo_user=a7ae86fb4eba4229a2aeac512eeb8609 2022-08-19 19:44:57.792 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-19 19:44:57.844 | [207317 Async ks-domain-role:236920]: Waiting for completion of get_or_add_user_domain_role admin 1ca13ee4e833463b9508048b30ae8c97 default running on PID 236920 (6 other jobs running) 2022-08-19 19:44:57.872 | [207317 Async ks-domain-role:236920]: Signaling child to exit 2022-08-19 19:44:57.872 | WAKEUP 2022-08-19 19:44:57.900 | [207317 Async ks-domain-role:236920]: Signaled 2022-08-19 19:44:57.901 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-19 19:44:57.901 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ca13ee4e833463b9508048b30ae8c97 --domain default 2022-08-19 19:44:57.902 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:44:57.902 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-19 19:44:57.902 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:44:57.902 | ++ functions-common:get_field:812 : read data 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:57.902 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-19 19:44:57.902 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-19 19:44:57.902 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 1ca13ee4e833463b9508048b30ae8c97 --domain default 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ca13ee4e833463b9508048b30ae8c97 --domain default 2022-08-19 19:44:57.902 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:44:57.902 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-19 19:44:57.902 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:44:57.902 | ++ functions-common:get_field:812 : read data 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:57.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:57.902 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:57.902 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:44:57.903 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:44:57.903 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:44:57.903 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | 1ca13ee4e833463b9508048b30ae8c97 | | | default | | False |' 2022-08-19 19:44:57.903 | ++ functions-common:get_field:812 : read data 2022-08-19 19:44:57.903 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:44:57.903 | + functions-common:get_or_add_user_domain_role:1021 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:44:57.903 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:44:57.949 | [207317 Async ks-domain-role:236920]: finished get_or_add_user_domain_role admin 1ca13ee4e833463b9508048b30ae8c97 default with result 0 in 11 seconds 2022-08-19 19:44:57.957 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-19 19:44:58.001 | [207317 Async ks-project:237070]: Waiting for completion of get_or_create_project service Default running on PID 237070 (5 other jobs running) 2022-08-19 19:44:58.030 | [207317 Async ks-project:237070]: Signaling child to exit 2022-08-19 19:44:58.031 | WAKEUP 2022-08-19 19:44:58.055 | [207317 Async ks-project:237070]: Signaled 2022-08-19 19:44:58.056 | + functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:44:58.057 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-19 19:44:58.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.057 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.058 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.058 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:58.058 | + functions-common:get_or_create_project:938 : project_id=1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:44:58.058 | + functions-common:get_or_create_project:939 : echo 1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:44:58.059 | 1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:44:58.105 | [207317 Async ks-project:237070]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-19 19:44:58.147 | [207317 Async ks-service:237166]: Waiting for completion of get_or_create_role service running on PID 237166 (4 other jobs running) 2022-08-19 19:44:58.177 | [207317 Async ks-service:237166]: Signaling child to exit 2022-08-19 19:44:58.177 | WAKEUP 2022-08-19 19:44:58.202 | [207317 Async ks-service:237166]: Signaled 2022-08-19 19:44:58.204 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:44:58.204 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-19 19:44:58.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.204 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.204 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.204 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:58.204 | + functions-common:get_or_create_role:950 : role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:44:58.204 | + functions-common:get_or_create_role:951 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:44:58.205 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:44:58.262 | [207317 Async ks-service:237166]: finished get_or_create_role service with result 0 in 4 seconds 2022-08-19 19:44:58.306 | [207317 Async ks-reseller:237261]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 237261 (3 other jobs running) 2022-08-19 19:44:58.335 | [207317 Async ks-reseller:237261]: Signaling child to exit 2022-08-19 19:44:58.335 | WAKEUP 2022-08-19 19:44:58.361 | [207317 Async ks-reseller:237261]: Signaled 2022-08-19 19:44:58.364 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:44:58.364 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-19 19:44:58.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.364 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.365 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.365 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:58.365 | + functions-common:get_or_create_role:950 : role_id=c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:44:58.365 | + functions-common:get_or_create_role:951 : echo c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:44:58.365 | c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:44:58.416 | [207317 Async ks-reseller:237261]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-19 19:44:58.462 | [207317 Async ks-anotherrole:237361]: Waiting for completion of get_or_create_role anotherrole running on PID 237361 (2 other jobs running) 2022-08-19 19:44:58.494 | [207317 Async ks-anotherrole:237361]: Signaling child to exit 2022-08-19 19:44:58.494 | WAKEUP 2022-08-19 19:44:58.519 | [207317 Async ks-anotherrole:237361]: Signaled 2022-08-19 19:44:58.521 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:44:58.521 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-19 19:44:58.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.521 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:44:58.521 | from cryptography.utils import int_from_bytes 2022-08-19 19:44:58.521 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:44:58.521 | + functions-common:get_or_create_role:950 : role_id=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:44:58.521 | + functions-common:get_or_create_role:951 : echo f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:44:58.521 | f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:44:58.579 | [207317 Async ks-anotherrole:237361]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-19 19:44:58.583 | + inc/async:async_wait:197 : return 0 2022-08-19 19:44:58.586 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.664 | + inc/async:async_inner:63 : get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.724 | [207317 Async ks-demo-member:238250]: running: get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.726 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1ca13ee4e833463b9508048b30ae8c97 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.819 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1ca13ee4e833463b9508048b30ae8c97 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.884 | [207317 Async ks-demo-admin:238371]: running: get_or_add_user_project_role admin 1ca13ee4e833463b9508048b30ae8c97 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.890 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:58.970 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:59.032 | [207317 Async ks-demo-another:238492]: running: get_or_add_user_project_role anotherrole a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:44:59.035 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:59.138 | + inc/async:async_inner:63 : get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:59.227 | [207317 Async ks-demo-invis:238614]: running: get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:44:59.231 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-19 19:44:59.241 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-19 19:44:59.251 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:44:59.256 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-19 19:44:59.261 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-19 19:44:59.271 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-19 19:45:04.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:04.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:04.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:04.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:04.599 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:04.604 | ++ functions-common:get_or_create_user:925 : user_id=3ad97b9a98fb4752aa62cd9c8433ac26 2022-08-19 19:45:04.610 | ++ functions-common:get_or_create_user:926 : echo 3ad97b9a98fb4752aa62cd9c8433ac26 2022-08-19 19:45:04.615 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3ad97b9a98fb4752aa62cd9c8433ac26 2022-08-19 19:45:04.619 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3ad97b9a98fb4752aa62cd9c8433ac26 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:04.756 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ad97b9a98fb4752aa62cd9c8433ac26 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:04.876 | [207317 Async ks-demo-reader:238791]: running: get_or_add_user_project_role reader 3ad97b9a98fb4752aa62cd9c8433ac26 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:04.879 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-19 19:45:04.892 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-19 19:45:04.904 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:45:04.925 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-19 19:45:10.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:10.035 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:10.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:10.035 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:10.207 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:10.210 | ++ functions-common:get_or_create_project:938 : project_id=fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:10.214 | ++ functions-common:get_or_create_project:939 : echo fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:10.220 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:10.223 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-19 19:45:10.227 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-19 19:45:10.231 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:45:10.235 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-19 19:45:10.241 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-19 19:45:10.247 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-19 19:45:14.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:14.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:14.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:14.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:14.563 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:14.567 | ++ functions-common:get_or_create_user:925 : user_id=5fc83ae8e65346a3a515455961043f82 2022-08-19 19:45:14.590 | ++ functions-common:get_or_create_user:926 : echo 5fc83ae8e65346a3a515455961043f82 2022-08-19 19:45:14.613 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5fc83ae8e65346a3a515455961043f82 2022-08-19 19:45:14.638 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:14.638 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:14.783 | [238250 Async ks-demo-member:238250]: finished successfully 2022-08-19 19:45:14.991 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:15.115 | [207317 Async ks-alt-admin:239211]: running: get_or_add_user_project_role admin 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:15.118 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:15.487 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:15.634 | [207317 Async ks-alt-another:239332]: running: get_or_add_user_project_role anotherrole 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:15.641 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-19 19:45:15.645 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-19 19:45:15.668 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:45:15.671 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-19 19:45:15.674 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-19 19:45:15.678 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-19 19:45:17.257 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:17.379 | [238492 Async ks-demo-another:238492]: finished successfully 2022-08-19 19:45:18.868 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:18.919 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:18.957 | [238614 Async ks-demo-invis:238614]: finished successfully 2022-08-19 19:45:19.032 | [238371 Async ks-demo-admin:238371]: finished successfully 2022-08-19 19:45:19.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:19.716 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:19.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:19.716 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:19.865 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:19.868 | ++ functions-common:get_or_create_user:925 : user_id=3348f8c4ee5143c5aeee05bfaea4a014 2022-08-19 19:45:19.870 | ++ functions-common:get_or_create_user:926 : echo 3348f8c4ee5143c5aeee05bfaea4a014 2022-08-19 19:45:19.874 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3348f8c4ee5143c5aeee05bfaea4a014 2022-08-19 19:45:19.878 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3348f8c4ee5143c5aeee05bfaea4a014 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:20.005 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3348f8c4ee5143c5aeee05bfaea4a014 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:20.081 | [207317 Async ks-alt-member-user:239685]: running: get_or_add_user_project_role member 3348f8c4ee5143c5aeee05bfaea4a014 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:20.085 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-19 19:45:20.094 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-19 19:45:20.101 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:45:20.110 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-19 19:45:20.115 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-19 19:45:20.126 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-19 19:45:22.563 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:22.687 | [238791 Async ks-demo-reader:238791]: finished successfully 2022-08-19 19:45:23.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:23.210 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:23.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:23.210 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:23.365 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:23.369 | ++ functions-common:get_or_create_user:925 : user_id=6a63a99223d343629420975d55d7cb41 2022-08-19 19:45:23.373 | ++ functions-common:get_or_create_user:926 : echo 6a63a99223d343629420975d55d7cb41 2022-08-19 19:45:23.377 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=6a63a99223d343629420975d55d7cb41 2022-08-19 19:45:23.380 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6a63a99223d343629420975d55d7cb41 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:23.521 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6a63a99223d343629420975d55d7cb41 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:23.566 | [207317 Async ks-alt-reader-user:239921]: running: get_or_add_user_project_role reader 6a63a99223d343629420975d55d7cb41 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:23.572 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-19 19:45:23.577 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:45:23.581 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-19 19:45:23.596 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-19 19:45:23.603 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-19 19:45:26.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:26.734 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:26.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:26.734 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:27.004 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:27.010 | ++ functions-common:get_or_create_user:925 : user_id=7507c638865348f2a06a16da31a2288a 2022-08-19 19:45:27.019 | ++ functions-common:get_or_create_user:926 : echo 7507c638865348f2a06a16da31a2288a 2022-08-19 19:45:27.022 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7507c638865348f2a06a16da31a2288a 2022-08-19 19:45:27.025 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7507c638865348f2a06a16da31a2288a all 2022-08-19 19:45:27.332 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7507c638865348f2a06a16da31a2288a all 2022-08-19 19:45:27.524 | [207317 Async ks-system-member:240154]: running: get_or_add_user_system_role member 7507c638865348f2a06a16da31a2288a all 2022-08-19 19:45:27.539 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-19 19:45:27.542 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:45:27.549 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-19 19:45:27.550 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-19 19:45:27.565 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-19 19:45:30.808 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:30.992 | [239211 Async ks-alt-admin:239211]: finished successfully 2022-08-19 19:45:31.587 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:31.725 | [239332 Async ks-alt-another:239332]: finished successfully 2022-08-19 19:45:31.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:31.953 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:31.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:31.953 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:32.131 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:32.140 | ++ functions-common:get_or_create_user:925 : user_id=2a6b4a677c3044e794fea56cdf5dd010 2022-08-19 19:45:32.148 | ++ functions-common:get_or_create_user:926 : echo 2a6b4a677c3044e794fea56cdf5dd010 2022-08-19 19:45:32.154 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=2a6b4a677c3044e794fea56cdf5dd010 2022-08-19 19:45:32.157 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 2a6b4a677c3044e794fea56cdf5dd010 all 2022-08-19 19:45:32.309 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2a6b4a677c3044e794fea56cdf5dd010 all 2022-08-19 19:45:32.414 | [207317 Async ks-system-reader:240453]: running: get_or_add_user_system_role reader 2a6b4a677c3044e794fea56cdf5dd010 all 2022-08-19 19:45:32.419 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-19 19:45:32.446 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-19 19:45:32.455 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-19 19:45:32.458 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:45:32.465 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-19 19:45:34.667 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:34.741 | [239685 Async ks-alt-member-user:239685]: finished successfully 2022-08-19 19:45:35.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:35.727 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:35.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:35.727 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:35.880 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:35.885 | ++ functions-common:get_or_create_group:902 : group_id=9a032424e9e84f76813b29c11c469773 2022-08-19 19:45:35.888 | ++ functions-common:get_or_create_group:903 : echo 9a032424e9e84f76813b29c11c469773 2022-08-19 19:45:35.891 | + lib/keystone:create_keystone_accounts:402 : admin_group=9a032424e9e84f76813b29c11c469773 2022-08-19 19:45:35.894 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-19 19:45:35.898 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-19 19:45:35.903 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-19 19:45:35.907 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:45:35.914 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-19 19:45:37.728 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:37.760 | [239921 Async ks-alt-reader-user:239921]: finished successfully 2022-08-19 19:45:38.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:38.789 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:38.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:38.789 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:38.941 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:38.944 | ++ functions-common:get_or_create_group:902 : group_id=38825d5856274220ba9d8825e5a51606 2022-08-19 19:45:38.947 | ++ functions-common:get_or_create_group:903 : echo 38825d5856274220ba9d8825e5a51606 2022-08-19 19:45:38.955 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=38825d5856274220ba9d8825e5a51606 2022-08-19 19:45:38.957 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.036 | + inc/async:async_inner:63 : get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.096 | [207317 Async ks-group-memberdemo:240819]: running: get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.100 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.209 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.342 | [207317 Async ks-group-anotherdemo:240914]: running: get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:39.346 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:39.638 | + inc/async:async_inner:63 : get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:39.901 | [207317 Async ks-group-memberalt:241024]: running: get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:39.917 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:39.933 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:40.064 | [240154 Async ks-system-member:240154]: finished successfully 2022-08-19 19:45:40.427 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:40.698 | [207317 Async ks-group-anotheralt:241169]: running: get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:40.719 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c 2022-08-19 19:45:41.202 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c 2022-08-19 19:45:41.507 | [207317 Async ks-group-admin:241265]: running: get_or_add_group_project_role admin 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c 2022-08-19 19:45:41.530 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-19 19:45:41.919 | [207317 Async ks-demo-member:238250]: Waiting for completion of get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 running on PID 238250 (17 other jobs running) 2022-08-19 19:45:42.062 | [207317 Async ks-demo-member:238250]: Signaling child to exit 2022-08-19 19:45:42.062 | WAKEUP 2022-08-19 19:45:42.221 | [207317 Async ks-demo-member:238250]: Signaled 2022-08-19 19:45:42.225 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:42.225 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:42.225 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:42.225 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:42.225 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:42.225 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:42.225 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:42.225 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:42.225 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:42.225 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:42.225 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:42.225 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:42.225 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:42.226 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:42.226 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:42.226 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:42.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:42.226 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:42.226 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:42.226 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:42.226 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:42.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:42.226 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:42.226 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:42.226 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:42.226 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:42.226 | ++ functions-common:get_field:818 : echo '| ad399fd7943c400999939078905555d5 | a7ae86fb4eba4229a2aeac512eeb8609 | | 4424542bef87476e90fea3d6b8d64ef8 | | | False |' 2022-08-19 19:45:42.226 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:42.226 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:42.226 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ad399fd7943c400999939078905555d5 2022-08-19 19:45:42.226 | + functions-common:get_or_add_user_project_role:997 : echo ad399fd7943c400999939078905555d5 2022-08-19 19:45:42.226 | ad399fd7943c400999939078905555d5 2022-08-19 19:45:42.621 | [207317 Async ks-demo-member:238250]: finished get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 16 seconds 2022-08-19 19:45:42.851 | [207317 Async ks-demo-admin:238371]: Waiting for completion of get_or_add_user_project_role admin 1ca13ee4e833463b9508048b30ae8c97 4424542bef87476e90fea3d6b8d64ef8 running on PID 238371 (16 other jobs running) 2022-08-19 19:45:42.999 | [207317 Async ks-demo-admin:238371]: Signaling child to exit 2022-08-19 19:45:43.000 | WAKEUP 2022-08-19 19:45:43.123 | [207317 Async ks-demo-admin:238371]: Signaled 2022-08-19 19:45:43.129 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:43.129 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:43.129 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:43.129 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:43.129 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:43.129 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:43.129 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:43.129 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:43.129 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ca13ee4e833463b9508048b30ae8c97 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.129 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:43.129 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.129 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.130 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.130 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:43.130 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:43.130 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1ca13ee4e833463b9508048b30ae8c97 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.130 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ca13ee4e833463b9508048b30ae8c97 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.130 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:43.130 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.130 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.130 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.130 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.130 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:43.130 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:43.130 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | 1ca13ee4e833463b9508048b30ae8c97 | | 4424542bef87476e90fea3d6b8d64ef8 | | | False |' 2022-08-19 19:45:43.130 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:43.130 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.130 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:43.130 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:43.131 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:43.295 | [207317 Async ks-demo-admin:238371]: finished get_or_add_user_project_role admin 1ca13ee4e833463b9508048b30ae8c97 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 20 seconds 2022-08-19 19:45:43.378 | [207317 Async ks-demo-another:238492]: Waiting for completion of get_or_add_user_project_role anotherrole a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 running on PID 238492 (15 other jobs running) 2022-08-19 19:45:43.429 | [207317 Async ks-demo-another:238492]: Signaling child to exit 2022-08-19 19:45:43.430 | WAKEUP 2022-08-19 19:45:43.479 | [207317 Async ks-demo-another:238492]: Signaled 2022-08-19 19:45:43.481 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:43.481 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:43.481 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:43.481 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:43.481 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:43.481 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:43.481 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:43.481 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:43.481 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.481 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.481 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:43.481 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.482 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.482 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:43.482 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:43.482 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7ae86fb4eba4229a2aeac512eeb8609 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:43.482 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:43.482 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.482 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.482 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.482 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.482 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.482 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:43.483 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:43.483 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:43.483 | ++ functions-common:get_field:818 : echo '| f955f05fc45a486b82577ab574c3b6a8 | a7ae86fb4eba4229a2aeac512eeb8609 | | 4424542bef87476e90fea3d6b8d64ef8 | | | False |' 2022-08-19 19:45:43.483 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.483 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:43.483 | + functions-common:get_or_add_user_project_role:997 : echo f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:43.483 | f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:43.557 | [207317 Async ks-demo-another:238492]: finished get_or_add_user_project_role anotherrole a7ae86fb4eba4229a2aeac512eeb8609 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 18 seconds 2022-08-19 19:45:43.625 | [207317 Async ks-demo-invis:238614]: Waiting for completion of get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 9d0aa1b1223d446fa28c884aaa313b98 running on PID 238614 (14 other jobs running) 2022-08-19 19:45:43.678 | [207317 Async ks-demo-invis:238614]: Signaling child to exit 2022-08-19 19:45:43.679 | WAKEUP 2022-08-19 19:45:43.721 | [207317 Async ks-demo-invis:238614]: Signaled 2022-08-19 19:45:43.723 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:43.723 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:43.723 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:43.723 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:43.723 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:43.723 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:43.723 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:43.723 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:43.723 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:43.723 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.724 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.724 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:45:43.724 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.724 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:43.724 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:43.724 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:43.724 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:43.724 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7ae86fb4eba4229a2aeac512eeb8609 --project 9d0aa1b1223d446fa28c884aaa313b98 2022-08-19 19:45:43.724 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:43.724 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:43.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:43.724 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:43.724 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:43.724 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:43.724 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:43.724 | ++ functions-common:get_field:818 : echo '| ad399fd7943c400999939078905555d5 | a7ae86fb4eba4229a2aeac512eeb8609 | | 9d0aa1b1223d446fa28c884aaa313b98 | | | False |' 2022-08-19 19:45:43.724 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:43.724 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ad399fd7943c400999939078905555d5 2022-08-19 19:45:43.724 | + functions-common:get_or_add_user_project_role:997 : echo ad399fd7943c400999939078905555d5 2022-08-19 19:45:43.725 | ad399fd7943c400999939078905555d5 2022-08-19 19:45:43.826 | [207317 Async ks-demo-invis:238614]: finished get_or_add_user_project_role member a7ae86fb4eba4229a2aeac512eeb8609 9d0aa1b1223d446fa28c884aaa313b98 with result 0 in 19 seconds 2022-08-19 19:45:43.896 | [207317 Async ks-demo-reader:238791]: Waiting for completion of get_or_add_user_project_role reader 3ad97b9a98fb4752aa62cd9c8433ac26 4424542bef87476e90fea3d6b8d64ef8 running on PID 238791 (13 other jobs running) 2022-08-19 19:45:43.937 | [207317 Async ks-demo-reader:238791]: Signaling child to exit 2022-08-19 19:45:43.938 | WAKEUP 2022-08-19 19:45:44.006 | [207317 Async ks-demo-reader:238791]: Signaled 2022-08-19 19:45:44.007 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:44.007 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:44.007 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:44.007 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:44.007 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:44.007 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:44.007 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:44.007 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:44.007 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ad97b9a98fb4752aa62cd9c8433ac26 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:44.007 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:44.007 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.007 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.007 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.007 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.007 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.007 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.008 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:44.008 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:44.008 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3ad97b9a98fb4752aa62cd9c8433ac26 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:44.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.008 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.008 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.008 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:44.008 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.008 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ad97b9a98fb4752aa62cd9c8433ac26 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:44.008 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.008 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.008 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.008 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.008 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.008 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:44.008 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:44.008 | ++ functions-common:get_field:818 : echo '| 9cc1f904308b4af1b1927d6d62463026 | 3ad97b9a98fb4752aa62cd9c8433ac26 | | 4424542bef87476e90fea3d6b8d64ef8 | | | False |' 2022-08-19 19:45:44.008 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:44.008 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:44.008 | + functions-common:get_or_add_user_project_role:997 : echo 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:44.008 | 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:44.200 | [207317 Async ks-demo-reader:238791]: finished get_or_add_user_project_role reader 3ad97b9a98fb4752aa62cd9c8433ac26 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 17 seconds 2022-08-19 19:45:44.207 | + inc/async:async_wait:197 : return 0 2022-08-19 19:45:44.210 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-19 19:45:44.293 | [207317 Async ks-alt-admin:239211]: Waiting for completion of get_or_add_user_project_role admin 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e running on PID 239211 (12 other jobs running) 2022-08-19 19:45:44.322 | [207317 Async ks-alt-admin:239211]: Signaling child to exit 2022-08-19 19:45:44.322 | WAKEUP 2022-08-19 19:45:44.348 | [207317 Async ks-alt-admin:239211]: Signaled 2022-08-19 19:45:44.353 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:44.353 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:44.353 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:44.353 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:44.353 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:44.353 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:44.353 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:44.353 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:44.353 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.353 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:44.353 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.353 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.353 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.353 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.353 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.353 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.353 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:44.353 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:44.353 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.353 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.353 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.354 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:44.354 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.354 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.354 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.354 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.354 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.354 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.354 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.354 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:44.354 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:44.354 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | 5fc83ae8e65346a3a515455961043f82 | | fcbfddbbf66c496e8cf934088bfff33e | | | False |' 2022-08-19 19:45:44.354 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:44.354 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.354 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:44.354 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:44.354 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:45:44.439 | [207317 Async ks-alt-admin:239211]: finished get_or_add_user_project_role admin 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 16 seconds 2022-08-19 19:45:44.522 | [207317 Async ks-alt-another:239332]: Waiting for completion of get_or_add_user_project_role anotherrole 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e running on PID 239332 (11 other jobs running) 2022-08-19 19:45:44.558 | [207317 Async ks-alt-another:239332]: Signaling child to exit 2022-08-19 19:45:44.559 | WAKEUP 2022-08-19 19:45:44.615 | [207317 Async ks-alt-another:239332]: Signaled 2022-08-19 19:45:44.621 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:44.621 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:44.621 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:44.621 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:44.621 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:44.621 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:44.621 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.621 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.621 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.621 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.621 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.621 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.621 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:44.621 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:44.621 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.621 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.621 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fc83ae8e65346a3a515455961043f82 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:44.621 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:44.621 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:44.621 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.621 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:44.622 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:44.622 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:44.622 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:44.622 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:44.622 | ++ functions-common:get_field:818 : echo '| f955f05fc45a486b82577ab574c3b6a8 | 5fc83ae8e65346a3a515455961043f82 | | fcbfddbbf66c496e8cf934088bfff33e | | | False |' 2022-08-19 19:45:44.622 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:44.622 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:44.622 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:44.622 | + functions-common:get_or_add_user_project_role:997 : echo f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:44.622 | f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:45:44.846 | [207317 Async ks-alt-another:239332]: finished get_or_add_user_project_role anotherrole 5fc83ae8e65346a3a515455961043f82 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 16 seconds 2022-08-19 19:45:45.043 | [207317 Async ks-alt-member-user:239685]: Waiting for completion of get_or_add_user_project_role member 3348f8c4ee5143c5aeee05bfaea4a014 fcbfddbbf66c496e8cf934088bfff33e running on PID 239685 (10 other jobs running) 2022-08-19 19:45:45.081 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:45.165 | [207317 Async ks-alt-member-user:239685]: Signaling child to exit 2022-08-19 19:45:45.165 | WAKEUP 2022-08-19 19:45:45.220 | [240453 Async ks-system-reader:240453]: finished successfully 2022-08-19 19:45:45.308 | [207317 Async ks-alt-member-user:239685]: Signaled 2022-08-19 19:45:45.315 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:45.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:45.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:45.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:45.318 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:45.318 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:45.318 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:45.318 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:45.318 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3348f8c4ee5143c5aeee05bfaea4a014 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.318 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:45.318 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:45.319 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:45.319 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:45.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:45.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:45.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 3348f8c4ee5143c5aeee05bfaea4a014 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3348f8c4ee5143c5aeee05bfaea4a014 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:45.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:45.319 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:45.319 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.319 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:45.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:45.319 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:45.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:45.320 | ++ functions-common:get_field:818 : echo '| ad399fd7943c400999939078905555d5 | 3348f8c4ee5143c5aeee05bfaea4a014 | | fcbfddbbf66c496e8cf934088bfff33e | | | False |' 2022-08-19 19:45:45.320 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ad399fd7943c400999939078905555d5 2022-08-19 19:45:45.320 | + functions-common:get_or_add_user_project_role:997 : echo ad399fd7943c400999939078905555d5 2022-08-19 19:45:45.320 | ad399fd7943c400999939078905555d5 2022-08-19 19:45:45.516 | [207317 Async ks-alt-member-user:239685]: finished get_or_add_user_project_role member 3348f8c4ee5143c5aeee05bfaea4a014 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 14 seconds 2022-08-19 19:45:45.714 | [207317 Async ks-alt-reader-user:239921]: Waiting for completion of get_or_add_user_project_role reader 6a63a99223d343629420975d55d7cb41 fcbfddbbf66c496e8cf934088bfff33e running on PID 239921 (9 other jobs running) 2022-08-19 19:45:45.860 | [207317 Async ks-alt-reader-user:239921]: Signaling child to exit 2022-08-19 19:45:45.860 | WAKEUP 2022-08-19 19:45:45.943 | [207317 Async ks-alt-reader-user:239921]: Signaled 2022-08-19 19:45:45.949 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:45:45.950 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:45.950 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:45.950 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:45.950 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:45.950 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:45.950 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6a63a99223d343629420975d55d7cb41 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:45:45.950 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:45.950 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.950 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.950 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.950 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:45.950 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:45:45.950 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:45:45.950 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6a63a99223d343629420975d55d7cb41 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.950 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.950 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6a63a99223d343629420975d55d7cb41 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:45:45.950 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:45:45.950 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:45:45.950 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.950 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:45.951 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:45.951 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:45.951 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:45:45.951 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:45:45.951 | ++ functions-common:get_field:818 : echo '| 9cc1f904308b4af1b1927d6d62463026 | 6a63a99223d343629420975d55d7cb41 | | fcbfddbbf66c496e8cf934088bfff33e | | | False |' 2022-08-19 19:45:45.951 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:45:45.951 | ++ functions-common:get_field:812 : read data 2022-08-19 19:45:45.951 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:45.951 | + functions-common:get_or_add_user_project_role:997 : echo 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:45.951 | 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:46.244 | [207317 Async ks-alt-reader-user:239921]: finished get_or_add_user_project_role reader 6a63a99223d343629420975d55d7cb41 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 14 seconds 2022-08-19 19:45:46.277 | + inc/async:async_wait:197 : return 0 2022-08-19 19:45:46.281 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-19 19:45:46.556 | [207317 Async ks-system-member:240154]: Waiting for completion of get_or_add_user_system_role member 7507c638865348f2a06a16da31a2288a all running on PID 240154 (8 other jobs running) 2022-08-19 19:45:46.723 | [207317 Async ks-system-member:240154]: Signaling child to exit 2022-08-19 19:45:46.724 | WAKEUP 2022-08-19 19:45:46.866 | [207317 Async ks-system-member:240154]: Signaled 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:45:46.878 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:45:46.878 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:46.878 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:46.878 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:46.878 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:46.878 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:45:46.878 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7507c638865348f2a06a16da31a2288a --system all -f value -c Role 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 7507c638865348f2a06a16da31a2288a --system all 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7507c638865348f2a06a16da31a2288a --system all -f value -c Role 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:46.878 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:46.878 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:46.878 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ad399fd7943c400999939078905555d5 2022-08-19 19:45:46.879 | + functions-common:get_or_add_user_system_role:1052 : echo ad399fd7943c400999939078905555d5 2022-08-19 19:45:46.879 | ad399fd7943c400999939078905555d5 2022-08-19 19:45:47.195 | [207317 Async ks-system-member:240154]: finished get_or_add_user_system_role member 7507c638865348f2a06a16da31a2288a all with result 0 in 12 seconds 2022-08-19 19:45:47.468 | [207317 Async ks-system-reader:240453]: Waiting for completion of get_or_add_user_system_role reader 2a6b4a677c3044e794fea56cdf5dd010 all running on PID 240453 (7 other jobs running) 2022-08-19 19:45:47.647 | [207317 Async ks-system-reader:240453]: Signaling child to exit 2022-08-19 19:45:47.647 | WAKEUP 2022-08-19 19:45:47.758 | [207317 Async ks-system-reader:240453]: Signaled 2022-08-19 19:45:47.759 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:45:47.759 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:45:47.759 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:45:47.759 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:45:47.759 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:45:47.759 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:45:47.760 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:45:47.760 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:45:47.760 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a6b4a677c3044e794fea56cdf5dd010 --system all -f value -c Role 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 2a6b4a677c3044e794fea56cdf5dd010 --system all 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a6b4a677c3044e794fea56cdf5dd010 --system all -f value -c Role 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:47.760 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:47.760 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:47.760 | + functions-common:get_or_add_user_system_role:1052 : echo 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:47.760 | 9cc1f904308b4af1b1927d6d62463026 2022-08-19 19:45:48.002 | [207317 Async ks-system-reader:240453]: finished get_or_add_user_system_role reader 2a6b4a677c3044e794fea56cdf5dd010 all with result 0 in 12 seconds 2022-08-19 19:45:48.026 | + inc/async:async_wait:197 : return 0 2022-08-19 19:45:48.046 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-19 19:45:48.337 | [207317 Async ks-group-memberdemo:240819]: Waiting for completion of get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 running on PID 240819 (6 other jobs running) 2022-08-19 19:45:48.470 | [207317 Async ks-group-memberdemo:240819]: Signaling child to exit 2022-08-19 19:45:53.675 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:53.734 | [240914 Async ks-group-anotherdemo:240914]: finished successfully 2022-08-19 19:45:53.929 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:53.975 | [240819 Async ks-group-memberdemo:240819]: finished successfully 2022-08-19 19:45:54.016 | WAKEUP 2022-08-19 19:45:54.065 | [207317 Async ks-group-memberdemo:240819]: Signaled 2022-08-19 19:45:54.066 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:45:54.066 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 -f value 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:54.067 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:45:54.067 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:45:54.067 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 -f value 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.067 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.067 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:54.067 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False' 2022-08-19 19:45:54.067 | + functions-common:get_or_add_group_project_role:1076 : echo ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False 2022-08-19 19:45:54.067 | ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False 2022-08-19 19:45:54.133 | [207317 Async ks-group-memberdemo:240819]: finished get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 14 seconds 2022-08-19 19:45:54.207 | [207317 Async ks-group-anotherdemo:240914]: Waiting for completion of get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 running on PID 240914 (5 other jobs running) 2022-08-19 19:45:54.244 | [207317 Async ks-group-anotherdemo:240914]: Signaling child to exit 2022-08-19 19:45:54.245 | WAKEUP 2022-08-19 19:45:54.283 | [207317 Async ks-group-anotherdemo:240914]: Signaled 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:45:54.285 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 -f value 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 38825d5856274220ba9d8825e5a51606 --project 4424542bef87476e90fea3d6b8d64ef8 -f value 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:54.285 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:54.285 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False' 2022-08-19 19:45:54.285 | + functions-common:get_or_add_group_project_role:1076 : echo f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False 2022-08-19 19:45:54.285 | f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 False 2022-08-19 19:45:54.341 | [207317 Async ks-group-anotherdemo:240914]: finished get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 4424542bef87476e90fea3d6b8d64ef8 with result 0 in 14 seconds 2022-08-19 19:45:54.383 | [207317 Async ks-group-memberalt:241024]: Waiting for completion of get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e running on PID 241024 (4 other jobs running) 2022-08-19 19:45:54.411 | [207317 Async ks-group-memberalt:241024]: Signaling child to exit 2022-08-19 19:45:55.590 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:55.626 | [241024 Async ks-group-memberalt:241024]: finished successfully 2022-08-19 19:45:55.657 | WAKEUP 2022-08-19 19:45:55.696 | [207317 Async ks-group-memberalt:241024]: Signaled 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:45:55.698 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e -f value 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e -f value 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.698 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.698 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False' 2022-08-19 19:45:55.698 | + functions-common:get_or_add_group_project_role:1076 : echo ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False 2022-08-19 19:45:55.698 | ad399fd7943c400999939078905555d5 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False 2022-08-19 19:45:55.768 | [207317 Async ks-group-memberalt:241024]: finished get_or_add_group_project_role member 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 16 seconds 2022-08-19 19:45:55.812 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:55.817 | [207317 Async ks-group-anotheralt:241169]: Waiting for completion of get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e running on PID 241169 (3 other jobs running) 2022-08-19 19:45:55.850 | [241169 Async ks-group-anotheralt:241169]: finished successfully 2022-08-19 19:45:55.856 | [207317 Async ks-group-anotheralt:241169]: Signaling child to exit 2022-08-19 19:45:55.878 | WAKEUP 2022-08-19 19:45:55.903 | [207317 Async ks-group-anotheralt:241169]: Signaled 2022-08-19 19:45:55.905 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:45:55.905 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e -f value 2022-08-19 19:45:55.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.905 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.905 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.905 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:55.905 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:45:55.905 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:45:55.905 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e 2022-08-19 19:45:55.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.906 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 38825d5856274220ba9d8825e5a51606 --project fcbfddbbf66c496e8cf934088bfff33e -f value 2022-08-19 19:45:55.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:55.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:55.906 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:55.906 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False' 2022-08-19 19:45:55.906 | + functions-common:get_or_add_group_project_role:1076 : echo f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False 2022-08-19 19:45:55.906 | f955f05fc45a486b82577ab574c3b6a8 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e False 2022-08-19 19:45:55.954 | [207317 Async ks-group-anotheralt:241169]: finished get_or_add_group_project_role anotherrole 38825d5856274220ba9d8825e5a51606 fcbfddbbf66c496e8cf934088bfff33e with result 0 in 15 seconds 2022-08-19 19:45:55.965 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:45:55.992 | [241265 Async ks-group-admin:241265]: finished successfully 2022-08-19 19:45:55.995 | [207317 Async ks-group-admin:241265]: Waiting for completion of get_or_add_group_project_role admin 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c running on PID 241265 (2 other jobs running) 2022-08-19 19:45:56.022 | [207317 Async ks-group-admin:241265]: Signaling child to exit 2022-08-19 19:45:56.022 | WAKEUP 2022-08-19 19:45:56.044 | [207317 Async ks-group-admin:241265]: Signaled 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:45:56.046 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9a032424e9e84f76813b29c11c469773 --project f25e1047a01441b8902c28f3b4c5fa2c -f value 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 9a032424e9e84f76813b29c11c469773 --project f25e1047a01441b8902c28f3b4c5fa2c 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9a032424e9e84f76813b29c11c469773 --project f25e1047a01441b8902c28f3b4c5fa2c -f value 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:45:56.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:45:56.046 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fab0c9fc21964d409455a4f331a1bb7d 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c False' 2022-08-19 19:45:56.046 | + functions-common:get_or_add_group_project_role:1076 : echo fab0c9fc21964d409455a4f331a1bb7d 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c False 2022-08-19 19:45:56.046 | fab0c9fc21964d409455a4f331a1bb7d 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c False 2022-08-19 19:45:56.092 | [207317 Async ks-group-admin:241265]: finished get_or_add_group_project_role admin 9a032424e9e84f76813b29c11c469773 f25e1047a01441b8902c28f3b4c5fa2c with result 0 in 14 seconds 2022-08-19 19:45:56.096 | + inc/async:async_wait:197 : return 0 2022-08-19 19:45:56.098 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-19 19:45:56.116 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:45:56.118 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-19 19:45:56.137 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:45:56.140 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-19 19:45:56.143 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-19 19:45:56.212 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-19 19:45:56.257 | [207317 Async create_nova_accounts:243224]: running: create_nova_accounts 2022-08-19 19:45:56.260 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-19 19:45:56.279 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:45:56.282 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-19 19:45:56.284 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-19 19:45:56.355 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-19 19:45:56.407 | [207317 Async create_glance_accounts:243348]: running: create_glance_accounts 2022-08-19 19:45:56.410 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-19 19:45:56.440 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:45:56.442 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-19 19:45:56.445 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-19 19:45:56.524 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-19 19:45:56.572 | [207317 Async create_cinder_accounts:243487]: running: create_cinder_accounts 2022-08-19 19:45:56.574 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-19 19:45:56.595 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:45:56.598 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-19 19:45:56.601 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-19 19:45:56.680 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-19 19:45:56.771 | [207317 Async create_neutron_accounts:243612]: running: create_neutron_accounts 2022-08-19 19:45:56.777 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-19 19:45:56.832 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:45:56.835 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-19 19:45:56.850 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-19 19:45:57.372 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-19 19:45:57.647 | [207317 Async create_swift_accounts:243768]: running: create_swift_accounts 2022-08-19 19:45:57.670 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-19 19:45:57.804 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:45:57.826 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-19 19:45:58.188 | [207317 Async create_nova_accounts:243224]: Waiting for completion of create_nova_accounts running on PID 243224 (6 other jobs running) 2022-08-19 19:45:58.362 | [207317 Async create_nova_accounts:243224]: Signaling child to exit 2022-08-19 19:46:40.034 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:46:40.176 | [243612 Async create_neutron_accounts:243612]: finished successfully 2022-08-19 19:46:57.983 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:46:58.027 | [243487 Async create_cinder_accounts:243487]: finished successfully 2022-08-19 19:47:15.876 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:47:15.916 | [243348 Async create_glance_accounts:243348]: finished successfully 2022-08-19 19:47:21.391 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:47:21.418 | [243224 Async create_nova_accounts:243224]: finished successfully 2022-08-19 19:47:21.444 | WAKEUP 2022-08-19 19:47:21.468 | [207317 Async create_nova_accounts:243224]: Signaled 2022-08-19 19:47:21.470 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-19 19:47:21.470 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-19 19:47:21.470 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-19 19:47:21.470 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.470 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.470 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.470 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:47:21.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.470 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.470 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.470 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.470 | + functions-common:get_or_create_user:925 : user_id=b81501ad01ed450fb93d0965f4320d90 2022-08-19 19:47:21.470 | + functions-common:get_or_create_user:926 : echo b81501ad01ed450fb93d0965f4320d90 2022-08-19 19:47:21.470 | b81501ad01ed450fb93d0965f4320d90 2022-08-19 19:47:21.470 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-19 19:47:21.470 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.470 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.470 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.470 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.470 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.470 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.470 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.471 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.471 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.471 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.471 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.471 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.471 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.471 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.471 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.471 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.471 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.471 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.471 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.471 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.471 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.471 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.471 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | b81501ad01ed450fb93d0965f4320d90 | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.471 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.472 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.472 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.472 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:47:21.472 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.472 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.472 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.472 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.472 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.472 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.472 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.472 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.472 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.472 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.472 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.472 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.472 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.472 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.473 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.473 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.473 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.473 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.473 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.473 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.473 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.473 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.473 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.473 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.473 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | b81501ad01ed450fb93d0965f4320d90 | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.473 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.473 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.473 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:47:21.473 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:47:21.473 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:47:21.473 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-19 19:47:21.473 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:47:21.473 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.23/compute 2022-08-19 19:47:21.473 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-19 19:47:21.473 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.473 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-19 19:47:21.473 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-19 19:47:21.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.473 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.473 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.473 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.473 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.473 | 0cca6cd105cd4643b8098f6184fc2c55' 2022-08-19 19:47:21.473 | + functions-common:get_or_create_service:1094 : echo 0cca6cd105cd4643b8098f6184fc2c55 2022-08-19 19:47:21.473 | 0cca6cd105cd4643b8098f6184fc2c55 2022-08-19 19:47:21.474 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.23/compute/v2/$(project_id)s' 2022-08-19 19:47:21.474 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.474 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.23/compute/v2/$(project_id)s' RegionOne 2022-08-19 19:47:21.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.474 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.474 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.474 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.23/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.474 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6bad2828a6784619a7ad5290649dfadf 2022-08-19 19:47:21.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6bad2828a6784619a7ad5290649dfadf 2022-08-19 19:47:21.474 | + functions-common:get_or_create_endpoint:1127 : public_id=6bad2828a6784619a7ad5290649dfadf 2022-08-19 19:47:21.474 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.474 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.474 | + functions-common:get_or_create_endpoint:1136 : echo 6bad2828a6784619a7ad5290649dfadf 2022-08-19 19:47:21.474 | 6bad2828a6784619a7ad5290649dfadf 2022-08-19 19:47:21.474 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-19 19:47:21.474 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.474 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-19 19:47:21.474 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.475 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.475 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.475 | b899c724cfc44990b9cb11617dd87149' 2022-08-19 19:47:21.475 | + functions-common:get_or_create_service:1094 : echo b899c724cfc44990b9cb11617dd87149 2022-08-19 19:47:21.475 | b899c724cfc44990b9cb11617dd87149 2022-08-19 19:47:21.475 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.23/compute/v2.1 2022-08-19 19:47:21.475 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.475 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.23/compute/v2.1 RegionOne 2022-08-19 19:47:21.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.475 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.475 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.475 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.23/compute/v2.1 --region RegionOne -f value -c id 2022-08-19 19:47:21.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.475 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a14b346246964a5e926c96dfab8572c3 2022-08-19 19:47:21.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a14b346246964a5e926c96dfab8572c3 2022-08-19 19:47:21.475 | + functions-common:get_or_create_endpoint:1127 : public_id=a14b346246964a5e926c96dfab8572c3 2022-08-19 19:47:21.475 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.475 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.475 | + functions-common:get_or_create_endpoint:1136 : echo a14b346246964a5e926c96dfab8572c3 2022-08-19 19:47:21.475 | a14b346246964a5e926c96dfab8572c3 2022-08-19 19:47:21.475 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-19 19:47:21.475 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:47:21.475 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-19 19:47:21.475 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:47:21.476 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-19 19:47:21.476 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.476 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.476 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.476 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.476 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.476 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.476 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.476 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.476 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.476 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.477 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.477 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.477 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.477 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.477 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.477 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.477 | ++ functions-common:get_field:818 : echo '| c4a1a1920fd34fc2bee06b22455e15a4 | b81501ad01ed450fb93d0965f4320d90 | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.477 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.477 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.477 | + functions-common:get_or_add_user_project_role:997 : echo c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.477 | c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.477 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-19 19:47:21.477 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:47:21.477 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-19 19:47:21.477 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:47:21.477 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-19 19:47:21.517 | [207317 Async create_nova_accounts:243224]: finished create_nova_accounts with result 0 in 85 seconds 2022-08-19 19:47:21.558 | [207317 Async create_glance_accounts:243348]: Waiting for completion of create_glance_accounts running on PID 243348 (5 other jobs running) 2022-08-19 19:47:21.584 | [207317 Async create_glance_accounts:243348]: Signaling child to exit 2022-08-19 19:47:21.584 | WAKEUP 2022-08-19 19:47:21.607 | [207317 Async create_glance_accounts:243348]: Signaled 2022-08-19 19:47:21.609 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-19 19:47:21.609 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:47:21.609 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-19 19:47:21.609 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-19 19:47:21.609 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.609 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.609 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.609 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.609 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.609 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.609 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.609 | + functions-common:get_or_create_user:925 : user_id=ba1296f5e09a44efb0be6d19cc48441e 2022-08-19 19:47:21.609 | + functions-common:get_or_create_user:926 : echo ba1296f5e09a44efb0be6d19cc48441e 2022-08-19 19:47:21.609 | ba1296f5e09a44efb0be6d19cc48441e 2022-08-19 19:47:21.609 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-19 19:47:21.609 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.609 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.609 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.609 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.610 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.610 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.610 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.610 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.610 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.610 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.610 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.610 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.610 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.610 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.610 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.610 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.610 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.610 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | ba1296f5e09a44efb0be6d19cc48441e | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.610 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.610 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.611 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.611 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.611 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:47:21.611 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-19 19:47:21.611 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:47:21.611 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-19 19:47:21.611 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-19 19:47:21.611 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.611 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.611 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.611 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:47:21.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.611 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.611 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.611 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.611 | + functions-common:get_or_create_user:925 : user_id=6a28e7f88611412a975d7894939b092d 2022-08-19 19:47:21.611 | + functions-common:get_or_create_user:926 : echo 6a28e7f88611412a975d7894939b092d 2022-08-19 19:47:21.611 | 6a28e7f88611412a975d7894939b092d 2022-08-19 19:47:21.611 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-19 19:47:21.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.611 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.611 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.611 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.611 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.611 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.611 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.612 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.612 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.612 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.612 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.612 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.612 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.612 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.612 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.612 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | 6a28e7f88611412a975d7894939b092d | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.612 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.612 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.612 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.612 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.612 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.612 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-19 19:47:21.613 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-19 19:47:21.613 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.613 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.613 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.613 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.613 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.613 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.613 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.613 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.613 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.613 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.613 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.613 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.613 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.613 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.613 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.614 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.614 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.614 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.614 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.614 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.614 | ++ functions-common:get_field:818 : echo '| c4a1a1920fd34fc2bee06b22455e15a4 | 6a28e7f88611412a975d7894939b092d | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.614 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.614 | + functions-common:get_or_add_user_project_role:997 : echo c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.614 | c4a1a1920fd34fc2bee06b22455e15a4 2022-08-19 19:47:21.614 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-19 19:47:21.614 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.614 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-19 19:47:21.614 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.614 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.614 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.614 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.614 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.614 | 0c6b315114464243aee2bd48b5b4fbd8' 2022-08-19 19:47:21.614 | + functions-common:get_or_create_service:1094 : echo 0c6b315114464243aee2bd48b5b4fbd8 2022-08-19 19:47:21.614 | 0c6b315114464243aee2bd48b5b4fbd8 2022-08-19 19:47:21.614 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.23/image 2022-08-19 19:47:21.614 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.614 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.23/image RegionOne 2022-08-19 19:47:21.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.614 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.614 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.615 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.615 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.615 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.23/image --region RegionOne -f value -c id 2022-08-19 19:47:21.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.615 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.615 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.615 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aff274caab884e4b9b381921bf71c030 2022-08-19 19:47:21.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aff274caab884e4b9b381921bf71c030 2022-08-19 19:47:21.615 | + functions-common:get_or_create_endpoint:1127 : public_id=aff274caab884e4b9b381921bf71c030 2022-08-19 19:47:21.615 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.615 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.615 | + functions-common:get_or_create_endpoint:1136 : echo aff274caab884e4b9b381921bf71c030 2022-08-19 19:47:21.615 | aff274caab884e4b9b381921bf71c030 2022-08-19 19:47:21.615 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-19 19:47:21.615 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:47:21.615 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:47:21.615 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:47:21.615 | ++ functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:47:21.615 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-19 19:47:21.615 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-19 19:47:21.615 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-19 19:47:21.615 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-19 19:47:21.656 | [207317 Async create_glance_accounts:243348]: finished create_glance_accounts with result 0 in 79 seconds 2022-08-19 19:47:21.702 | [207317 Async create_cinder_accounts:243487]: Waiting for completion of create_cinder_accounts running on PID 243487 (4 other jobs running) 2022-08-19 19:47:21.732 | [207317 Async create_cinder_accounts:243487]: Signaling child to exit 2022-08-19 19:47:21.732 | WAKEUP 2022-08-19 19:47:21.757 | [207317 Async create_cinder_accounts:243487]: Signaled 2022-08-19 19:47:21.761 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-19 19:47:21.761 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-19 19:47:21.761 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-19 19:47:21.761 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.761 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.762 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.762 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:47:21.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.762 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.762 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.762 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.762 | + functions-common:get_or_create_user:925 : user_id=1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.762 | + functions-common:get_or_create_user:926 : echo 1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.762 | 1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.762 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-19 19:47:21.762 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.762 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.762 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.763 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.763 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.763 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.763 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.763 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.763 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.763 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.763 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.763 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.763 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.763 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.763 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.763 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.763 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.764 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | 1fc74784188c4d74a22f5997900ec8bb | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.764 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.764 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.764 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.764 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.764 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:47:21.764 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-19 19:47:21.764 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.764 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-19 19:47:21.764 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-19 19:47:21.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.764 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.764 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.764 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.764 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.764 | 00724faa565d4030a336d2f49e34b8fd' 2022-08-19 19:47:21.764 | + functions-common:get_or_create_service:1094 : echo 00724faa565d4030a336d2f49e34b8fd 2022-08-19 19:47:21.764 | 00724faa565d4030a336d2f49e34b8fd 2022-08-19 19:47:21.764 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-19 19:47:21.764 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.23/volume/v3/$(project_id)s' 2022-08-19 19:47:21.764 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.764 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.23/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:47:21.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.764 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.764 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.765 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.765 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.23/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:47:21.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.765 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.765 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.765 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6411e5d9f1104b499bbe9562c50a0f72 2022-08-19 19:47:21.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6411e5d9f1104b499bbe9562c50a0f72 2022-08-19 19:47:21.765 | + functions-common:get_or_create_endpoint:1127 : public_id=6411e5d9f1104b499bbe9562c50a0f72 2022-08-19 19:47:21.765 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.765 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.765 | + functions-common:get_or_create_endpoint:1136 : echo 6411e5d9f1104b499bbe9562c50a0f72 2022-08-19 19:47:21.765 | 6411e5d9f1104b499bbe9562c50a0f72 2022-08-19 19:47:21.765 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-19 19:47:21.765 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.765 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-19 19:47:21.765 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-19 19:47:21.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.765 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.765 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.765 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.765 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.765 | e5a549d652c54d9a916007f0dfa39294' 2022-08-19 19:47:21.765 | + functions-common:get_or_create_service:1094 : echo e5a549d652c54d9a916007f0dfa39294 2022-08-19 19:47:21.765 | e5a549d652c54d9a916007f0dfa39294 2022-08-19 19:47:21.765 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.23/volume/v3/$(project_id)s' 2022-08-19 19:47:21.765 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.765 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.23/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:47:21.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.766 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.766 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.23/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e2ada9ed09f942bb9ee3fba5a6eed84f 2022-08-19 19:47:21.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e2ada9ed09f942bb9ee3fba5a6eed84f 2022-08-19 19:47:21.766 | + functions-common:get_or_create_endpoint:1127 : public_id=e2ada9ed09f942bb9ee3fba5a6eed84f 2022-08-19 19:47:21.766 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.766 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.766 | + functions-common:get_or_create_endpoint:1136 : echo e2ada9ed09f942bb9ee3fba5a6eed84f 2022-08-19 19:47:21.766 | e2ada9ed09f942bb9ee3fba5a6eed84f 2022-08-19 19:47:21.766 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-19 19:47:21.766 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-19 19:47:21.766 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:47:21.766 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.766 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.766 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.766 | ++ functions-common:get_or_create_project:938 : project_id=1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_project:939 : echo 1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:47:21.767 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1099daad5d5c4c29bd969712f749ac0c 2022-08-19 19:47:21.767 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.767 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-19 19:47:21.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.767 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.767 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.767 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-19 19:47:21.767 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_user:925 : user_id=1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.767 | ++ functions-common:get_or_create_user:926 : echo 1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.767 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1fc74784188c4d74a22f5997900ec8bb 2022-08-19 19:47:21.812 | [207317 Async create_cinder_accounts:243487]: finished create_cinder_accounts with result 0 in 61 seconds 2022-08-19 19:47:21.816 | + inc/async:async_wait:197 : return 0 2022-08-19 19:47:21.818 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-19 19:47:21.879 | [207317 Async create_neutron_accounts:243612]: Waiting for completion of create_neutron_accounts running on PID 243612 (3 other jobs running) 2022-08-19 19:47:21.907 | [207317 Async create_neutron_accounts:243612]: Signaling child to exit 2022-08-19 19:47:21.907 | WAKEUP 2022-08-19 19:47:21.931 | [207317 Async create_neutron_accounts:243612]: Signaled 2022-08-19 19:47:21.932 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-19 19:47:21.932 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:47:21.932 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:47:21.932 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:47:21.932 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:47:21.932 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:47:21.932 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:47:21.932 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-19 19:47:21.932 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-19 19:47:21.932 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-19 19:47:21.932 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.23:9696/ 2022-08-19 19:47:21.932 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-19 19:47:21.933 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.23:9696/networking 2022-08-19 19:47:21.933 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-19 19:47:21.933 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-19 19:47:21.933 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-19 19:47:21.933 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:47:21.933 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:47:21.933 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:47:21.933 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:47:21.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.933 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.933 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.933 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.933 | + functions-common:get_or_create_user:925 : user_id=4009e2fc07c74930a5d66be5a37ab49d 2022-08-19 19:47:21.933 | + functions-common:get_or_create_user:926 : echo 4009e2fc07c74930a5d66be5a37ab49d 2022-08-19 19:47:21.933 | 4009e2fc07c74930a5d66be5a37ab49d 2022-08-19 19:47:21.933 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-19 19:47:21.933 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:47:21.934 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:47:21.934 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:47:21.934 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.934 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.934 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.934 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.934 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.934 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:47:21.934 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:47:21.934 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.934 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.934 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:47:21.934 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:47:21.934 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:47:21.934 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.934 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.935 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.935 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.935 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:47:21.935 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:47:21.935 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:47:21.935 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | 4009e2fc07c74930a5d66be5a37ab49d | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:47:21.935 | ++ functions-common:get_field:812 : read data 2022-08-19 19:47:21.935 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.935 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.935 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:47:21.935 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:47:21.935 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-19 19:47:21.935 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:47:21.935 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-19 19:47:21.935 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-19 19:47:21.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.935 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.935 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.935 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.935 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:47:21.935 | f83aaa9520434876bed5b95707e6fe7a' 2022-08-19 19:47:21.935 | + functions-common:get_or_create_service:1094 : echo f83aaa9520434876bed5b95707e6fe7a 2022-08-19 19:47:21.935 | f83aaa9520434876bed5b95707e6fe7a 2022-08-19 19:47:21.935 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.23:9696/networking 2022-08-19 19:47:21.935 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:47:21.935 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.23:9696/networking RegionOne 2022-08-19 19:47:21.935 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:47:21.935 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-19 19:47:21.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.935 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.935 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.936 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:47:21.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:47:21.936 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.23:9696/networking --region RegionOne -f value -c id 2022-08-19 19:47:21.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.936 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:47:21.936 | from cryptography.utils import int_from_bytes 2022-08-19 19:47:21.936 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:47:21.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=417040f15d66454c94868d83180e165d 2022-08-19 19:47:21.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 417040f15d66454c94868d83180e165d 2022-08-19 19:47:21.936 | + functions-common:get_or_create_endpoint:1127 : public_id=417040f15d66454c94868d83180e165d 2022-08-19 19:47:21.936 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:47:21.936 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:47:21.936 | + functions-common:get_or_create_endpoint:1136 : echo 417040f15d66454c94868d83180e165d 2022-08-19 19:47:21.936 | 417040f15d66454c94868d83180e165d 2022-08-19 19:47:21.979 | [207317 Async create_neutron_accounts:243612]: finished create_neutron_accounts with result 0 in 43 seconds 2022-08-19 19:47:22.021 | [207317 Async create_swift_accounts:243768]: Waiting for completion of create_swift_accounts running on PID 243768 (2 other jobs running) 2022-08-19 19:47:22.049 | [207317 Async create_swift_accounts:243768]: Signaling child to exit 2022-08-19 19:48:08.811 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:48:08.838 | [243768 Async create_swift_accounts:243768]: finished successfully 2022-08-19 19:48:08.862 | WAKEUP 2022-08-19 19:48:08.886 | [207317 Async create_swift_accounts:243768]: Signaled 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-19 19:48:08.887 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-19 19:48:08.887 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-19 19:48:08.887 | ++ functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:48:08.887 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-19 19:48:08.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.888 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.888 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.888 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.888 | ++ functions-common:get_or_create_role:950 : role_id=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.888 | ++ functions-common:get_or_create_role:951 : echo f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.888 | + lib/swift:create_swift_accounts:619 : another_role=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.888 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-19 19:48:08.888 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-19 19:48:08.888 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:48:08.888 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:48:08.888 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:48:08.888 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:48:08.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.888 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.888 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.888 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.888 | + functions-common:get_or_create_user:925 : user_id=ffee8a56264d476694365d001e5318cc 2022-08-19 19:48:08.888 | + functions-common:get_or_create_user:926 : echo ffee8a56264d476694365d001e5318cc 2022-08-19 19:48:08.888 | ffee8a56264d476694365d001e5318cc 2022-08-19 19:48:08.888 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-19 19:48:08.888 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.888 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:48:08.888 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:48:08.889 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.889 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.889 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.889 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.889 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.889 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.889 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.889 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.889 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.889 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.889 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.889 | ++ functions-common:get_field:818 : echo '| 5bdefe7a48324414b481daedb412f270 | ffee8a56264d476694365d001e5318cc | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:48:08.889 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.889 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5bdefe7a48324414b481daedb412f270 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:997 : echo 5bdefe7a48324414b481daedb412f270 2022-08-19 19:48:08.890 | 5bdefe7a48324414b481daedb412f270 2022-08-19 19:48:08.890 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:48:08.890 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.890 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:48:08.890 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:48:08.890 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.890 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.890 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.890 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.890 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.890 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.890 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.890 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.890 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.890 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.890 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.890 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:48:08.891 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.891 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.891 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.891 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.891 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.891 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.891 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.891 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.891 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.891 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | ffee8a56264d476694365d001e5318cc | | 1099daad5d5c4c29bd969712f749ac0c | | | False |' 2022-08-19 19:48:08.891 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.891 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.891 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.891 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.891 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.891 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-19 19:48:08.891 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:48:08.891 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-19 19:48:08.891 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-19 19:48:08.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.891 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.891 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.891 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.891 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:48:08.891 | 0c39b045e5174419b4f1efc4aa28232e' 2022-08-19 19:48:08.891 | + functions-common:get_or_create_service:1094 : echo 0c39b045e5174419b4f1efc4aa28232e 2022-08-19 19:48:08.891 | 0c39b045e5174419b4f1efc4aa28232e 2022-08-19 19:48:08.891 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' http://10.222.0.23:8080 2022-08-19 19:48:08.891 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:48:08.891 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:48:08.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:48:08.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=87b397f4620c4328abd9db9dca4a3344 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 87b397f4620c4328abd9db9dca4a3344 2022-08-19 19:48:08.892 | + functions-common:get_or_create_endpoint:1127 : public_id=87b397f4620c4328abd9db9dca4a3344 2022-08-19 19:48:08.892 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.23:8080 ]] 2022-08-19 19:48:08.892 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.23:8080 RegionOne 2022-08-19 19:48:08.892 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.892 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.892 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.892 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:48:08.892 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:48:08.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.23:8080 --region RegionOne -f value -c id 2022-08-19 19:48:08.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.893 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.893 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=18c559d6f62b41e784d11ae8cfe7e975 2022-08-19 19:48:08.893 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 18c559d6f62b41e784d11ae8cfe7e975 2022-08-19 19:48:08.893 | 18c559d6f62b41e784d11ae8cfe7e975 2022-08-19 19:48:08.893 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:48:08.893 | + functions-common:get_or_create_endpoint:1136 : echo 87b397f4620c4328abd9db9dca4a3344 2022-08-19 19:48:08.893 | 87b397f4620c4328abd9db9dca4a3344 2022-08-19 19:48:08.893 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-19 19:48:08.893 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:48:08.893 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-19 19:48:08.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.893 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_project:938 : project_id=86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_project:939 : echo 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.893 | + lib/swift:create_swift_accounts:633 : swift_project_test1=86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.893 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-19 19:48:08.893 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.893 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-08-19 19:48:08.893 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-08-19 19:48:08.893 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-19 19:48:08.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.894 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.894 | ++ functions-common:get_or_create_user:925 : user_id=e527648f0eaa4cfd9a560afe191c3faf 2022-08-19 19:48:08.894 | ++ functions-common:get_or_create_user:926 : echo e527648f0eaa4cfd9a560afe191c3faf 2022-08-19 19:48:08.894 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=e527648f0eaa4cfd9a560afe191c3faf 2022-08-19 19:48:08.894 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-19 19:48:08.894 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.894 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin e527648f0eaa4cfd9a560afe191c3faf 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.894 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.894 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:48:08.894 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.894 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.894 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:48:08.894 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:48:08.894 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:48:08.894 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:48:08.894 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e527648f0eaa4cfd9a560afe191c3faf --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.894 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.894 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.894 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.894 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.894 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.894 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.894 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.894 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e527648f0eaa4cfd9a560afe191c3faf --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.894 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.895 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.895 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e527648f0eaa4cfd9a560afe191c3faf --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.895 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.895 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.895 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.895 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.895 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.895 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.895 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.895 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.895 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | e527648f0eaa4cfd9a560afe191c3faf | | 86ab88e66fb64b09944e40cc07d2577e | | | False |' 2022-08-19 19:48:08.895 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.895 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.895 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.895 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.895 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-19 19:48:08.895 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-19 19:48:08.895 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:48:08.895 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-08-19 19:48:08.895 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-08-19 19:48:08.895 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-19 19:48:08.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.895 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.895 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.895 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.895 | ++ functions-common:get_or_create_user:925 : user_id=fada9f2f2da04831bd0ce12b5f17b1ca 2022-08-19 19:48:08.895 | ++ functions-common:get_or_create_user:926 : echo fada9f2f2da04831bd0ce12b5f17b1ca 2022-08-19 19:48:08.895 | + lib/swift:create_swift_accounts:642 : swift_user_test3=fada9f2f2da04831bd0ce12b5f17b1ca 2022-08-19 19:48:08.895 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-19 19:48:08.895 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.895 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role f955f05fc45a486b82577ab574c3b6a8 fada9f2f2da04831bd0ce12b5f17b1ca 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.896 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:48:08.896 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.896 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.896 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:48:08.896 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:48:08.896 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:48:08.896 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role f955f05fc45a486b82577ab574c3b6a8 --user fada9f2f2da04831bd0ce12b5f17b1ca --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.896 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.896 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.896 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.896 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.896 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.896 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.896 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.896 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add f955f05fc45a486b82577ab574c3b6a8 --user fada9f2f2da04831bd0ce12b5f17b1ca --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.896 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.896 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role f955f05fc45a486b82577ab574c3b6a8 --user fada9f2f2da04831bd0ce12b5f17b1ca --project 86ab88e66fb64b09944e40cc07d2577e 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.896 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.896 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.896 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.897 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.897 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.897 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.897 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.897 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.897 | ++ functions-common:get_field:818 : echo '| f955f05fc45a486b82577ab574c3b6a8 | fada9f2f2da04831bd0ce12b5f17b1ca | | 86ab88e66fb64b09944e40cc07d2577e | | | False |' 2022-08-19 19:48:08.897 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.897 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.897 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.897 | + functions-common:get_or_add_user_project_role:997 : echo f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.897 | f955f05fc45a486b82577ab574c3b6a8 2022-08-19 19:48:08.897 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-19 19:48:08.897 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:48:08.897 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-19 19:48:08.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.897 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.897 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.897 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_project:938 : project_id=94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_project:939 : echo 94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.897 | + lib/swift:create_swift_accounts:647 : swift_project_test2=94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.897 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-19 19:48:08.897 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.897 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-19 19:48:08.897 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-08-19 19:48:08.897 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-08-19 19:48:08.898 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-19 19:48:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.898 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.898 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.898 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.898 | ++ functions-common:get_or_create_user:925 : user_id=4e02d8a1f99f419bb7bf8a5ed1ebbd27 2022-08-19 19:48:08.898 | ++ functions-common:get_or_create_user:926 : echo 4e02d8a1f99f419bb7bf8a5ed1ebbd27 2022-08-19 19:48:08.898 | + lib/swift:create_swift_accounts:652 : swift_user_test2=4e02d8a1f99f419bb7bf8a5ed1ebbd27 2022-08-19 19:48:08.898 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-19 19:48:08.898 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.898 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 4e02d8a1f99f419bb7bf8a5ed1ebbd27 94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.898 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.898 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:48:08.898 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.898 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.898 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:48:08.898 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:48:08.898 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:48:08.898 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:48:08.898 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e02d8a1f99f419bb7bf8a5ed1ebbd27 --project 94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.898 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.898 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.898 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.898 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.898 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.898 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.898 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.898 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.898 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.899 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4e02d8a1f99f419bb7bf8a5ed1ebbd27 --project 94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.899 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e02d8a1f99f419bb7bf8a5ed1ebbd27 --project 94d9357cb2f64f5d82c928daec4b934d 2022-08-19 19:48:08.899 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.899 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.899 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.899 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.899 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.899 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.899 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.899 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.899 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | 4e02d8a1f99f419bb7bf8a5ed1ebbd27 | | 94d9357cb2f64f5d82c928daec4b934d | | | False |' 2022-08-19 19:48:08.899 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.899 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.899 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.899 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.899 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-19 19:48:08.899 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-19 19:48:08.899 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:48:08.899 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-19 19:48:08.899 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.899 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.900 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-08-19 19:48:08.900 | 69860b3fad65402ab04e3a9df3729dd8' 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_domain:888 : echo 69860b3fad65402ab04e3a9df3729dd8 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:657 : swift_domain=69860b3fad65402ab04e3a9df3729dd8 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-19 19:48:08.900 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-19 19:48:08.900 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 69860b3fad65402ab04e3a9df3729dd8 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:48:08.900 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=69860b3fad65402ab04e3a9df3729dd8 --or-show -f value -c id 2022-08-19 19:48:08.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.900 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.900 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.900 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_project:938 : project_id=42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_project:939 : echo 42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:661 : swift_project_test4=42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-19 19:48:08.900 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.900 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-19 19:48:08.900 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 69860b3fad65402ab04e3a9df3729dd8 test4@example.com 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-08-19 19:48:08.900 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-08-19 19:48:08.900 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=69860b3fad65402ab04e3a9df3729dd8 --email=test4@example.com --or-show -f value -c id 2022-08-19 19:48:08.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.901 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.901 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.901 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.901 | ++ functions-common:get_or_create_user:925 : user_id=a7eede3052e6482fa39de0d544e48083 2022-08-19 19:48:08.901 | ++ functions-common:get_or_create_user:926 : echo a7eede3052e6482fa39de0d544e48083 2022-08-19 19:48:08.901 | + lib/swift:create_swift_accounts:666 : swift_user_test4=a7eede3052e6482fa39de0d544e48083 2022-08-19 19:48:08.901 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-19 19:48:08.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:48:08.901 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin a7eede3052e6482fa39de0d544e48083 42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.901 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:48:08.901 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:48:08.901 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:48:08.901 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:48:08.901 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:48:08.901 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:48:08.901 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:48:08.901 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:48:08.901 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7eede3052e6482fa39de0d544e48083 --project 42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.901 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.901 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:48:08.901 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.901 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.901 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.901 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.901 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.901 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:48:08.901 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:48:08.901 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a7eede3052e6482fa39de0d544e48083 --project 42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.901 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.902 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7eede3052e6482fa39de0d544e48083 --project 42735e208ee44d31941de9983b08911c 2022-08-19 19:48:08.902 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:48:08.902 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:48:08.902 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:48:08.902 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:08.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:08.902 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:48:08.902 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:48:08.902 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:48:08.902 | ++ functions-common:get_field:818 : echo '| fab0c9fc21964d409455a4f331a1bb7d | a7eede3052e6482fa39de0d544e48083 | | 42735e208ee44d31941de9983b08911c | | | False |' 2022-08-19 19:48:08.902 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:48:08.902 | ++ functions-common:get_field:812 : read data 2022-08-19 19:48:08.902 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.902 | + functions-common:get_or_add_user_project_role:997 : echo fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.902 | fab0c9fc21964d409455a4f331a1bb7d 2022-08-19 19:48:08.933 | [207317 Async create_swift_accounts:243768]: finished create_swift_accounts with result 0 in 131 seconds 2022-08-19 19:48:08.941 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-19 19:48:08.944 | + inc/async:async_wait:197 : return 0 2022-08-19 19:48:08.946 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-19 19:48:08.965 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:08.968 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-19 19:48:08.986 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:08.988 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-19 19:48:08.991 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:48:08.994 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-19 19:48:08.997 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-19 19:48:08.999 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-19 19:48:09.069 | + inc/async:async_inner:63 : init_glance 2022-08-19 19:48:09.114 | [207317 Async init_glance:248058]: running: init_glance 2022-08-19 19:48:09.117 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-19 19:48:09.138 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:09.141 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-19 19:48:09.149 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:48:09.152 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-19 19:48:09.154 | + ./stack.sh:main:1142 : configure_neutron 2022-08-19 19:48:09.157 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-19 19:48:09.162 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:48:09.162 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:48:09.168 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:48:09.171 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:48:09.174 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:48:09.177 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:48:09.180 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-19 19:48:09.183 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-19 19:48:09.186 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-19 19:48:09.189 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-19 19:48:09.204 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-19 19:48:09.207 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-19 19:48:12.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:12.378 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:12.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:12.378 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:15.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:15.661 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:15.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:15.661 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:18.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:18.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:18.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:18.889 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:22.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:22.087 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:22.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:22.087 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:25.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:25.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:25.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:25.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:28.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:28.547 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:28.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:28.547 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:31.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:31.833 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:31.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:31.833 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:35.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:35.339 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:35.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:35.339 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:39.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:39.464 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:39.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:39.464 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:44.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:44.547 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:44.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:44.547 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:44.860 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-19 19:48:44.865 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-19 19:48:44.868 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-19 19:48:44.871 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-19 19:48:44.873 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-19 19:48:44.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-19 19:48:44.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-19 19:48:44.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-19 19:48:44.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-19 19:48:44.887 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-19 19:48:44.889 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-19 19:48:44.894 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-19 19:48:44.896 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-19 19:48:44.899 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-19 19:48:44.901 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-19 19:48:44.904 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-19 19:48:44.908 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:44.910 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-19 19:48:44.913 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:44.918 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-19 19:48:44.921 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-19 19:48:44.923 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-19 19:48:44.926 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-19 19:48:44.931 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:48:44.933 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:44.935 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:48:44.955 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:44.958 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:48:44.961 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:48:44.963 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:48:45.004 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-19 19:48:45.043 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-19 19:48:45.079 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-19 19:48:45.121 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-19 19:48:45.156 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-19 19:48:45.194 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-19 19:48:45.197 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-19 19:48:45.200 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-19 19:48:45.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:48:45.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:48:45.229 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:48:45.231 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:48:45.235 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:48:45.238 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:48:45.240 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:48:45.277 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:48:45.318 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:48:45.354 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:48:45.391 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-19 19:48:45.409 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:48:45.411 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-19 19:48:45.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:48:45.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-19 19:48:45.420 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-19 19:48:45.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-19 19:48:45.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-19 19:48:45.445 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:48:45.447 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-19 19:48:45.450 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-19 19:48:45.465 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-19 19:48:45.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-19 19:48:45.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-19 19:48:45.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:48:45.516 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:48:45.533 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:48:45.536 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:45.540 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-19 19:48:45.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.OLqREuRdbX 2022-08-19 19:48:45.554 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:48:45.558 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:45.561 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.OLqREuRdbX 2022-08-19 19:48:45.566 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.OLqREuRdbX 2022-08-19 19:48:45.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.OLqREuRdbX /etc/sudoers.d/neutron-rootwrap 2022-08-19 19:48:45.593 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:48:45.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:45.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:45.675 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-19 19:48:45.678 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-19 19:48:45.681 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-19 19:48:45.683 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:48:45.686 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:48:45.688 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:48:45.707 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:45.711 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:48:45.715 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:48:45.717 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:48:45.737 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:45.740 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:48:45.743 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:48:45.781 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:48:45.784 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:48:45.787 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-19 19:48:45.807 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:45.810 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-19 19:48:45.812 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-19 19:48:45.815 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:48:45.817 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:48:45.820 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-19 19:48:45.823 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-19 19:48:45.825 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:48:45.828 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-19 19:48:45.831 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-19 19:48:45.833 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-19 19:48:45.838 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-19 19:48:45.842 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-08-19 19:48:45.846 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-19 19:48:45.864 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:45.867 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-19 19:48:45.870 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-19 19:48:45.872 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-19 19:48:45.877 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-19 19:48:45.880 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-19 19:48:45.882 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-19 19:48:45.887 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-19 19:48:45.890 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-19 19:48:45.892 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-19 19:48:45.898 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-19 19:48:45.904 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-19 19:48:45.913 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-19 19:48:45.955 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:48:45.995 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-19 19:48:46.035 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-19 19:48:46.073 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-19 19:48:46.075 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:48:46.080 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-19 19:48:46.080 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:48:46.083 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-19 19:48:46.124 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-19 19:48:46.164 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:48:46.205 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-19 19:48:46.244 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-19 19:48:46.290 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-19 19:48:46.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-19 19:48:46.367 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-19 19:48:46.407 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:48:46.448 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:48:46.488 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-19 19:48:46.530 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-19 19:48:46.568 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-19 19:48:46.571 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:48:46.574 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:48:46.576 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:48:46.579 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-19 19:48:46.621 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-19 19:48:46.662 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.23/identity 2022-08-19 19:48:46.704 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-19 19:48:46.742 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-19 19:48:46.797 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-19 19:48:46.835 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-19 19:48:46.875 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-19 19:48:46.920 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:48:46.965 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-19 19:48:47.016 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-19 19:48:47.018 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:48:47.025 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:48:47.027 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-19 19:48:47.030 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-19 19:48:47.076 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-19 19:48:47.134 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:48:47.180 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-19 19:48:47.225 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-19 19:48:47.265 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-19 19:48:47.306 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-19 19:48:47.348 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-19 19:48:47.390 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:48:47.431 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-19 19:48:47.471 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-19 19:48:47.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-19 19:48:47.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-19 19:48:47.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-19 19:48:47.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-19 19:48:47.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-19 19:48:47.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-19 19:48:47.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-08-19 19:48:47.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-08-19 19:48:47.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-08-19 19:48:47.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-19 19:48:47.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-19 19:48:47.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-19 19:48:47.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-19 19:48:47.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-19 19:48:47.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-19 19:48:47.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-19 19:48:47.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-19 19:48:47.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:47.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-08-19 19:48:47.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-08-19 19:48:47.575 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:48:47.580 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-19 19:48:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-19 19:48:47.585 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.587 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-19 19:48:47.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-19 19:48:47.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-19 19:48:47.627 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.629 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:48:47.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-19 19:48:47.635 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-19 19:48:47.637 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.644 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-19 19:48:47.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-19 19:48:47.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-19 19:48:47.685 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:48:47.690 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-19 19:48:47.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-19 19:48:47.694 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.698 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-19 19:48:47.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-19 19:48:47.738 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.741 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:48:47.743 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-19 19:48:47.746 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-19 19:48:47.749 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-19 19:48:47.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-19 19:48:47.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.797 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-19 19:48:47.800 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-19 19:48:47.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-19 19:48:47.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.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-08-19 19:48:47.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-19 19:48:47.849 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-19 19:48:47.854 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:48:47.856 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:48:47.858 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.861 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-19 19:48:47.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-19 19:48:47.912 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-19 19:48:47.918 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-19 19:48:47.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-19 19:48:47.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-19 19:48:47.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-08-19 19:48:47.969 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:47.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-19 19:48:47.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-08-19 19:48:47.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-08-19 19:48:47.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:47.986 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-08-19 19:48:48.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-19 19:48:48.028 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:48:48.030 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-19 19:48:48.033 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:48:48.035 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:48:48.038 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:48:48.041 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-19 19:48:48.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-19 19:48:48.083 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-19 19:48:48.108 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:48.111 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-19 19:48:48.114 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:48:48.161 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:48.164 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:48.207 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:48:48.248 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-19 19:48:48.251 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-19 19:48:48.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-19 19:48:48.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:48:51.090 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:48:51.090 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:48:51.091 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=250433) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:48:51.140 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:48:51.141 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:48:51.141 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:51.141 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:51.141 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:51.141 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=250433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:51.197 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:48:51.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:51.197 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:51.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:51.197 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:51.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-19 19:48:51.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-19 19:48:51.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-19 19:48:51.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:48:51.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-19 19:48:51.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-19 19:48:51.659 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-19 19:48:51.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:51.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-19 19:48:51.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-19 19:48:51.711 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-19 19:48:51.721 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-19 19:48:51.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-19 19:48:51.727 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-19 19:48:51.746 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-19 19:48:51.764 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:48:51.768 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-19 19:48:51.778 | net.bridge.bridge-nf-call-iptables = 1 2022-08-19 19:48:51.785 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:48:51.788 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-19 19:48:51.798 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-19 19:48:51.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-19 19:48:51.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-19 19:48:51.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-19 19:48:51.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-19 19:48:51.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:48:51.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:48:51.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:48:51.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:48:51.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:48:51.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-19 19:48:51.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-19 19:48:51.917 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-19 19:48:51.920 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-19 19:48:51.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-19 19:48:52.009 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-19 19:48:52.032 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:52.035 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-19 19:48:52.038 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.047 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-19 19:48:52.088 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-19 19:48:52.132 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:48:52.182 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:52.185 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:52.224 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-19 19:48:52.243 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:52.250 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.250 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:48:52.292 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.295 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:48:52.337 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.340 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:48:52.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-19 19:48:52.345 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-19 19:48:52.369 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:48:52.372 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-19 19:48:52.375 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-19 19:48:52.381 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-19 19:48:52.422 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:48:52.468 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:52.470 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:48:52.512 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:48:52.514 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:48:52.557 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:48:52.562 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:48:52.566 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:48:52.619 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-19 19:48:52.622 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:48:52.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-19 19:48:52.628 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:48:55.596 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:48:55.596 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:48:55.596 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=251013) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:48:55.650 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:48:55.650 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:48:55.650 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:55.650 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:55.650 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:55.651 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=251013) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:48:55.717 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-19 19:48:55.718 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=251013) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-19 19:48:55.718 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=251013) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-19 19:48:55.720 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:48:55.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:55.720 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:55.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:48:55.720 | from cryptography.utils import int_from_bytes 2022-08-19 19:48:56.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-19 19:48:56.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-19 19:48:56.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:48:56.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:48:56.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:48:56.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:48:56.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:48:56.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-19 19:48:56.144 | + functions:set_mtu:785 : local dev=br-data 2022-08-19 19:48:56.146 | + functions:set_mtu:786 : local mtu=1500 2022-08-19 19:48:56.149 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-19 19:48:56.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-19 19:48:56.196 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-19 19:48:56.199 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-19 19:48:56.203 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-19 19:48:56.206 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-19 19:48:56.208 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-19 19:48:56.213 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-19 19:48:56.214 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-19 19:48:56.217 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-19 19:48:56.220 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-19 19:48:56.223 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-19 19:48:56.226 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-19 19:48:56.228 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-19 19:48:56.231 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-19 19:48:56.236 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-19 19:48:56.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-19 19:48:56.239 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-19 19:48:56.246 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-19 19:48:56.249 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-19 19:48:56.252 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-19 19:48:56.254 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-19 19:48:56.259 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-19 19:48:56.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-19 19:48:56.265 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-19 19:48:56.269 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2022-08-19 19:48:56.272 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-19 19:48:56.281 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:56.286 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-19 19:48:56.289 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-19 19:48:56.292 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2022-08-19 19:48:56.295 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2022-08-19 19:48:56.297 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2022-08-19 19:48:56.300 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-19 19:48:56.302 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-19 19:48:56.308 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.47/22 brd 192.168.3.255 2022-08-19 19:48:56.309 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-19 19:48:56.309 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-19 19:48:56.310 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-19 19:48:56.317 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.47 2022-08-19 19:48:56.320 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.47 ' 2022-08-19 19:48:56.323 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2022-08-19 19:48:56.339 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2022-08-19 19:48:56.358 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-19 19:48:56.377 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-19 19:48:56.405 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.47 2022-08-19 19:48:59.416 | ARPING 192.168.0.47 from 192.168.0.47 br-data 2022-08-19 19:48:59.416 | Sent 3 probes (3 broadcast(s)) 2022-08-19 19:48:59.416 | Received 0 response(s) 2022-08-19 19:48:59.440 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-08-19 19:48:59.443 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-19 19:48:59.446 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-19 19:48:59.449 | + ./stack.sh:exit_trap:517 : jobs='233716 2022-08-19 19:48:59.449 | 248058' 2022-08-19 19:48:59.451 | + ./stack.sh:exit_trap:520 : [[ -n 233716 2022-08-19 19:48:59.451 | 248058 ]] 2022-08-19 19:48:59.454 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-19-193920 ]] 2022-08-19 19:48:59.460 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-19 19:48:59.461 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-19 19:48:59.461 | exit_trap: cleaning up child processes 2022-08-19 19:48:59.461 | + ./stack.sh:exit_trap:522 : kill 233716 248058 2022-08-19 19:48:59.464 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.fAPmOlckWN ']' 2022-08-19 19:48:59.466 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.fAPmOlckWN 2022-08-19 19:48:59.470 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-19 19:48:59.473 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-19 19:48:59.475 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-19 19:48:59.478 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-19 19:48:59.478 | Error on exit 2022-08-19 19:48:59.481 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-19 19:48:59.483 | + ./stack.sh:exit_trap:537 : generate-subunit 1660937955 584 fail 2022-08-19 19:48:59.742 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-19 19:48:59.744 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-19 19:49:00.428 | + ./stack.sh:exit_trap:551 : exit 1